Skip to content

Commit 2bbb8ec

Browse files
author
Karan Goel
committed
add a table of contents, close #61
1 parent 070095a commit 2bbb8ec

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,21 @@ Problems are motivated by the ones shared at:
2323
* [Martyr2’s Mega Project List](http://www.dreamincode.net/forums/topic/78802-martyr2s-mega-project-ideas-list/)
2424
* [Rosetta Code](http://rosettacode.org/)
2525

26-
27-
================================
26+
## Table of Contents
27+
28+
- [Numbers](https://github.com/karan/Projects#numbers)
29+
- [Classic Algorithms](https://github.com/karan/Projects#classic-algorithms)
30+
- [Graph](https://github.com/karan/Projects#graph)
31+
- [Data Structures](https://github.com/karan/Projects#data-structures)
32+
- [Text](https://github.com/karan/Projects#text)
33+
- [Networking](https://github.com/karan/Projects#networking)
34+
- [Classes](https://github.com/karan/Projects#classes)
35+
- [Threading](https://github.com/karan/Projects#threading)
36+
- [Web](https://github.com/karan/Projects#web)
37+
- [Files](https://github.com/karan/Projects#files)
38+
- [Databases](https://github.com/karan/Projects#databases)
39+
- [Graphics and Multimedia](https://github.com/karan/Projects#graphics-and-multimedia)
40+
- [Security](https://github.com/karan/Projects#security)
2841

2942
Numbers
3043
---------

0 commit comments

Comments
 (0)