Skip to content

Pull requests: phishman3579/java-algorithms-implementation

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
Assigned to nobody Loading
Sort

Pull requests list

Handle null or empty string inputs in reverse methods
#220 by lmada19 was closed Feb 12, 2025 Loading… updated Feb 12, 2025
4 tasks done
Added error handling for division by zero
#255 by Gill003 was closed Jan 14, 2025 Loading… updated Jan 14, 2025
4 tasks
Added IllegalArgumentException when divisor is 0
#254 by ArvindDhaliwal was closed Jan 11, 2025 Loading… updated Jan 11, 2025
4 tasks done
Moved constants to top of class for improved readability
#229 by AlecMcBurney was closed Oct 30, 2024 Loading… updated Oct 30, 2024
Moved constants to the top of the class file for better readability
#228 by bilalelkhouly was closed Oct 30, 2024 Loading… updated Oct 30, 2024
4 tasks
Handle Null and Empty Strings in String Reversal Methods
#201 by DanielGoel was closed Oct 30, 2024 Loading… updated Oct 30, 2024
Add tests for GreatestCommonDivisor Algorithms, Modular Algorithms
#108 by doanthihoaithu was closed Dec 11, 2023 Loading… updated Dec 11, 2023
4 tasks done
create some unit tests data flow
#129 by tricong1998 was closed Oct 7, 2023 Loading… updated Oct 7, 2023
4 tasks done
create base unittest gcd function
#121 by tricong1998 was closed Oct 7, 2023 Loading… updated Oct 7, 2023
4 tasks done
Added Selection Sort Algorithm
#178 by hirentimbadiya was closed Nov 12, 2022 Loading… updated Nov 12, 2022
4 tasks done
Added Cycle Sort Algorithm in Java
#177 by hirentimbadiya was closed Nov 12, 2022 Loading… updated Nov 12, 2022
4 tasks done
Refactored three functions in order to reduce Cyclomatic complexity
#164 by akerfel was closed Mar 1, 2022 Loading… updated Mar 1, 2022
4 tasks done
Adding essential Sorting Algorithms
#134 by varshneypragyan was closed Jul 12, 2021 Loading… updated Jul 12, 2021
4 tasks done
Add helper functions
#157 by yvdyash was closed Oct 11, 2020 Loading… updated Oct 11, 2020
4 tasks
Add instrumentation for functions 1 & 2.
#151 by adambenali was closed Feb 17, 2020 Loading… updated Feb 17, 2020
Teo java improvements
#138 by TeodorRussu was closed Jan 29, 2020 Loading… updated Jan 29, 2020
Update BubbleSort.java
#139 by gauravdarbhanga was merged Jan 29, 2020 Loading… updated Jan 29, 2020
4 tasks
Update CountingSort.java
#140 by gauravdarbhanga was merged Jan 29, 2020 Loading… updated Jan 29, 2020
4 tasks
Update BinarySearch.java
#141 by gauravdarbhanga was merged Jan 29, 2020 Loading… updated Jan 29, 2020
4 tasks
Update LowerBound.java
#142 by gauravdarbhanga was merged Jan 29, 2020 Loading… updated Jan 29, 2020
4 tasks
Update .travis.yml
#150 by phishman3579 was merged Jan 29, 2020 Loading… updated Jan 29, 2020
4 tasks done
abc
#125 by ha1999 was closed Jan 29, 2020 Loading… updated Jan 29, 2020
4 tasks
Added Comment on Linear Search Logic
#137 by kalyaniingle was merged Jan 29, 2020 Loading… updated Jan 29, 2020
4 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.