Skip to content

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

Notifications You must be signed in to change notification settings

mehedi-iitdu/leetcode-problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode-problems

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

LeetCode Topics

Hash Table

0017-letter-combinations-of-a-phone-number
0128-longest-consecutive-sequence
0383-ransom-note
1620-check-if-array-pairs-are-divisible-by-k

String

0017-letter-combinations-of-a-phone-number
0151-reverse-words-in-a-string
0179-largest-number
0383-ransom-note
0957-minimum-add-to-make-parentheses-valid
1304-longest-happy-string
3195-separate-black-and-white-balls
3451-string-compression-iii

Counting

0383-ransom-note
1620-check-if-array-pairs-are-divisible-by-k

Two Pointers

0151-reverse-words-in-a-string
3195-separate-black-and-white-balls

Array

0128-longest-consecutive-sequence
0137-single-number-ii
0162-find-peak-element
0179-largest-number
0213-house-robber-ii
0215-kth-largest-element-in-an-array
1620-check-if-array-pairs-are-divisible-by-k
2616-maximal-score-after-applying-k-operations

Union Find

0128-longest-consecutive-sequence

Database

0175-combine-two-tables
0181-employees-earning-more-than-their-managers
0197-rising-temperature
0584-find-customer-referee
0595-big-countries
1153-product-sales-analysis-i
1258-article-views-i
1509-replace-employee-id-with-the-unique-identifier
1724-customer-who-visited-but-did-not-make-any-transactions
1827-invalid-tweets
1908-recyclable-and-low-fat-products

Greedy

0179-largest-number
0670-maximum-swap
0957-minimum-add-to-make-parentheses-valid
1304-longest-happy-string
2616-maximal-score-after-applying-k-operations
3195-separate-black-and-white-balls

Heap (Priority Queue)

0215-kth-largest-element-in-an-array
1304-longest-happy-string
2616-maximal-score-after-applying-k-operations

Binary Search

0162-find-peak-element
0222-count-complete-tree-nodes

Bit Manipulation

0137-single-number-ii
0222-count-complete-tree-nodes

Tree

0222-count-complete-tree-nodes
0988-flip-equivalent-binary-trees
2646-kth-largest-sum-in-a-binary-tree

Binary Tree

0222-count-complete-tree-nodes
0988-flip-equivalent-binary-trees
2646-kth-largest-sum-in-a-binary-tree

Stack

0957-minimum-add-to-make-parentheses-valid

Backtracking

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

Dynamic Programming

0213-house-robber-ii

Divide and Conquer

0215-kth-largest-element-in-an-array

Sorting

0179-largest-number
0215-kth-largest-element-in-an-array
2646-kth-largest-sum-in-a-binary-tree

Quickselect

0215-kth-largest-element-in-an-array

Math

0670-maximum-swap

Breadth-First Search

2646-kth-largest-sum-in-a-binary-tree

Depth-First Search

0988-flip-equivalent-binary-trees

About

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages