Skip to content

Commit 6a02143

Browse files
authored
Merge pull request AllAlgorithms#39 from AllAlgorithms/issue/38
resolve AllAlgorithms#38
2 parents b9f5ed4 + f356ed8 commit 6a02143

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

readme.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,20 @@
1919
## Contents
2020

2121
- [Arithmetic Analysis](arithmetic-analysis)
22-
- [Graphs](graphs)
23-
- [Math](math)
2422
- [Ciphers](ciphers)
23+
- [Cryptography](cryptography)
2524
- [Data Structures](data-structures)
2625
- [Dynamic Programming](dynamic-programming)
26+
- [Greedy](greedy)
27+
- [Graphs](graphs)
28+
- [Math](math)
29+
- [Neutral Network](neutral-network)
2730
- [Hashes](hashes)
2831
- [Searches](searches)
2932
- [Sorting](sorting)
3033
- [Strings](strings)
3134
- [Traversals](traversals)
35+
- [Others](others)
3236

3337
## License
3438

0 commit comments

Comments
 (0)