issues
search
TheAlgorithms
/
Solidity
Algorithms and data structures implemented in Solidity
GNU Lesser General Public License v2.1
332
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Relicense under MIT?
#89
Panquesito7
opened
9 months ago
5
Added Insertion sort, palindrome code as well as Subset generator code
#88
Yash9276
closed
1 year ago
0
Insertion sort and More String related problem in Maths Section
#87
Yash9276
opened
1 year ago
1
Fixed the underFlow bug in src/binarySearch.sol
#86
Adi9876
closed
1 year ago
2
[BUG] Possible underflow in binary search
#85
Vikram710
closed
1 year ago
2
LIS using Dynamic Programming
#84
jinilshah21
opened
1 year ago
1
counting sort for solidity
#83
nathanb9
closed
1 year ago
0
Add Check Prime and GCD
#82
Inf3n0s
closed
1 year ago
0
LCS contraction addition in dynamic programming
#81
priyda
opened
1 year ago
0
Inheritance demonstrated
#80
priyda
closed
1 year ago
4
Contract to explain how to use struct data type in voting app
#79
priyda
closed
1 year ago
3
events in solidity
#78
priyda
closed
1 year ago
1
changes to add more contracts
#77
priyda
closed
1 year ago
0
Common SPDX License
#76
sreekar9601
closed
2 years ago
0
Update sumDigit.t.sol
#75
rifqij
closed
1 year ago
0
Update zellersCongruenceAlgorithm.t.sol
#74
rifqij
closed
2 years ago
0
Update AddArray.t.sol
#73
rifqij
closed
2 years ago
0
Update SelectionSort.t.sol
#72
rifqij
closed
2 years ago
0
Update BubbleSort.t.sol
#71
rifqij
closed
2 years ago
0
Update Knapsack.t.sol
#70
rifqij
closed
2 years ago
1
Update Knapsack.sol
#69
rifqij
closed
2 years ago
0
Update Knapsack.t.sol
#68
rifqij
closed
2 years ago
0
Update Knapsack.sol
#67
rifqij
closed
2 years ago
1
added nthterm.sol solidity contract
#66
Rkvishnu
closed
1 year ago
0
added two solidity files
#65
Rkvishnu
closed
1 year ago
1
Uniform SPDX License identifier across all contracts
#64
sreekar9601
closed
2 years ago
1
[UPDATED]- ADDED SETUP INSTRUCTIONS TO README
#63
Perelyn-sama
closed
2 years ago
0
fix: AutoPrettier changes not being pushed
#62
Panquesito7
closed
2 years ago
3
[Core] Stop the DSA PR
#61
mkubdev
opened
2 years ago
10
[ALGO] Left Rotation of an Array by k times.
#60
0xSumitBanik
opened
2 years ago
2
[ALGO] Add an algorithm for left rotation of an array
#59
0xSumitBanik
opened
2 years ago
3
[TESTS] LinearSearch and Binary Search Tests
#58
0xSumitBanik
closed
1 year ago
0
[TESTS] Add Foundry Tests for Linearsearch and BinarySearch
#57
0xSumitBanik
closed
1 year ago
2
[Doc]: Update the list alphabetically + fix `Searches` folder ref
#56
mkubdev
closed
2 years ago
0
[test] Foundry Test for Selection sort
#55
0xSumitBanik
closed
2 years ago
0
[add] reverse array function
#54
0xSumitBanik
closed
2 years ago
0
Add a GitHub Actions workflow to generate `DIRECTORY.md`
#53
Panquesito7
opened
2 years ago
4
Binary exponentiation+merge sort
#52
xeno097
closed
2 years ago
1
Added stringMatching algorithm in Maths
#51
sreekar9601
closed
2 years ago
0
Added dp algorithm knapsack and it's test
#50
RohitSingh107
closed
2 years ago
1
chore: add codeowners
#49
Panquesito7
closed
2 years ago
1
Changes to use markdown formating. issue #2
#48
priyda
closed
2 years ago
4
Create LinearSearch.sol
#47
priyda
closed
2 years ago
1
fix: add new entry + fix list display
#46
mkubdev
closed
2 years ago
0
Change for issue#39 fix
#45
priyda
closed
2 years ago
0
added list of algorithms to the readme
#44
poorvadiwan
closed
2 years ago
0
update development environment
#43
donBarbos
closed
1 year ago
4
[Feat]: Add the binary exponentation and merge sort algoritms
#42
xeno097
closed
2 years ago
2
[add] Function to Reverse an Array
#41
0xSumitBanik
closed
2 years ago
2
Linear Search algorithm
#40
priyda
closed
2 years ago
2
Next