Skip to content

Pull requests: kodecocodes/swift-algorithm-club

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

Pull requests list

Refactor selection sort to sort in place
#1018 opened Oct 14, 2023 by ibrahimHamed Loading…
2 tasks done
Update LinkedList.swift
#1017 opened Aug 2, 2023 by syt2 Loading…
2 tasks done
Bugfix for failing to sort correctly
#1012 opened Feb 4, 2023 by zhaoyuyu Loading…
Update Graph.swift
#1007 opened Jan 13, 2023 by CHIRAGGARORA Loading…
2 tasks done
Update FizzBuzz.swift
#1006 opened Jan 13, 2023 by CHIRAGGARORA Loading…
2 tasks done
Update words to match the code.
#999 opened Apr 29, 2022 by davidleee Loading…
2 tasks done
Fix case, that 1 is prime
#995 opened Mar 17, 2022 by Tiza59 Loading…
Binary search. if -> guard
#994 opened Mar 12, 2022 by prokhorovxo Loading…
2 tasks done
CountMInSketch - Implementation + testing + readme
#990 opened Jan 7, 2022 by danibachar Loading…
2 tasks done
Prim Algorithm Implementation
#985 opened Oct 12, 2021 by iskandir Loading…
2 tasks done
extend OrderedSet with convenience methods ensure_at_front/end..
#981 opened Jul 15, 2021 by dec1 Loading…
2 tasks done
Minimax algorithm with example of use in tic tac toe game
#977 opened Jun 23, 2021 by michalnowak061 Loading…
2 tasks done
DepthFirstSearch(Iterative)
#973 opened May 29, 2021 by yashjivani1 Loading…
2 tasks done
Chinese Whisper Algorithm
#966 opened Feb 22, 2021 by LA-Labs Loading…
2 tasks done
Improve LinkedList Array initliasier
#958 opened Dec 23, 2020 by pwallrich Loading…
2 tasks done
Fixes #943 - Least Common Multiple error for certain numbers.
#957 opened Oct 21, 2020 by gkwaerp Loading…
2 tasks done
Improved LinkedList: init from Sequence
#955 opened Oct 9, 2020 by timstudt Loading…
2 tasks done
[Trie] Fix trie contains function for empty string
#954 opened Oct 8, 2020 by lexorus Loading…
2 tasks done
adds documentation for Bubble Sort
#953 opened Oct 7, 2020 by JulioBBL Loading…
2 tasks done
adds Stalin Sort
#951 opened Oct 3, 2020 by JulioBBL Loading…
2 tasks done
Stack implementation in Python
#950 opened Oct 2, 2020 by Pragati-Kalra Loading…
2 tasks
Implemented binary indexed tree.
#949 opened Oct 1, 2020 by st235 Loading…
2 tasks done
Added a file that aids in String and Int Conversions
#948 opened Sep 30, 2020 by TheNova22 Loading…
2 tasks done
ProTip! no:milestone will show everything without a milestone.