Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ash12345678987654321 authored Oct 15, 2018
1 parent d134192 commit 6dac451
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ ACM-ICPC Algorithms is a collection of important algorithms and data structures
* [Kruskal MST](/Graph/KruskalsMST)
* [Prims MST](/Graph/PrimsMST)
* [Sack](/Graph/Sack)
* [SPFA SSSP](/Graph/SPFA SSSP)
* [SPFA SSSP](/Graph/SPFA%20SSSP)
* [Targan SCC](/Graph/TarganSCC)
* [Topo Sort](/Graph/TopoSort)
* [Greedy Algorithms](/Greedy)
Expand All @@ -113,7 +113,7 @@ ACM-ICPC Algorithms is a collection of important algorithms and data structures
* [3 Sum](/Hashing/3_Sum)
* [4 Sum](/Hashing/4_Sum)
* [Input](/Input)
* [Fast_Input] (/Input/fast_input)
* [Fast_Input] (/Input/Fast_Input)
* [Mathematical Algorithms](/Math)
* [3 Sum square complexity](/Math/3_Sum_square_complexity)
* [Factors Of A Given Number](/Math/All%20factors%20of%20a%20given%20Number)
Expand Down

0 comments on commit 6dac451

Please sign in to comment.