Skip to content

Pull requests: deutranium/Algorithms

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

Bump scikit-learn from 1.0 to 1.0.1 in /machineLearningAlgorithms/Perceptron/python dependencies Pull requests that update a dependency file
#281 opened Feb 1, 2024 by dependabot bot Loading…
Added Shortest Path Algorithms Using C++
#279 opened Oct 6, 2023 by Mayurishinde27 Loading…
13 tasks done
C++ implementation for greedy graph colouring algo
#272 opened Jan 15, 2023 by abhaysinghraihal Loading…
11 of 13 tasks
Create heapSort.java
#271 opened Jan 15, 2023 by torpid-pj Loading…
9 of 13 tasks
TopologicalSorting.cpp
#269 opened Jan 15, 2023 by pandey2021 Loading…
8 of 13 tasks
add python implementaion of trie
#268 opened Dec 4, 2022 by epsilon06 Loading…
Create 0-1_knapsack_in_python.py
#267 opened Dec 4, 2022 by Sanskarv417 Loading…
Added Python implementation for kruskal's algorithm
#266 opened Dec 4, 2022 by Trived-K Loading…
6 tasks
implemented graph coloring algorithm in cpp
#265 opened Dec 4, 2022 by skywalker2207 Loading…
13 tasks
Create BFS Using JS author response awaited The author has been notified of the changes but haven't responded contributing fixes For fixes related to naming conventions etc.
#142 opened Oct 23, 2020 by manavbhikadiya Loading…
13 tasks done
This PR implements the code for exponential search in javascript referred in issue #42. author response awaited The author has been notified of the changes but haven't responded
#109 opened Oct 5, 2020 by Ankitasareen Loading…
2 of 13 tasks
ProTip! Exclude everything labeled bug with -label:bug.