Skip to content

Collection of LeetCode questions to ace the coding interview!

Notifications You must be signed in to change notification settings

ypMarkJo/algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

124 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm

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

LeetCode Topics

Array

0217-contains-duplicate
0747-min-cost-climbing-stairs
1580-shuffle-the-array
1635-number-of-good-pairs
1802-number-of-students-unable-to-eat-lunch
2585-delete-greatest-value-in-each-row
2917-count-pairs-whose-sum-is-less-than-target

Hash Table

0217-contains-duplicate
0242-valid-anagram
1635-number-of-good-pairs

Math

1635-number-of-good-pairs

Counting

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

String

0242-valid-anagram
1341-split-a-string-in-balanced-strings
1652-minimum-suffix-flips

Greedy

1341-split-a-string-in-balanced-strings
1652-minimum-suffix-flips

Sorting

0217-contains-duplicate
0242-valid-anagram
2585-delete-greatest-value-in-each-row
2917-count-pairs-whose-sum-is-less-than-target

Heap (Priority Queue)

2585-delete-greatest-value-in-each-row

Matrix

2585-delete-greatest-value-in-each-row

Simulation

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

Dynamic Programming

0338-counting-bits
0747-min-cost-climbing-stairs

Tree

0975-range-sum-of-bst

Depth-First Search

0975-range-sum-of-bst

Binary Search Tree

0975-range-sum-of-bst
2917-count-pairs-whose-sum-is-less-than-target

Binary Tree

0975-range-sum-of-bst

Bit Manipulation

0338-counting-bits

Two Pointers

2917-count-pairs-whose-sum-is-less-than-target

Stack

1802-number-of-students-unable-to-eat-lunch

Queue

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

Design

0969-number-of-recent-calls

Data Stream

0969-number-of-recent-calls

About

Collection of LeetCode questions to ace the coding interview!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published