V
Visa
84 questions tracked80 with solutions
Frequency scoreSorted highest β lowest frequencyβ Our Solution = we have a detailed walkthrough
Showing 84 of 84 questions
1ArrayDynamic ProgrammingMemoizationMatrix
8Hash TableStringSliding Window
9ArrayGreedySortingHeap (Priority Queue)
10MediumMatch Alphanumerical Pattern in Matrix I
ArrayHash TableStringMatrix
12ArrayHash TableStringSorting
14MathDynamic ProgrammingBrainteaserGame Theory
15ArrayBinary SearchBinary Indexed TreeSegment Tree
17ArrayTreeDepth-First SearchBinary Tree
18Hash TableLinked ListDesignDoubly-Linked List
20ArrayTwo PointersDynamic ProgrammingStack+1
25ArrayDepth-First SearchBreadth-First SearchUnion Find+1
27MediumWalls and Gates
ArrayBreadth-First SearchMatrix
28ArrayHash TableMatrixCounting
29Two PointersStringDynamic Programming
31ArrayStackMonotonic Stack
33Depth-First SearchBreadth-First SearchGraphTopological Sort
34MediumLongest Continuous Subarray With Absolute Diff Less Than or Equal to Limitβ Our Solution ArrayQueueSliding WindowHeap (Priority Queue)+2
36ArrayDivide and ConquerDynamic Programming
37Hash TableStringBreadth-First Search
38ArrayHash TableDivide and ConquerSorting+4
39ArrayHash TableEnumeration
45ArrayStringBacktrackingDepth-First Search+1
47TreeDepth-First SearchBinary Tree
48StringRolling HashString MatchingHash Function
50MediumBrightest Position on Street
ArraySortingPrefix SumOrdered Set
52TreeDepth-First SearchBinary Tree
55ArrayHash TableStringBinary Search+3
56StringDynamic Programming
59Hash TableStringSliding WindowCounting
60ArrayRolling HashString MatchingHash Function
62MediumCandy Crush
ArrayTwo PointersMatrixSimulation
63ArrayHash TableStringTrie
64ArrayQueueSliding WindowHeap (Priority Queue)+1
69StringBinary SearchEnumeration
70ArrayGreedyHeap (Priority Queue)Ordered Set
71Dynamic ProgrammingTreeDepth-First SearchBinary Tree
72ArrayHash TableSortingHeap (Priority Queue)+1
75ArrayMathDivide and ConquerGeometry+3
81ArrayBinary SearchDivide and Conquer
84Hash TableLinked ListDesignDoubly-Linked List