Skip to content

resumejob/Leetcode-Problem-Pattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Leetcode Problem Pattern

Summary

There are many excellent articles here that can solve multiple similar problems through a template. We have organized these resources in hopes of helping everyone.😄

Table

Post Author Can Solve Problems
Most consistent ways of dealing with the series of stock problems by fun4LeetCode fun4LeetCode
General principles behind problems similar to "Reverse Pairs" fun4LeetCode
Summary of solutions for problems "reducible" to LeetCode 378 fun4LeetCode
Approach the problem using the "trial and error" algorithm fun4LeetCode
Java/C++ O(N) solution using cyclic swapping fun4LeetCode
[Python] Basic Calculator I, II, III easy solution, detailed explanation DBabichev
Python 140ms beats 100%, and works for N-sum (N>=2) zhuyinghua1203
Sum MegaPost - Python3 Solution with a detailed explanation peyman_np
A comprehensive guide and template for monotonic stack based problems darkalarm
A general approach to backtracking questions in Java (Subsets, Permutations, Combination Sum, Palind... issac3
Preorder, Inorder and Postorder Traversal Iterative Java Solution issac3
Monotonic Queue Summary luxy622
[Python] Powerful Ultimate Binary Search Template. Solved many problems zhijun_liao
[Python] Graph Algorithms One Place for quick revision sharmapriyanka2690

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published