- 
 
- 
  Notifications
 You must be signed in to change notification settings 
- Fork 5.8k
Pull requests: TheAlgorithms/JavaScript
Pull requests list
 feat: added Astar Search Algorithm in Graphs
 
 
 #1739
 opened Oct 20, 2024  by
 mathangpeddi
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 9 of 11 tasks
 
 
 
 Added CircularDoublyLinkedList.js alongwith it's test code
 
 
 #1414
 opened Oct 3, 2023  by
 debnath003
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 8 of 11 tasks
 
 
 
 Contribute: Added algorithm and tests for Unique Paths DP problem
 
 
 algorithm
 Adds or improves an algorithm 
 
 stale
 Closed due to age 
 
 
 
 #1118
 opened Oct 3, 2022  by
 Jaiharishan
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 9 of 11 tasks
 
 
 
 Add Kernighan's Algorithm for Counting Set Bits
 
 
 stale
 Closed due to age 
 
 
 
 #1107
 opened Sep 23, 2022  by
 smitgabani
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 9 of 11 tasks
 
 
 
 Resolve Project Euler 22
 
 
 stale
 Closed due to age 
 
 
 
 #1224
 opened Oct 23, 2022  by
 MatheusMuriel
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 9 of 11 tasks
 
 
 
 [DEV] Implementation of Hash Table Data Structure
 
 
 #1627
 opened Mar 1, 2024  by
 miladsade96
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 1 task done
 
 
 
 Compression: Huffman Coding
 
 
 hacktoberfest-accepted
 Accepted to be counted towards Hacktoberfest 
 
 
 
 #1513
 opened Oct 11, 2023  by
 aladin002dz
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 8 of 11 tasks
 
 
 
 UniquePaths2 and HornerScheme
 
 
 stale
 Closed due to age 
 
 
 
 #1240
 opened Oct 29, 2022  by
 Saimon398
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 8 of 11 tasks
 
 
 
 solution: Project Euler Problem 19
 
 
 stale
 Closed due to age 
 
 
 
 #1174
 opened Oct 12, 2022  by
 MatheusMuriel
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 9 of 11 tasks
 
 
 
 Added Miller Rabin Primality Test
 
 
 stale
 Closed due to age 
 
 
 
 #1321
 opened May 4, 2023  by
 sundaram123krishnan
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 9 of 11 tasks
 
 
 
 Project Euler 021
 
 
 stale
 Closed due to age 
 
 
 
 #1191
 opened Oct 15, 2022  by
 pomkarnath98
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 7 of 11 tasks
 
 
 
 Added CartesianProduct.js
 
 
 algorithm
 Adds or improves an algorithm 
 
 stale
 Closed due to age 
 
 
 
 #1082
 opened Aug 7, 2022  by
 xinzhe822
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 9 of 11 tasks
 
 
 
 adding fix #1342 fixing docs for FenWickTree and DepthFirstSearch
 
 
 #1647
 opened Mar 27, 2024  by
 mohmmadAyesh
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 3 tasks
 
 
 
 algorithm: quadratic formula
 
 
 stale
 Closed due to age 
 
 
 
 #1151
 opened Oct 9, 2022  by
 YorLecaros
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 7 of 11 tasks
 
 
 
 feat: add findLongestRecurringCycle algorithm
 
 
 #1733
 opened Oct 16, 2024  by
 abda-gaye
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 8 of 9 tasks
 
 
 
 Moore's Voting Algorithm - Boyer-Moore Majority Voting Algorithm
 
 
 
 
 
 #1750
 opened Oct 23, 2024  by
 mrinalchauhan
 
 
 
 
 
 
 Loading...
 
 
 
 
 
 Added program for infix to postfix conversion using stack
 
 
 stale
 Closed due to age 
 
 
 
 #1192
 opened Oct 15, 2022  by
 Harinath-B
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 8 of 11 tasks
 
 
 
 Added TopologicalSort implementaion on graph.
 
 
 stale
 Closed due to age 
 
 
 
 #1311
 opened Apr 2, 2023  by
 bhaskarcsawant
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 9 of 11 tasks
 
 
 
 fix: adding median of three technique and module interface to QuickSortRecursive.js and its test file
 
 
 #1686
 opened Sep 17, 2024  by
 stormkid2009
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 10 of 11 tasks
 
 
 
 Added Ford Fulkerson algorithm for Hacktoberfest contribution
 
 
 #1708
 opened Oct 2, 2024  by
 Sameeksha-12
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 9 of 11 tasks
 
 
 
 
 ProTip!
 Type g p on any issue or pull request to go back to the pull request listing page.
 
 
 
 You can’t perform that action at this time.