Title Difficulty Companies Videos
Sorting a Stack using push,pop,isEmpty and peek Medium
Implement 3 stacks in 1 array Medium
Implement insertion sort on stack Medium
Order-agnostic Binary Search on Sorted Array Medium
Unique BSTs 3 - Count given node keys between m and n Medium
Count frequency of target element in sorted array Medium
Determine if a string has all unique characters Medium
Find floor of target element in a sorted array Medium
Find the nearest numbers that have same number of 1s for an integer Medium
Implement selection sort on stack Medium
List Combinations - Generate unique combinations from list selecting 1 element from each Medium
Longest Substring with K Distinct Characters Medium google
Replace all spaces in c-style string with '%20' Medium
Set all bits of a number in a range equal to another number Medium
Swap odd and even bits in an integer Medium cisco
Find Common Elements in Two Sorted Linked Lists Medium
Find last modular node in linked list for given k Medium
Check if the length of a linked list is even or odd Medium
Reconstruct Jumbled Sequence Medium pinterest
Wiggle Sort Linked List Medium fitbit