@@ -68,7 +68,7 @@ In order to achieve greater coverage and encourage more people to contribute to
68
68
<td><a href="https://www.geeksforgeeks.org/a-search-algorithm/">A* Algorithm</a></td>
69
69
<td> <!-- C -->
70
70
<a href="./CONTRIBUTING.md">
71
- <img align="center" height="25" src="./logos/c .svg" />
71
+ <img align="center" height="25" src="./logos/github .svg" />
72
72
</a>
73
73
</td>
74
74
<td> <!-- C++ -->
@@ -83,7 +83,7 @@ In order to achieve greater coverage and encourage more people to contribute to
83
83
</td>
84
84
<td> <!-- Python -->
85
85
<a href="./CONTRIBUTING.md">
86
- <img align="center" height="25" src="./logos/python .svg" />
86
+ <img align="center" height="25" src="./logos/github .svg" />
87
87
</a>
88
88
</td>
89
89
<td> <!-- Go -->
@@ -126,7 +126,7 @@ In order to achieve greater coverage and encourage more people to contribute to
126
126
<td><a href="https://www.geeksforgeeks.org/bellman-ford-algorithm-dp-23/">Bellman-Ford Algorithm</a></td>
127
127
<td> <!-- C -->
128
128
<a href="./CONTRIBUTING.md">
129
- <img align="center" height="25" src="./logos/c .svg" />
129
+ <img align="center" height="25" src="./logos/github .svg" />
130
130
</a>
131
131
</td>
132
132
<td> <!-- C++ -->
@@ -822,7 +822,7 @@ In order to achieve greater coverage and encourage more people to contribute to
822
822
<td><a href="https://www.geeksforgeeks.org/ford-fulkerson-algorithm-for-maximum-flow-problem/">Ford-Fulkerson Algorithm</a></td>
823
823
<td> <!-- C -->
824
824
<a href="./CONTRIBUTING.md">
825
- <img align="center" height="25" src="./logos/c .svg" />
825
+ <img align="center" height="25" src="./logos/github .svg" />
826
826
</a>
827
827
</td>
828
828
<td> <!-- C++ -->
@@ -837,7 +837,7 @@ In order to achieve greater coverage and encourage more people to contribute to
837
837
</td>
838
838
<td> <!-- Python -->
839
839
<a href="./CONTRIBUTING.md">
840
- <img align="center" height="25" src="./logos/python .svg" />
840
+ <img align="center" height="25" src="./logos/github .svg" />
841
841
</a>
842
842
</td>
843
843
<td> <!-- Go -->
@@ -880,7 +880,7 @@ In order to achieve greater coverage and encourage more people to contribute to
880
880
<td><a href="https://www.geeksforgeeks.org/stable-marriage-problem/">Gale-Shapley Algorithm</a></td>
881
881
<td> <!-- C -->
882
882
<a href="./CONTRIBUTING.md">
883
- <img align="center" height="25" src="./logos/c .svg" />
883
+ <img align="center" height="25" src="./logos/github .svg" />
884
884
</a>
885
885
</td>
886
886
<td> <!-- C++ -->
@@ -895,7 +895,7 @@ In order to achieve greater coverage and encourage more people to contribute to
895
895
</td>
896
896
<td> <!-- Python -->
897
897
<a href="./CONTRIBUTING.md">
898
- <img align="center" height="25" src="./logos/python .svg" />
898
+ <img align="center" height="25" src="./logos/github .svg" />
899
899
</a>
900
900
</td>
901
901
<td> <!-- Go -->
@@ -1170,7 +1170,7 @@ In order to achieve greater coverage and encourage more people to contribute to
1170
1170
<td><a href="https://www.geeksforgeeks.org/hungarian-algorithm-assignment-problem-set-1-introduction/">Hungarian Algorithm</a></td>
1171
1171
<td> <!-- C -->
1172
1172
<a href="./CONTRIBUTING.md">
1173
- <img align="center" height="25" src="./logos/c .svg" />
1173
+ <img align="center" height="25" src="./logos/github .svg" />
1174
1174
</a>
1175
1175
</td>
1176
1176
<td> <!-- C++ -->
@@ -1185,7 +1185,7 @@ In order to achieve greater coverage and encourage more people to contribute to
1185
1185
</td>
1186
1186
<td> <!-- Python -->
1187
1187
<a href="./CONTRIBUTING.md">
1188
- <img align="center" height="25" src="./logos/python .svg" />
1188
+ <img align="center" height="25" src="./logos/github .svg" />
1189
1189
</a>
1190
1190
</td>
1191
1191
<td> <!-- Go -->
@@ -1344,7 +1344,7 @@ In order to achieve greater coverage and encourage more people to contribute to
1344
1344
<td><a href="https://www.geeksforgeeks.org/kruskals-minimum-spanning-tree-algorithm-greedy-algo-2/">Kruskal's Algorithm</a></td>
1345
1345
<td> <!-- C -->
1346
1346
<a href="./CONTRIBUTING.md">
1347
- <img align="center" height="25" src="./logos/c .svg" />
1347
+ <img align="center" height="25" src="./logos/github .svg" />
1348
1348
</a>
1349
1349
</td>
1350
1350
<td> <!-- C++ -->
@@ -1359,7 +1359,7 @@ In order to achieve greater coverage and encourage more people to contribute to
1359
1359
</td>
1360
1360
<td> <!-- Python -->
1361
1361
<a href="./CONTRIBUTING.md">
1362
- <img align="center" height="25" src="./logos/python .svg" />
1362
+ <img align="center" height="25" src="./logos/github .svg" />
1363
1363
</a>
1364
1364
</td>
1365
1365
<td> <!-- Go -->
@@ -1866,7 +1866,7 @@ In order to achieve greater coverage and encourage more people to contribute to
1866
1866
<td><a href="https://www.geeksforgeeks.org/prims-minimum-spanning-tree-mst-greedy-algo-5/">Prim's Algorithm</a></td>
1867
1867
<td> <!-- C -->
1868
1868
<a href="./CONTRIBUTING.md">
1869
- <img align="center" height="25" src="./logos/c .svg" />
1869
+ <img align="center" height="25" src="./logos/github .svg" />
1870
1870
</a>
1871
1871
</td>
1872
1872
<td> <!-- C++ -->
@@ -1881,7 +1881,7 @@ In order to achieve greater coverage and encourage more people to contribute to
1881
1881
</td>
1882
1882
<td> <!-- Python -->
1883
1883
<a href="./CONTRIBUTING.md">
1884
- <img align="center" height="25" src="./logos/python .svg" />
1884
+ <img align="center" height="25" src="./logos/github .svg" />
1885
1885
</a>
1886
1886
</td>
1887
1887
<td> <!-- Go -->
@@ -2100,7 +2100,7 @@ In order to achieve greater coverage and encourage more people to contribute to
2100
2100
<td><a href="https://www.geeksforgeeks.org/introduction-to-avl-tree/">AVL Tree</a></td>
2101
2101
<td> <!-- C -->
2102
2102
<a href="./CONTRIBUTING.md">
2103
- <img align="center" height="25" src="./logos/c .svg" />
2103
+ <img align="center" height="25" src="./logos/github .svg" />
2104
2104
</a>
2105
2105
</td>
2106
2106
<td> <!-- C++ -->
@@ -2115,7 +2115,7 @@ In order to achieve greater coverage and encourage more people to contribute to
2115
2115
</td>
2116
2116
<td> <!-- Python -->
2117
2117
<a href="./CONTRIBUTING.md">
2118
- <img align="center" height="25" src="./logos/python .svg" />
2118
+ <img align="center" height="25" src="./logos/github .svg" />
2119
2119
</a>
2120
2120
</td>
2121
2121
<td> <!-- Go -->
@@ -2738,7 +2738,7 @@ In order to achieve greater coverage and encourage more people to contribute to
2738
2738
<td><a href="https://www.geeksforgeeks.org/introduction-to-red-black-tree/">Red-Black Tree</a></td>
2739
2739
<td> <!-- C -->
2740
2740
<a href="./CONTRIBUTING.md">
2741
- <img align="center" height="25" src="./logos/c .svg" />
2741
+ <img align="center" height="25" src="./logos/github .svg" />
2742
2742
</a>
2743
2743
</td>
2744
2744
<td> <!-- C++ -->
@@ -4074,7 +4074,7 @@ In order to achieve greater coverage and encourage more people to contribute to
4074
4074
<td><a href="https://www.geeksforgeeks.org/topological-sorting/">Topological Sort</a></td>
4075
4075
<td> <!-- C -->
4076
4076
<a href="./CONTRIBUTING.md">
4077
- <img align="center" height="25" src="./logos/c .svg" />
4077
+ <img align="center" height="25" src="./logos/github .svg" />
4078
4078
</a>
4079
4079
</td>
4080
4080
<td> <!-- C++ -->
@@ -4089,7 +4089,7 @@ In order to achieve greater coverage and encourage more people to contribute to
4089
4089
</td>
4090
4090
<td> <!-- Python -->
4091
4091
<a href="./CONTRIBUTING.md">
4092
- <img align="center" height="25" src="./logos/python .svg" />
4092
+ <img align="center" height="25" src="./logos/github .svg" />
4093
4093
</a>
4094
4094
</td>
4095
4095
<td> <!-- Go -->
0 commit comments