Skip to content

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

njy622/Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm

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

Tree

0104-maximum-depth-of-binary-tree
0226-invert-binary-tree

Depth-First Search

0104-maximum-depth-of-binary-tree
0226-invert-binary-tree

Breadth-First Search

0104-maximum-depth-of-binary-tree
0226-invert-binary-tree

Binary Tree

0104-maximum-depth-of-binary-tree
0226-invert-binary-tree

String

1341-split-a-string-in-balanced-strings
1651-shuffle-string
1899-count-items-matching-a-rule
2406-decode-the-message
3194-find-words-containing-character

Greedy

1341-split-a-string-in-balanced-strings
2148-minimum-number-of-moves-to-seat-everyone

Counting

1341-split-a-string-in-balanced-strings
1635-number-of-good-pairs

Dynamic Programming

0118-pascals-triangle
0338-counting-bits
1013-fibonacci-number
1086-divisor-game

Bit Manipulation

0338-counting-bits

Array

0035-search-insert-position
0118-pascals-triangle
0682-baseball-game
1463-the-k-weakest-rows-in-a-matrix
1476-count-negative-numbers-in-a-sorted-matrix
1570-final-prices-with-a-special-discount-in-a-shop
1580-shuffle-the-array
1635-number-of-good-pairs
1651-shuffle-string
1802-number-of-students-unable-to-eat-lunch
1899-count-items-matching-a-rule
2148-minimum-number-of-moves-to-seat-everyone
2585-delete-greatest-value-in-each-row
2836-neither-minimum-nor-maximum
3194-find-words-containing-character

Math

1013-fibonacci-number
1086-divisor-game
1635-number-of-good-pairs

Recursion

1013-fibonacci-number

Memoization

1013-fibonacci-number

Brainteaser

1086-divisor-game

Game Theory

1086-divisor-game

Binary Search

0035-search-insert-position
1463-the-k-weakest-rows-in-a-matrix
1476-count-negative-numbers-in-a-sorted-matrix

Matrix

1463-the-k-weakest-rows-in-a-matrix
1476-count-negative-numbers-in-a-sorted-matrix
2585-delete-greatest-value-in-each-row

Graph

1916-find-center-of-star-graph

Sorting

1463-the-k-weakest-rows-in-a-matrix
2148-minimum-number-of-moves-to-seat-everyone
2585-delete-greatest-value-in-each-row
2836-neither-minimum-nor-maximum

Hash Table

1635-number-of-good-pairs
2406-decode-the-message

Stack

0682-baseball-game
1570-final-prices-with-a-special-discount-in-a-shop
1802-number-of-students-unable-to-eat-lunch

Queue

0969-number-of-recent-calls
1802-number-of-students-unable-to-eat-lunch

Simulation

0682-baseball-game
1802-number-of-students-unable-to-eat-lunch
2585-delete-greatest-value-in-each-row

Design

0969-number-of-recent-calls

Data Stream

0969-number-of-recent-calls

Monotonic Stack

1570-final-prices-with-a-special-discount-in-a-shop

Heap (Priority Queue)

1463-the-k-weakest-rows-in-a-matrix
2585-delete-greatest-value-in-each-row

LeetCode Topics

Math

3055-maximum-odd-binary-number

String

3055-maximum-odd-binary-number

Greedy

3055-maximum-odd-binary-number

About

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