[go: up one dir, main page]

0% found this document useful (0 votes)
4 views1 page

Software Development Common Patterns.

Uploaded by

Shivam Sah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views1 page

Software Development Common Patterns.

Uploaded by

Shivam Sah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

2/24/2021 (5) List of questions sorted by common patterns.

- LeetCode Discuss

Day
🎁 Limited time event to win giveaway! 🎁
Explore Problems Mock Contest Discuss Store

Back List of questions sorted by common patterns.

Maverick2594 726 Last Edit: October 22, 2020 5:52 AM 63.2K VIEWS

715 I created a LeetCode list for each of the patterns. I found it pretty useful, feel free to make a copy of the list

2 Heaps
Arrays
Backtracking
Dynamic Programming
Fast & Slow pointers
Graph Traversal
In-place traversal of LL
K-way merge
Merge Intervals
Modified Binary Search
Sliding window
Top K elements
Topological Sorting
Tree BFS
Tree DFS
Two Pointers

Good Luck & Happy Coding!!

interview preperation

Comments: Best Most Votes

Type comment here... (Markdown is supported)

AlgorithmImplementer 903 December 13, 2019 6:53 AM

Great.

Recently I found this link which contains a great list of all topics. You may find it useful as well. https://github.co
33 Show 6 replies Reply

sauravdas90 29 May 7, 2020 2:26 AM

https://leetcode.com/discuss/interview-question/448285/List-of-questions-sorted-by-common-patterns 1/1

You might also like