Skip to content

Pull requests: TheAlgorithms/Kotlin

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix: use GITHUB_ACTOR in git config
#105 opened Mar 18, 2024 by vil02 Loading…
added optimised twoSum solution
#103 opened Jan 5, 2024 by abhi472 Loading…
Create Bubble sort
#102 opened Oct 24, 2023 by Jahsid Loading…
Create Catlannumber.kt
#101 opened Oct 24, 2023 by KUSHAL-RAJ-PAREEK Loading…
Added: ReverseString.kt
#100 opened Oct 16, 2023 by yadavkhushwant Loading…
Updated Bubblesort.kt
#99 opened Oct 15, 2023 by Gopal0Gupta Loading…
Added ShakerSort with tests
#98 opened Jun 6, 2023 by Kirill99M Loading…
Tail Call Optimization
#95 opened Nov 19, 2022 by dvdonadelli Loading…
Add perimeter calculations in maths folder
#94 opened Oct 28, 2022 by adithyarao121 Loading…
radix sort algorithm and basic test added
#93 opened Oct 28, 2022 by chaiwon59 Loading…
Add shellsort
#90 opened Oct 10, 2022 by Martmists-GH Loading…
add math/Volume algorithms and its test
#89 opened Sep 11, 2022 by Ucok23 Loading…
Added anagram verifier
#86 opened Aug 1, 2022 by Duarte-Figueiredo Loading…
Update README.md
#85 opened Mar 20, 2022 by lkant8 Loading…
Supports Kotlin 1.6.10, Java 17 and gradle 7.3.3
#84 opened Jan 18, 2022 by Aexyn Loading…
5 tasks done
Queue implementation
#83 opened Nov 30, 2021 by ksetoue Loading…
Vigenere encryption
#82 opened Nov 15, 2021 by Aishwarya0601 Loading…
Des encryption
#81 opened Nov 15, 2021 by Aishwarya0601 Loading…
Add implementation of binary exponentiation
#80 opened Oct 24, 2021 by rahulc29 Loading…
Add N-order IIR Filter
#79 opened Oct 21, 2021 by Martmists-GH Loading…
Rsa encryption
#78 opened Oct 21, 2021 by Aishwarya0601 Loading…
Caesar encryption
#77 opened Oct 21, 2021 by Aishwarya0601 Loading…
feat: KMP search
#75 opened Oct 5, 2021 by i-redbyte Loading…
ProTip! Exclude everything labeled bug with -label:bug.