0% found this document useful (0 votes)
18 views

All Leetcode Lists So Far: - : DP (45 Problems)

The document lists various LeetCode problem lists organized by topic such as dynamic programming, greedy algorithms, graphs, backtracking, linked lists, bit manipulation, hash tables, disjoint-set unions, sliding window, tries, monotonic queues, trees, and easy, medium, and hard questions. The lists provide curated practice problems for different algorithms and data structures.

Uploaded by

Komal nadakuditi
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views

All Leetcode Lists So Far: - : DP (45 Problems)

The document lists various LeetCode problem lists organized by topic such as dynamic programming, greedy algorithms, graphs, backtracking, linked lists, bit manipulation, hash tables, disjoint-set unions, sliding window, tries, monotonic queues, trees, and easy, medium, and hard questions. The lists provide curated practice problems for different algorithms and data structures.

Uploaded by

Komal nadakuditi
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

ALL LEETCODE LISTS

SO FAR: -

Dp(45 problems):
https://leetcode.com/list/9x5spweh

Greedy(34 problems):
https://leetcode.com/list/925p7hr1

Graphs(28 problems):
https://leetcode.com/list/9x1uea1h

Backtracking(17 problems):
https://leetcode.com/list/9x9qz3md

Linkedlist(13 problems):
https://leetcode.com/list/9rizphpj/

Bitmanipulation list(21 problems):


https://leetcode.com/list/92qvw6c6

Hash table and map(46 problems):


https://leetcode.com/list/504wrexe/

Dsu or union find list(25 problems):


https://leetcode.com/list/5lhmb4mj/

Sliding window(12 problems):


https://leetcode.com/list/x1lbzfk3/

pg. 1 | All leetcode lists so far , Himanshu kumar(LinkedIn)


Trie(8 problems):
https://leetcode.com/list/5uyupjcr/

Monotonic queue and priority queue(13 problems):


https://leetcode.com/list/9rt1jt27/

Trees(Top 26):
https://leetcode.com/list/9ak7i9wv/

Trees(Top 74):
https://leetcode.com/list/5chyqxsi/

Must do easy questions:


https://leetcode.com/list/9x5k9q47

Must do medium questions:


https://leetcode.com/list/9x5k2fiv

60 questions to solve:
https://leetcode.com/list/9xpbvcmc

Blind curated 75:


https://leetcode.com/list/9hite3ug

pg. 2 | All leetcode lists so far , Himanshu kumar(LinkedIn)


Some of the dp, greedy, strings, arrays, trees
taken from seanprasad leetcode patterns,
interview bit:

Easy and mediums(45 questions):


https://leetcode.com/list/9de5c5o5

Hards(20 questions ):
https://leetcode.com/list/9de9px6d

Some of the hard questions taken from daily leetcode


coding challenge(20 questions):
https://leetcode.com/list/9n9nn3z7

CURATED BY- HIMANSHU KUMAR (LINKEDIN)


https://www.linkedin.com/in/himanshukumarmahuri

Credit-Internet

pg. 3 | All leetcode lists so far , Himanshu kumar(LinkedIn)

You might also like