Title Difficulty Companies Videos
Check if an Array of Integers is Sorted
Count frequency of target element in sorted array
Count number of bits to be flipped to convert A to B Easy
Determine if a string has all unique characters
Find floor of target element in a sorted array
Find the nearest numbers that have same number of 1s for an integer
Implement selection sort on stack
List Combinations - Generate unique combinations from list selecting 1 element from each Medium
Longest Substring with K distinct characters google
Maximum Pairwise Product 1 - Given only Positive Integers
Remove duplicates from an unsorted linked list keeping only one instance
Replace all spaces in c-style string with '%20'
Rotate String Problem Easy amazon apple ebay google linkedin microsoft oracle
Set all bits of a number in a range equal to another number
Swap odd and even bits in an integer cisco
Find smallest letter greater than target in a sorted array of letters Easy linkedin
Find Common Elements in Two Sorted Linked Lists
Find last modular node in linked list for given k
Check if the length of a linked list is even or odd
Array-based Trie Implementation
Closest Equal Element Queries Medium
Count Beautiful Numbers Hard
Count Cells in Overlapping Horizontal and Vertical Substrings Medium
Count Partitions with Even Sum Difference Easy
Count Special Subsequences Medium
Count Substrings Divisible By Last Digit Hard