Skip to content
/ leetCode Public

A collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v2](https://github.com/arunbhardwaj/LeetHub-2.0)

Notifications You must be signed in to change notification settings

smee6/leetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetCode

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

LeetCode Topics

Tree

0104-maximum-depth-of-binary-tree
0199-binary-tree-right-side-view
0783-search-in-a-binary-search-tree
0904-leaf-similar-trees
1544-count-good-nodes-in-binary-tree

Depth-First Search

0104-maximum-depth-of-binary-tree
0199-binary-tree-right-side-view
0871-keys-and-rooms
0904-leaf-similar-trees
1544-count-good-nodes-in-binary-tree

Breadth-First Search

0104-maximum-depth-of-binary-tree
0199-binary-tree-right-side-view
0871-keys-and-rooms
1544-count-good-nodes-in-binary-tree
2038-nearest-exit-from-entrance-in-maze

Binary Tree

0104-maximum-depth-of-binary-tree
0199-binary-tree-right-side-view
0783-search-in-a-binary-search-tree
0904-leaf-similar-trees
1544-count-good-nodes-in-binary-tree

Array

0074-search-a-2d-matrix
0121-best-time-to-buy-and-sell-stock
0169-majority-element
0455-assign-cookies
0485-max-consecutive-ones
0735-asteroid-collision
0792-binary-search
0890-lemonade-change
1552-build-an-array-with-stack-operations
1802-number-of-students-unable-to-eat-lunch
2038-nearest-exit-from-entrance-in-maze

Stack

0020-valid-parentheses
0735-asteroid-collision
1552-build-an-array-with-stack-operations
1802-number-of-students-unable-to-eat-lunch
2470-removing-stars-from-a-string

Simulation

0735-asteroid-collision
1552-build-an-array-with-stack-operations
1802-number-of-students-unable-to-eat-lunch
2470-removing-stars-from-a-string

String

0017-letter-combinations-of-a-phone-number
0020-valid-parentheses
0387-first-unique-character-in-a-string
2470-removing-stars-from-a-string

Hash Table

0017-letter-combinations-of-a-phone-number
0169-majority-element
0387-first-unique-character-in-a-string

Divide and Conquer

0169-majority-element

Sorting

0169-majority-element
0455-assign-cookies

Counting

0169-majority-element
0387-first-unique-character-in-a-string

Queue

0387-first-unique-character-in-a-string
1802-number-of-students-unable-to-eat-lunch

Linked List

0002-add-two-numbers

Math

0002-add-two-numbers
0062-unique-paths
0070-climbing-stairs
1236-n-th-tribonacci-number

Recursion

0002-add-two-numbers

Graph

0871-keys-and-rooms

Binary Search Tree

0074-search-a-2d-matrix
0783-search-in-a-binary-search-tree
0792-binary-search

Matrix

0074-search-a-2d-matrix
2038-nearest-exit-from-entrance-in-maze

Backtracking

0017-letter-combinations-of-a-phone-number

Two Pointers

0455-assign-cookies

Greedy

0455-assign-cookies
0890-lemonade-change

Dynamic Programming

0062-unique-paths
0070-climbing-stairs
0121-best-time-to-buy-and-sell-stock
0338-counting-bits
1236-n-th-tribonacci-number

Bit Manipulation

0338-counting-bits

Memoization

0070-climbing-stairs
1236-n-th-tribonacci-number

Combinatorics

0062-unique-paths

About

A collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v2](https://github.com/arunbhardwaj/LeetHub-2.0)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published