An open API service for providing issue and pull request metadata for open source projects.

GitHub / TheAlgorithms/JavaScript issues and pull requests

#1831 - test: add test suite for Trie data structure

Pull Request - State: open - Opened by Zahir-R 4 months ago

#1829 - Add count numbers divisible

Pull Request - State: open - Opened by AdvikHegde 4 months ago

#1828 - [OTHER]:

Issue - State: open - Opened by malafama122 4 months ago
Labels: awaiting triage

#1827 - [OTHER]:

Issue - State: open - Opened by malafama122 4 months ago
Labels: awaiting triage

#1826 - [OTHER]:

Issue - State: open - Opened by malafama122 4 months ago
Labels: awaiting triage

#1824 - Add diameter of a binary tree

Pull Request - State: open - Opened by RinkiJhunjhunwala 4 months ago

#1823 - Added Diameter of a binary tree algorithm

Pull Request - State: closed - Opened by RinkiJhunjhunwala 4 months ago

#1821 - Added minimum window substring implementation and test file.

Pull Request - State: closed - Opened by Mayank29903 4 months ago - 1 comment

#1820 - Feat add array rotation

Issue - State: open - Opened by Zahir-R 4 months ago

#1818 - feat: add condensation function using Kosaraju's algorithm for SCCs

Issue - State: closed - Opened by anurag2204-k 4 months ago - 1 comment

#1812 - fixes:#1806

Pull Request - State: open - Opened by sam28u 4 months ago

#1810 - Add morris traversal algorithm

Pull Request - State: open - Opened by PARTH-TUSSLE 4 months ago

#1809 - Level order traversal

Pull Request - State: open - Opened by aniket866 4 months ago

#1808 - Implemented Morris Traversal v2

Pull Request - State: open - Opened by aniket866 4 months ago

#1804 - feat: Added Kahn's Algorithm in Graphs

Pull Request - State: open - Opened by SusannaJoseph49 5 months ago

#1795 - [FEATURE]: Add Kahn's Algorithm in Graphs

Issue - State: open - Opened by RinkiJhunjhunwala 5 months ago

#1790 - chore: update spelling mistakes

Pull Request - State: closed - Opened by ridge-kimani 5 months ago - 2 comments

#1789 - feat: Fermat's last theorem test

Pull Request - State: closed - Opened by ridge-kimani 5 months ago - 1 comment

#1788 - all files formatted successfully

Pull Request - State: closed - Opened by karanupd12 6 months ago - 2 comments

#1785 - fix: improve mean function with input validation and extended tests

Pull Request - State: closed - Opened by FatihBARACKILIC 7 months ago - 1 comment

#1784 - [FEATURE]: Add `nextPrefixSum` Algorithm

Issue - State: closed - Opened by ShubhamG2004 7 months ago - 1 comment

#1781 - [FEATURE]:

Issue - State: closed - Opened by Gayejr 7 months ago

#1780 - [FEATURE]:

Issue - State: closed - Opened by Gayejr 7 months ago

#1779 - [OTHER]:

Issue - State: open - Opened by Gayejr 7 months ago
Labels: awaiting triage

#1777 - function added

Pull Request - State: open - Opened by sanya-thakur 9 months ago

#1777 - function added

Pull Request - State: open - Opened by sanya-thakur 9 months ago - 1 comment

#1776 - feat: Add algorithm and tests for Project Euler Problem 29 (Distinct Powers)

Pull Request - State: open - Opened by zeal-2004 9 months ago - 1 comment

#1775 - feat: add RSA encryption and decryption algorithm

Pull Request - State: open - Opened by QuantumSoham 10 months ago

#1775 - feat: add RSA encryption and decryption algorithm

Pull Request - State: open - Opened by QuantumSoham 10 months ago - 1 comment

#1774 - Added: Tarjan's SCC algorithm and test cases

Pull Request - State: open - Opened by vedas-dixit 10 months ago - 2 comments

#1774 - Added: Tarjan's SCC algorithm and test cases

