Skip to content

Commit a07d79d

Browse files
author
Nadim-Mahmud
committed
merge
2 parents 47bbbe2 + dda7181 commit a07d79d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Codes of `Data Structures` , `Algorithms` and `Some Freqently used basic code` w
77

88

99
## Table of conetents :
10-
1110
* **Sorting Algorithm :**
1211
* [Bubble Sort](https://github.com/Nadim-Mahmud/Competitive-Programming-Template/blob/master/Source/Sorting/Bubble%20Sort.cpp)
1312
* [Insertion Sort](https://github.com/Nadim-Mahmud/Competitive-Programming-Template/blob/master/Source/Sorting/Insertion%20Sort.cpp)
@@ -75,6 +74,5 @@ Codes of `Data Structures` , `Algorithms` and `Some Freqently used basic code` w
7574
* [Number of Primes](https://github.com/Nadim-Mahmud/Competitive-Programming-Template/blob/master/Source/Number%20Theory/number%20of%20primes.txt)
7675
* [Gaussian Elemination](https://github.com/Nadim-Mahmud/Competitive-Programming-Template/blob/master/Source/Number%20Theory/gaussian_elemination.cpp)
7776
* [Catalan Number](https://github.com/Nadim-Mahmud/Competitive-Programming-Template/blob/master/Source/Number%20Theory/Catalan_number.cpp)
78-
7977
* **Miscellaneous :**
8078
* [Stern-Brocot tree](https://github.com/Nadim-Mahmud/Competitive-Programming-Template/blob/master/Source/Miscellaneous/Stern%20Brocot%20tree.cpp)

0 commit comments

Comments
 (0)