issues
search
TheAlgorithms
/
Kotlin
All Algorithms implemented in Kotlin
MIT License
1.44k
stars
374
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add fibonacci alg
#107
GoetzDeBouville
opened
1 week ago
0
fix: use `GITHUB_ACTOR` in `git config`
#105
vil02
opened
8 months ago
0
add algo to convert heap into tree
#104
sanjay-kr-commit
closed
8 months ago
0
added optimised twoSum solution
#103
abhi472
opened
10 months ago
0
Create Bubble sort
#102
Jahsid
opened
1 year ago
0
Create Catlannumber.kt
#101
KUSHAL-RAJ-PAREEK
opened
1 year ago
0
Added: ReverseString.kt
#100
yadavkhushwant
opened
1 year ago
0
Updated Bubblesort.kt
#99
Gopal0Gupta
opened
1 year ago
0
Added ShakerSort with tests
#98
Kirill99M
opened
1 year ago
0
Added areaOfATrapezium function to the math folder of algorithms
#97
lastcountr1
opened
1 year ago
0
Merge pull request
#96
Ucok23
opened
1 year ago
2
Tail Call Optimization
#95
dvdonadelli
opened
2 years ago
0
Add perimeter calculations in maths folder
#94
adithyarao121
opened
2 years ago
0
radix sort algorithm and basic test added
#93
chaiwon59
opened
2 years ago
0
Add bogo sort
#92
mohammadnr2817
closed
1 year ago
0
Volume algorithms
#91
ChrisO345
closed
1 year ago
0
Add shellsort
#90
Martmists-GH
opened
2 years ago
1
add math/Volume algorithms and its test
#89
Ucok23
opened
2 years ago
0
Gcd of 2 numbers
#88
PratyushSingh07
closed
1 year ago
0
Binary heap (min/max heap) implementation with tests
#87
AntonMinko
opened
2 years ago
0
Added anagram verifier
#86
Duarte-Figueiredo
opened
2 years ago
0
Update README.md
#85
lkant8
opened
2 years ago
0
Supports Kotlin 1.6.10, Java 17 and gradle 7.3.3
#84
Aexyn
opened
2 years ago
0
Queue implementation
#83
ksetoue
opened
2 years ago
0
Vigenere encryption
#82
Aishwarya0601
opened
3 years ago
0
Des encryption
#81
Aishwarya0601
opened
3 years ago
0
Add implementation of binary exponentiation
#80
rahulc29
opened
3 years ago
0
Add N-order IIR Filter
#79
Martmists-GH
opened
3 years ago
0
Rsa encryption
#78
Aishwarya0601
opened
3 years ago
0
Caesar encryption
#77
Aishwarya0601
opened
3 years ago
0
Caesar Encryption algorithm implemented
#76
Aishwarya0601
closed
3 years ago
0
feat: KMP search
#75
i-redbyte
opened
3 years ago
0
Add GCD to maths package
#74
derNiklaas
opened
3 years ago
0
added radix sort
#73
Perniciosius
opened
3 years ago
0
Added Absolute
#72
akshat-sahijpal
opened
3 years ago
0
Add Jump Search Algorithm
#71
foo290
opened
3 years ago
0
Added Shell Sort
#70
aliimran2000
closed
3 years ago
0
Added edit distance, rod cutting, matrix chain multiplication in dp and interpolation search
#69
abhi79k
closed
3 years ago
0
Added longest common subsequence, weighted job scheduling, unbounded knapsack and brick sort algorithms
#68
Akshay-H
closed
3 years ago
0
Two Sum
#67
3dylson
closed
3 years ago
0
added assembly line scheduling and fixed error in math.factorial
#66
abhi79k
closed
3 years ago
0
Added ZeroOne Knapsack Problem
#65
Akshay-H
closed
3 years ago
0
Added isPrime
#64
ghost
closed
3 years ago
0
Add workflow to add `DIRECTORY.md` with...
#63
Panquesito7
closed
3 years ago
0
Add fibonacci algorithm
#62
cloner93
closed
3 years ago
0
Add LinkedList
#61
mohsen2986
opened
3 years ago
2
Number of the digits
#60
GolnazTorabi
closed
3 years ago
1
Findmin
#59
GolnazTorabi
opened
3 years ago
0
Findmax
#58
GolnazTorabi
opened
3 years ago
0
Fibonacci: recursion approach
#57
GolnazTorabi
opened
3 years ago
1
Next