Skip to content

Commit 836b427

Browse files
committed
update doc
1 parent 9987436 commit 836b427

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ Selected problems that are included in LintCode but are not included in Leetcode
1111

1212
| problem | solution | tags | note |
1313
| --- | ---- | ---------| ----- |
14-
| 03.01 | [Insert Node in Binary Search Tree](https://github.com/interviewcoder/lintcode/blob/master/03_binarytree%26divideconquer/_01_InsertNodeInABinarySearchTree/Solution.java) | BST `LintCode Copyright` | |
14+
| 03.01 | [Insert Node in Binary Search Tree](https://github.com/interviewcoder/lintcode/blob/master/03_binarytree%26divideconquer/_01_InsertNodeInABinarySearchTree/Solution.java) | Binary Search Tree | |
1515
| 03.02 | [Search Range In Binary Search Tree](https://github.com/interviewcoder/lintcode/blob/master/03_binarytree%26divideconquer/_02_SearchRangeInBinarySearchTree/Solution.java) | Binary Search Tree | in-order + pruning |
1616
| 04.01 | [Longest Increasing Subsequence](https://github.com/interviewcoder/lintcode/blob/master/04_dynamicprogrammingI/_01_LongestIncreasingSubsequence/Solution.java) | Dynamic Programming | |
1717
| 05.01 | [Longest Common Substring](https://github.com/interviewcoder/lintcode/blob/master/05_dynamicprogrammingII/_01_LongestCommonSubstring/Solution.java) | Dynamic Programming | |
18-
| 05.02 | [Longest Common Subsequence](https://github.com/interviewcoder/lintcode/blob/master/05_dynamicprogrammingII/_02_LongestCommonSubsequence/Solution.java) | Dynamic Programming | |
18+
| 05.02 | [Longest Common Subsequence](https://github.com/interviewcoder/lintcode/blob/master/05_dynamicprogrammingII/_02_LongestCommonSubsequence/Solution.java) | Dynamic Programming | |
19+
| 07.01 | [Topological Sort](https://github.com/interviewcoder/lintcode/tree/master/07_graph%26search/_01_TopologicalSorting) | Topological Sort | |

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy