Skip to content

Pull requests: kodecocodes/swift-algorithm-club

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

Dev
#1022 opened May 9, 2024 by dec1
Refactor selection sort to sort in place
#1018 opened Oct 14, 2023 by ibrahimHamed
2 tasks done
Bugfix for failing to sort correctly
#1012 opened Feb 4, 2023 by zhaoyuyu
Update Graph.swift
#1007 opened Jan 13, 2023 by CHIRAGGARORA
2 tasks done
Update FizzBuzz.swift
#1006 opened Jan 13, 2023 by CHIRAGGARORA
2 tasks done
Update words to match the code.
#999 opened Apr 29, 2022 by davidleee
2 tasks done
Fix case, that 1 is prime
#995 opened Mar 17, 2022 by Tiza59
Binary search. if -> guard
#994 opened Mar 12, 2022 by prokhorovxo
2 tasks done
CountMInSketch - Implementation + testing + readme
#990 opened Jan 7, 2022 by danibachar
2 tasks done
Prim Algorithm Implementation
#985 opened Oct 12, 2021 by ApixDenice
2 tasks done
DepthFirstSearch(Iterative)
#973 opened May 29, 2021 by yashjivani1
2 tasks done
Chinese Whisper Algorithm
#966 opened Feb 22, 2021 by LA-Labs
2 tasks done
Improve LinkedList Array initliasier
#958 opened Dec 23, 2020 by pwallrich
2 tasks done
Improved LinkedList: init from Sequence
#955 opened Oct 9, 2020 by timstudt
2 tasks done
[Trie] Fix trie contains function for empty string
#954 opened Oct 8, 2020 by lexorus
2 tasks done
adds documentation for Bubble Sort
#953 opened Oct 7, 2020 by JulioBBL
2 tasks done
adds Stalin Sort
#951 opened Oct 3, 2020 by JulioBBL
2 tasks done
Stack implementation in Python
#950 opened Oct 2, 2020 by Pragati-Kalra
2 tasks
Implemented binary indexed tree.
#949 opened Oct 1, 2020 by st235
2 tasks done
Added a file that aids in String and Int Conversions
#948 opened Sep 30, 2020 by TheNova22
2 tasks done
ProTip! Filter pull requests by the default branch with base:master.