TitleDifficultyCompaniesVideos
Coin Change - Count Number of Ways of representing Amount given Finite supply of denominationsMedium
Coin Change Problem Family GuideMedium
Coin Change with Fewest Number of Coins Given Finite SupplyMedium
Coloring a Graph with Maximum Degree D Using D+1 ColorsMedium
Construct Quad TreeMediumamazon apple google uber
Count domino tiling in 4xn boardMedium
Count N-Digit Stepping NumbersMedium
Count Numbers with Unique DigitsMediumgoogle
Count reverse pairs in two individually sorted parts of an arrayMedium
Count Sorted Vowel StringsMedium
Count Ways to Tile a 3xN Board using 1x3 and 3x1 tilesMedium
Counting roundtrip paths in a graph given a number of stepsMedium
Decode a string to all valid interpretationsMediumuber
Design Snake GameMediumamazon apple bloomberg facebook google salesforce uber zillow
Design Twitter (Data Structure Design)Mediumamazon doordash oracle twitter yelp
Design Underground SystemMedium
Detect Cycle in Directed GraphMedium
Detonate the Maximum BombsMedium
Disjoint subsequences in an array with maximum differenceMedium
Dutch National Flag DNFMediumamazon apple bloomberg ebay facebook google linkedin microsoft oracle paypal pocket-gems pure-storage uber vmware yahoo
Edge-Disjoint Hamiltonian Circuits and the Round Table Seating ProblemShow thinkingMedium
Encode XMLMedium
Exponential SearchMedium
Find a line which passes the most number of pointsMedium
Find All Elements Appearing More Than Size by k Times in ArrayMedium
Find distinct elements common to all rows of a matrixMedium
Find if a number is divisible by 17 using bitwise operatorsMedium
Find integer average of two integersMedium
Find K Pairs with Smallest SumsMediumamazon apple facebook google linkedin microsoft uber
Find k Smallest Numbers from a million numbersMedium
Find largest subarray with sum of 0 in the given arrayMedium
Find longest Snake sequence in a given matrixMedium
Find maximum of two numbers without using comparison operators or if-elseMedium
Find Nth fibonacci modulo mMedium
Find Original Array From Doubled ArrayMedium
Find point of transition from 0 to 1 in an infinite sorted binary arrayMedium
Find Similar CommunitiesMediumreddit
Find the Kth Largest Integer in the ArrayMedium
Find the median in a row-wise sorted 2D matrixMedium
Find the next higher number containing the same number of set bitsMedium
Find the Nth Largest Element in a Rotated Sorted ArrayMedium
Find the position of an element in a sorted infinite arrayMedium
Flatten 2D VectorMediumairbnb apple facebook google lyft salesforce twitter uber zenefits
Fractional knapsack problemMedium
Freivald’s Algorithm to check if a matrix is product of twoMedium
Frog Jump IIMedium
Furthest Building You Can ReachMedium
Game of Master MindMedium
Generate 0 and 1 with 25% and 75% Probability Using a Fair CoinMedium
Generate one of 3 numbers according to given probabilitiesMedium