- Notifications
You must be signed in to change notification settings - Fork2
interviewcoder/lintcode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Selected problems that are included in LintCode but are not included in Leetcode (until 08.23.2015).
- written in Java
- OJ-accepted solutions (may contain different solutions for one problem)
- unit tests for solutions
- not too brief explanation for problem
problem | solution | tags | note |
---|---|---|---|
03.01 | Insert Node in Binary Search Tree | Binary Search Tree | |
03.02 | Search Range In Binary Search Tree | Binary Search Tree | in-order + pruning |
04.01 | Longest Increasing Subsequence | Dynamic Programming | |
05.01 | Longest Common Substring | Dynamic Programming | |
05.02 | Longest Common Subsequence | Dynamic Programming | |
07.01 | Topological Sort | Topological Sort |
About
problems in Lintcode and not in Leetcode (Java)
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.