Skip to content

ashishdotme/code.ashish.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

drawing

code.ashish.me

πŸŽ“ coding exercises from leetcode, hackerrank, codesignal etc.

screenshot

https://code.ashish.me

Stats

428 questions solved so far.

Sources

Notes

  • Sliding Window
    • input - linked list, array, string
    • questions type - longest/shortest substring, subarray
  • Dynamic Programming
    • questions type - maximum/minimum subarray/array/subset
  • Two Pointers
    • input - sorted array or linked list
    • questions type - find pair, tripler or subarray
  • Fast and slow pointers
    • input - linked list or array
    • questions type - length of linked list, position of element
  • Merge Intervals
    • questions type - overlapping intervals, mutually exclusive intervals, maximum cpu load
  • Cyclic sort
    • input - sorted array
    • questions type - missing/duplicate/smallest number in sorted array
  • Inplace reversal of linked list
    • questions type - reverse linked list without extra memory, reverse sublist, reverse every k-element sub-list
  • BFS
    • questions type - traverse tree level by level, zig zag traversal
  • DFS
    • questions type - traverse inorder, preorder, postorder or searching node closer to leaf
  • Two heaps
    • questions type - smallest/largest elements of set, scheduling, priority queue
  • Backtracking
    • questions type - permutations

Index

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy