- Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: phishman3579/java-algorithms-implementation
Author
Label
Projects
Milestones
Reviews
Assignee
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
Edit: I have made an updated version of this pull request. Please ignore this pull request.
#170 by akerfel was closed Mar 8, 2022 Loading… updated Mar 9, 2022
Edit: I have made an updated version of this pull request. Please ignore this pull request.
#172 by akerfel was closed Mar 9, 2022 Loading… updated Mar 9, 2022
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 instrumentation for functions 1 & 2.
#151 by adambenali was closed Feb 17, 2020 Loading… updated Feb 17, 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
Added Comment on Linear Search Logic
#137 by kalyaniingle was merged Jan 29, 2020 Loading… updated Jan 29, 2020
4 tasks done
Previous Next
ProTip! Follow long discussions with comments:>50.