Skip to content

Pull requests: keon/algorithms

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

Fix typo in test_array.py
#1551 by danchev was closed Apr 11, 2025 Loading… updated Apr 11, 2025
Add maximize_expression.py file in algorithms/dp
#717 by srivastavaayu was closed Mar 15, 2025 Loading… updated Mar 15, 2025
Add remove duplicates
#905 by oDqnger was merged Feb 5, 2024 Loading… updated Feb 9, 2025
Ayman branch
#925 by aymanpopje was closed Jun 14, 2024 Loading… updated Jun 14, 2024
Update summarize_ranges.py from dev
#923 by NirmalFdo183 was closed May 24, 2024 Loading… updated May 24, 2024
Create karatsuba.py
#544 by rishabh0098 was closed May 2, 2024 Loading… updated May 2, 2024
8 tasks
Update summarize_ranges.py
#912 by zlhanq was merged Feb 5, 2024 Loading… updated Mar 4, 2024
Added solution for subset sum
#885 by AKAnerdcaps was closed Feb 29, 2024 Loading… updated Feb 29, 2024
Add Kosaraju algorithm
#910 by rubalsxngh was merged Feb 5, 2024 Loading… updated Feb 5, 2024
2 tasks done
Add window sliding approach
#914 by PIYUSH-GOSWAMI was merged Feb 5, 2024 Loading… updated Feb 5, 2024
Added tests for segment tree structure and a function call fix
#584 by qf-jonathan was closed Nov 28, 2023 Loading… updated Nov 28, 2023
2 of 8 tasks
change search insert
#901 by shimafallah was closed May 27, 2023 Loading… updated May 27, 2023
A better insertion sort algorithm added
#503 by parisam83 was closed May 24, 2023 Loading… updated May 24, 2023
7 of 8 tasks
Added 4 more algorithms with test case
#883 by ya-sh-vardh-an was closed May 16, 2023 Loading… updated May 16, 2023
Add flatten
#820 by Bogyie was closed Apr 12, 2023 Loading… updated Apr 12, 2023
Update binary_search.py
#902 by Anujeet23 was merged Apr 4, 2023 Loading… updated Apr 4, 2023
code cleanup for algorithms
#825 by shimafallah was closed Mar 13, 2023 Loading… updated Mar 13, 2023
Fixed typos
#899 by joseph-alan-jose was closed Mar 10, 2023 Loading… updated Mar 10, 2023
Add dynamic programming algorithm to strings.min_distance.py
#838 by psalqvist was merged Mar 8, 2023 Loading… updated Mar 8, 2023
add FFT and tests
#847 by ekorre1001 was merged Mar 8, 2023 Loading… updated Mar 8, 2023
Fix search_range and add test
#868 by mojjominion was merged Mar 8, 2023 Loading… updated Mar 8, 2023
modified the return from both main and helper.
#886 by patilabhay679 was merged Mar 8, 2023 Loading… updated Mar 8, 2023
Fixed typos
#898 by joseph-alan-jose was merged Mar 8, 2023 Loading… updated Mar 8, 2023
Feature - Coverage check for maze_search #14
#895 by Kasche153 was closed Feb 21, 2023 Loading… updated Feb 21, 2023
two pointer approach added
#807 by Shubhanshu156 was closed Feb 18, 2023 Loading… updated Feb 18, 2023
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.