Pull Request - State: open - Opened by vedas-dixit 10 months ago

#1773 - feat: add Substitution Cipher algorithm and tests

Pull Request - State: open - Opened by mmohamedkhaled 10 months ago

#1773 - feat: add Substitution Cipher algorithm and tests

Pull Request - State: open - Opened by mmohamedkhaled 10 months ago - 2 comments

#1772 - [OTHER]: 500 Internal Server Error on the website

Issue - State: open - Opened by Unnati-techie 11 months ago
Labels: awaiting triage

#1771 - chore(deps): bump vite from 5.4.8 to 5.4.14

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, javascript

#1771 - chore(deps): bump vite from 5.4.8 to 5.4.14

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, javascript

#1770 - Resolve duplicate entries for sieve of eratosthenes

Pull Request - State: closed - Opened by SpiderMath about 1 year ago - 2 comments

#1770 - Resolve duplicate entries for sieve of eratosthenes

Pull Request - State: closed - Opened by SpiderMath about 1 year ago - 2 comments

#1769 - feat: add tests for binary search trees

Pull Request - State: closed - Opened by ridge-kimani about 1 year ago

#1769 - feat: add tests for binary search trees

Pull Request - State: closed - Opened by ridge-kimani about 1 year ago

#1768 - Add LuhnAlgorithm.js and LuhnAlgorithm.test.js in Maths folder

Pull Request - State: open - Opened by HD-40307g about 1 year ago

#1768 - Add LuhnAlgorithm.js and LuhnAlgorithm.test.js in Maths folder

Pull Request - State: closed - Opened by ghost about 1 year ago

#1767 - Update AllCombinationsOfSizeK.js

Pull Request - State: open - Opened by M-zhar about 1 year ago - 1 comment

#1767 - Update AllCombinationsOfSizeK.js

Pull Request - State: open - Opened by M-zhar about 1 year ago

#1766 - chore(deps): bump codecov/codecov-action from 4 to 5

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#1765 - Implement sliding window algorithms for fixed and dynamic sizes with tests

Pull Request - State: closed - Opened by Kesavan-77 over 1 year ago - 3 comments

#1765 - Implement sliding window algorithms for fixed and dynamic sizes with tests

Pull Request - State: open - Opened by Kesavan-77 over 1 year ago - 3 comments

#1764 - update strings of message

Pull Request - State: closed - Opened by pfermodev over 1 year ago

#1763 - Create BinaryKnapsack.js

Pull Request - State: closed - Opened by anurag-sharma17 over 1 year ago - 1 comment

#1763 - Create BinaryKnapsack.js

Pull Request - State: closed - Opened by anurag-sharma17 over 1 year ago

#1762 - Create BinaryKnapsack.js

Pull Request - State: closed - Opened by anurag-sharma17 over 1 year ago - 1 comment

#1762 - Create BinaryKnapsack.js

Pull Request - State: closed - Opened by anurag-sharma17 over 1 year ago

#1761 - Dijkstra’s Algorithm

Pull Request - State: open - Opened by RohitVishwakarma8840 over 1 year ago

#1761 - Dijkstra’s Algorithm

Pull Request - State: closed - Opened by RohitVishwakarma8840 over 1 year ago - 2 comments

#1760 - Created Deque Implementation.js

Pull Request - State: closed - Opened by RohitVishwakarma8840 over 1 year ago - 2 comments

#1760 - Created Deque Implementation.js

Pull Request - State: closed - Opened by RohitVishwakarma8840 over 1 year ago - 2 comments

#1758 - feat: implement Booth's algorithm for lexicographically minimal rotation of a string.

Pull Request - State: closed - Opened by Rudrajiii over 1 year ago - 4 comments

#1758 - feat: implement Booth's algorithm for lexicographically minimal rotation of a string.

Pull Request - State: closed - Opened by Rudrajiii over 1 year ago - 2 comments

#1757 - feat: Implementing Rabin-Karp algorithm for substring search

