File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ UnaryCoding | :+1: | :+1: | :+1: | :+1: | | | | | | | | | |
45
45
QuickSelect | | :+1 : | :+1 : | :+1 : | | :+1 : | | | | | | | | | | | |
46
46
SieveOfEratosthenes | | :+1 : | :+1 : | :+1 : | | | | | | | :+1 : | | | | | | |
47
47
BitonicSort | :+1 : | :+1 : | | | :+1 : | | | | | | | | | | | | |
48
+ PrimeCheck | :+1 : | | :+1 : | | :+1 : | | | | | | | | | | | | |
48
49
SieveofEratosthenes | :+1 : | | | | :+1 : | | :+1 : | | | | | | | | | | |
49
50
Swap | | | | | :+1 : | :+1 : | | | | :+1 : | | | | | | | |
50
51
UnionFind | | :+1 : | :+1 : | | :+1 : | | | | | | | | | | | | |
@@ -57,7 +58,6 @@ Permutations | :+1: | | :+1: | :+1: | | | | | | | | | | |
57
58
RabinKarp | :+1 : | :+1 : | :+1 : | | | | | | | | | | | | | | |
58
59
TopologicalSort | :+1 : | :+1 : | :+1 : | | | | | | | | | | | | | | |
59
60
DiffieHellman | | | :+1 : | | | :+1 : | | | | | :+1 : | | | | | | |
60
- PrimeCheck | :+1 : | | | | :+1 : | | | | | | | | | | | | |
61
61
knapsack | | :+1 : | | | :+1 : | | | | | | | | | | | | |
62
62
AStarSearch | :+1 : | | :+1 : | | | | | | | | | | | | | | |
63
63
BitapAlgorithm | :+1 : | | :+1 : | | | | | | | | | | | | | | |
Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ UnaryCoding | :+1: | :+1: | :+1: | :+1: | | | | | | | | | |
45
45
QuickSelect | | :+1 : | :+1 : | :+1 : | | :+1 : | | | | | | | | | | | |
46
46
SieveOfEratosthenes | | :+1 : | :+1 : | :+1 : | | | | | | | :+1 : | | | | | | |
47
47
BitonicSort | :+1 : | :+1 : | | | :+1 : | | | | | | | | | | | | |
48
+ PrimeCheck | :+1 : | | :+1 : | | :+1 : | | | | | | | | | | | | |
48
49
SieveofEratosthenes | :+1 : | | | | :+1 : | | :+1 : | | | | | | | | | | |
49
50
Swap | | | | | :+1 : | :+1 : | | | | :+1 : | | | | | | | |
50
51
UnionFind | | :+1 : | :+1 : | | :+1 : | | | | | | | | | | | | |
@@ -57,7 +58,6 @@ Permutations | :+1: | | :+1: | :+1: | | | | | | | | | | |
57
58
RabinKarp | :+1 : | :+1 : | :+1 : | | | | | | | | | | | | | | |
58
59
TopologicalSort | :+1 : | :+1 : | :+1 : | | | | | | | | | | | | | | |
59
60
DiffieHellman | | | :+1 : | | | :+1 : | | | | | :+1 : | | | | | | |
60
- PrimeCheck | :+1 : | | :+1 : | | :+1 : | | | | | | | | | | | | |
61
61
knapsack | | :+1 : | | | :+1 : | | | | | | | | | | | | |
62
62
AStarSearch | :+1 : | | :+1 : | | | | | | | | | | | | | | |
63
63
BitapAlgorithm | :+1 : | | :+1 : | | | | | | | | | | | | | | |
@@ -119,4 +119,4 @@ Folder structure should be like this
119
119
120
120
## License
121
121
122
- [ Apache License 2.0] ( LICENSE )
122
+ [ Apache License 2.0] ( LICENSE )
You can’t perform that action at this time.
0 commit comments