Skip to content

Pull requests: TheAlgorithms/JavaScript

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

Rename secondLargestElement.test.js to SecondLargestElement.test.js chore General improvement
#1039 by Ankush263 was merged Jun 6, 2022 Loading…
2 tasks
Add test case to the Exponential Search Algorithm tests Adds or fixes tests; issue that points out bugs in the tests
#1040 by Ankush263 was merged Jun 7, 2022 Loading…
3 tasks
Add test case to jump search Algorithm tests Adds or fixes tests; issue that points out bugs in the tests
#1041 by Ankush263 was merged Jun 10, 2022 Loading…
2 tasks
Add test case to Fibonacci Search Algorithm tests Adds or fixes tests; issue that points out bugs in the tests
#1042 by Ankush263 was merged Jun 11, 2022 Loading…
3 tasks
Add test case to Edit Distance Algorithm tests Adds or fixes tests; issue that points out bugs in the tests
#1044 by Ankush263 was merged Jun 12, 2022 Loading…
3 tasks
Add test case to Interpolation Search Algorithm tests Adds or fixes tests; issue that points out bugs in the tests
#1045 by Ankush263 was merged Jun 13, 2022 Loading…
3 tasks
Add new IsPalindrome implementation algorithm Adds or improves an algorithm
#1046 by HereBeAndre was merged Jun 16, 2022 Loading…
8 of 11 tasks
Wrapping the example matrix with outer array fix Fixes a bug
#1057 by tmkasun was merged Aug 2, 2022 Loading…
5 of 11 tasks
Add Affine Cipher algorithm Adds or improves an algorithm
#1067 by shidian00 was merged Jul 27, 2022 Loading…
8 of 11 tasks
Fix Affine-Cipher encrypt and drypt func fix Fixes a bug
#1077 by shidian00 was merged Aug 3, 2022 Loading…
8 of 11 tasks
Bugfix AVLTree comparator fix Fixes a bug
#1084 by kho-kho-kho was merged Aug 15, 2022 Loading…
5 of 11 tasks
algorithm: mobius function implementation algorithm Adds or improves an algorithm
#1088 by itsAkshayDubey was merged Sep 6, 2022 Loading…
9 of 11 tasks
add: countSubstrings function implementation algorithm Adds or improves an algorithm
#1091 by ajinkyac03 was merged Sep 7, 2022 Loading…
7 of 9 tasks
fix: factorial function code quality Code quality improvement
#1093 by itsAkshayDubey was merged Sep 7, 2022 Loading…
9 of 11 tasks
Binomial coefficient implementation algorithm Adds or improves an algorithm
#1094 by itsAkshayDubey was merged Sep 8, 2022 Loading…
9 of 11 tasks
algorithm: find the middle of linked-list algorithm Adds or improves an algorithm
#1096 by 10kartik was merged Sep 10, 2022 Loading…
7 of 9 tasks
feat: AVLTree 100% test coverage tests Adds or fixes tests; issue that points out bugs in the tests
#1098 by kho-kho-kho was merged Sep 13, 2022 Loading…
5 of 11 tasks
refactor: Cycledetection.js and added tests code quality Code quality improvement tests Adds or fixes tests; issue that points out bugs in the tests
#1099 by 10kartik was merged Sep 15, 2022 Loading…
9 of 11 tasks
algorithm: Liouville function
#1100 by itsAkshayDubey was merged Sep 15, 2022 Loading…
9 of 11 tasks
refactor: RotateListRight.js and added tests code quality Code quality improvement tests Adds or fixes tests; issue that points out bugs in the tests
#1101 by 10kartik was merged Sep 22, 2022 Loading…
8 of 11 tasks
algorithm: Iterative (and in-place) BFS for binary trees algorithm Adds or improves an algorithm
#1102 by kho-kho-kho was merged Sep 22, 2022 Loading…
7 of 11 tasks
algorithm: first unique char in a string
#1103 by 10kartik was merged Sep 22, 2022 Loading…
8 of 11 tasks
algorithm: Square free integer algorithm Adds or improves an algorithm
#1104 by itsAkshayDubey was merged Sep 22, 2022 Loading…
9 of 11 tasks
refactor: BFS tree algorithms code quality Code quality improvement
#1108 by kho-kho-kho was merged Sep 25, 2022 Loading…
4 of 11 tasks
tests: Zero One Knapsack tests Adds or fixes tests; issue that points out bugs in the tests
#1109 by NitinRamnani was merged Oct 2, 2022 Loading…
8 of 12 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.