Pull Request - State: closed - Opened by Rudrajiii over 1 year ago - 4 comments

#1757 - feat: Implementing Rabin-Karp algorithm for substring search

Pull Request - State: closed - Opened by Rudrajiii over 1 year ago - 3 comments

#1756 - insert or adding the algorithm of Backtracking: Hamiltonian Cycle:

Issue - State: closed - Opened by Atuloli01 over 1 year ago - 2 comments

#1755 - Create BestTimeToBuyAndSellStock2.js

Pull Request - State: open - Opened by shail-patel-321 over 1 year ago - 1 comment

#1755 - Create BestTimeToBuyAndSellStock2.js

Pull Request - State: open - Opened by shail-patel-321 over 1 year ago

#1754 - feat: Added digital root algorithm(also with recursion)

Pull Request - State: open - Opened by ankana2113 over 1 year ago

#1754 - feat: Added digital root algorithm(also with recursion)

Pull Request - State: open - Opened by ankana2113 over 1 year ago - 1 comment

#1753 - test: added for Linear Search Algorithm

Pull Request - State: closed - Opened by HRIDYANSHU054 over 1 year ago - 1 comment

#1752 - test: added tests for Decimal Isolate function

Pull Request - State: open - Opened by HRIDYANSHU054 over 1 year ago - 1 comment

#1752 - feat: added tests for Decimal Isolate function

Pull Request - State: open - Opened by HRIDYANSHU054 over 1 year ago

#1751 - Create Water_Jug_Problem.js function in the Recursive section

Pull Request - State: open - Opened by swappy-2003 over 1 year ago - 1 comment

#1750 - Moore's Voting Algorithm - Boyer-Moore Majority Voting Algorithm

Pull Request - State: open - Opened by mrinalchauhan over 1 year ago - 1 comment

#1749 - Feat/decimal isolate tests added

Pull Request - State: closed - Opened by HRIDYANSHU054 over 1 year ago - 2 comments

#1748 - Added Miller Rabin Primality test

Pull Request - State: open - Opened by Amal-Verma over 1 year ago

#1748 - Added Miller Rabin Primality test

Pull Request - State: open - Opened by Amal-Verma over 1 year ago - 2 comments

#1746 - update sudoku

Pull Request - State: closed - Opened by cap-sketch over 1 year ago - 2 comments

#1746 - update sudoku

Pull Request - State: closed - Opened by cap-sketch over 1 year ago - 2 comments

#1745 - Feature: Add-on of Held-Karp algorithm in Backtracking folder

Pull Request - State: closed - Opened by Jivanjamadar over 1 year ago

#1745 - Feature: Add-on of Held-Karp algorithm in Backtracking folder

Pull Request - State: closed - Opened by Jivanjamadar over 1 year ago

#1744 - Feature: Add-on of Held-karp algorithm in backtracking folder

Pull Request - State: closed - Opened by Jivanjamadar over 1 year ago

#1744 - Feature: Add-on of Held-karp algorithm in backtracking folder

Pull Request - State: open - Opened by Jivanjamadar over 1 year ago

#1743 - Feature/sum of fifth powers

Pull Request - State: open - Opened by abda-gaye over 1 year ago - 2 comments

#1743 - Feature/sum of fifth powers

Pull Request - State: open - Opened by abda-gaye over 1 year ago

#1742 - Feature/count distinct powers

Pull Request - State: open - Opened by abda-gaye over 1 year ago

#1742 - Feature/count distinct powers

Pull Request - State: open - Opened by abda-gaye over 1 year ago - 2 comments

#1741 - Feature/problem 27

Pull Request - State: open - Opened by abda-gaye over 1 year ago

#1741 - Feature/problem 27

Pull Request - State: open - Opened by abda-gaye over 1 year ago - 2 comments

#1740 - Feature/problem 26

Pull Request - State: open - Opened by abda-gaye over 1 year ago - 3 comments

#1739 - Added Astar Search Algorithm

Pull Request - State: open - Opened by mathangpeddi over 1 year ago