Skip to content

Commit 04f4f8d

Browse files
committed
Update README.md
1 parent 3a504c3 commit 04f4f8d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,14 @@
1313
## Table of Contents
1414

1515
1. Practice
16+
* [Candidate algorithms](https://github.com/another-guy/problem-solving-ts/blob/master/src/practice/0-0-candidate-algorithms.md)
1617
* 1 Graph
1718
* 1.1 TopSort (Topological Sorting)
19+
* 1.2 Dijkstra's shortest path
1820
1. CodinGame
1921
* Easy
2022
* Chuck Norris (message encoding)
21-
2. Cracking the Coding Interview
23+
1. Cracking the Coding Interview
2224
* 1 TODO
2325
* 2 TODO
2426
* 3 Stacks and Queues

0 commit comments

Comments
 (0)