Skip to content

Pull requests: TheAlgorithms/Scala

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

Functional Merge Sort
#86 opened Mar 24, 2024 by krishna1m Loading…
chore: add ci.yml
#85 opened Jan 20, 2024 by vil02 Loading…
Use the most recent version of Scala 2
#81 opened Oct 8, 2023 by xxzgc Loading…
Create scala.yml
#78 opened Aug 16, 2023 by juinnlau Loading…
create a factorial with recursive in main source code
#77 opened Aug 13, 2023 by Law02 Loading…
Add pythagorean theorem and unit test
#76 opened Oct 1, 2022 by piromsurang Loading…
Added algorithms for surface area calculation
#74 opened Aug 8, 2022 by tongkahpauu Loading…
Adding Simple Calculator
#71 opened Aug 7, 2022 by Jevonzz Loading…
Added algorithms for area calculation
#69 opened Aug 6, 2022 by Vignnesh07 Loading…
Quick Sort List
#68 opened Jun 25, 2022 by thebinarysoul Loading…
made some changes
#58 opened Dec 1, 2020 by AndySakov Loading…
Fixing all of the compilation issues.
#45 opened May 21, 2020 by ChingizMard Loading…
InterpolationSearch and test cases
#43 opened Jan 18, 2020 by criskolonas Loading…
Turn CoinChange into a more idiomatic way
#40 opened Oct 13, 2019 by ops1111 Loading…
Binary search can returns insertion index
#39 opened Oct 1, 2019 by mt40 Loading…
added method and test for unbounded binary search
#26 opened Apr 16, 2019 by gaurav726 Loading…
ScalaMethod
#25 opened Apr 2, 2019 by ameet20 Loading…
Fix travis matrix build
#22 opened Oct 15, 2018 by mzuehlke Loading…
ProTip! Exclude everything labeled bug with -label:bug.