Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of LeetCode questions to ace the coding interview! - Created using LeetHub v2

LeetCode Topics

Array

0018-4sum
0136-single-number
0486-predict-the-winner
0704-binary-search
0877-stone-game
0907-sum-of-subarray-minimums
0977-squares-of-a-sorted-array
1140-stone-game-ii
1365-how-many-numbers-are-smaller-than-the-current-number
1406-stone-game-iii
1920-build-array-from-permutation
1929-concatenation-of-array
3731-find-missing-elements

Dynamic Programming

0486-predict-the-winner
0877-stone-game
0907-sum-of-subarray-minimums
1140-stone-game-ii
1406-stone-game-iii
1510-stone-game-iv
3302-find-the-lexicographically-smallest-valid-sequence

Stack

0907-sum-of-subarray-minimums

Monotonic Stack

0907-sum-of-subarray-minimums

Math

0412-fizz-buzz
0486-predict-the-winner
0877-stone-game
1140-stone-game-ii
1406-stone-game-iii
1510-stone-game-iv
3345-smallest-divisible-digit-product-i
3348-smallest-divisible-digit-product-ii

String

0412-fizz-buzz
3016-minimum-number-of-pushes-to-type-word-ii
3302-find-the-lexicographically-smallest-valid-sequence
3348-smallest-divisible-digit-product-ii

Simulation

0412-fizz-buzz
1920-build-array-from-permutation
1929-concatenation-of-array

Hash Table

1365-how-many-numbers-are-smaller-than-the-current-number
3016-minimum-number-of-pushes-to-type-word-ii
3731-find-missing-elements

Greedy

3016-minimum-number-of-pushes-to-type-word-ii
3302-find-the-lexicographically-smallest-valid-sequence
3348-smallest-divisible-digit-product-ii

Sorting

0018-4sum
0977-squares-of-a-sorted-array
1365-how-many-numbers-are-smaller-than-the-current-number
3016-minimum-number-of-pushes-to-type-word-ii
3731-find-missing-elements

Counting

3016-minimum-number-of-pushes-to-type-word-ii

Recursion

0486-predict-the-winner

Game Theory

0486-predict-the-winner
0877-stone-game
1140-stone-game-ii
1406-stone-game-iii
1510-stone-game-iv

Counting Sort

1365-how-many-numbers-are-smaller-than-the-current-number

Two Pointers

0018-4sum
0977-squares-of-a-sorted-array
3302-find-the-lexicographically-smallest-valid-sequence

Depth-First Search

3310-remove-methods-from-project

Breadth-First Search

3310-remove-methods-from-project

Graph Theory

3310-remove-methods-from-project

Enumeration

3345-smallest-divisible-digit-product-i

Backtracking

3348-smallest-divisible-digit-product-ii

Number Theory

3348-smallest-divisible-digit-product-ii

Binary Search

0704-binary-search

Minimax

1140-stone-game-ii
1510-stone-game-iv

Prefix Sum

1140-stone-game-ii

Zero-Sum Game

1140-stone-game-ii
1510-stone-game-iv

Nim Game

1510-stone-game-iv

Sprague–Grundy Theorem

1510-stone-game-iv

Bit Manipulation

0136-single-number

About

No description, website, or topics provided.

Resources

Stars

18 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages