- 
 
 - 
  Notifications
 
You must be signed in to change notification settings  - Fork 5.8k
 
Pull requests: TheAlgorithms/JavaScript
Pull requests list
 Module of Power of Two Using Bitmask
 
 
 #1355
 opened Sep 5, 2023  by
 gianvallejos92
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 9 of 11 tasks
 
 
 
 chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
 
 
 dependencies
 Pull requests that dependencies 
 
 
 
 
 
 
 #1337
 opened Jul 18, 2023  by
 dependabot
 bot
 
 
 
 
 
 Loading...
 
 
 
 
 
 chore(deps): bump semver from 6.3.0 to 6.3.1
 
 
 dependencies
 Pull requests that dependencies 
 
 
 
 
 #1336
 opened Jul 11, 2023  by
 dependabot
 bot
 
 
 
 
 
 Loading...
 
 
 
 
 
 Create mergeSort.js
 
 
 stale
 Closed due to age 
 
 
 
 #1329
 opened Jun 3, 2023  by
 Flanker-shyam
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 7 of 11 tasks
 
 
 
 Added the optimized solution for promblem 44
 
 
 stale
 Closed due to age 
 
 
 
 
 
 
 #1324
 opened May 12, 2023  by
 utkarsh-shrivastav77
 
 
 
 
 
 
 Loading...
 
 
 
 
 
 feat: add preOrder algorithm for tree data structure. test: add testc...
 
 
 stale
 Closed due to age 
 
 
 
 #1323
 opened May 11, 2023  by
 Aryadev19
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 7 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
 
 
 
 Update LFUCache.js
 
 
 stale
 Closed due to age 
 
 
 
 #1320
 opened May 1, 2023  by
 shpetimaliu
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 11 tasks
 
 
 
 Added TopologicalSort implementaion on graph.
 
 
 stale
 Closed due to age 
 
 
 
 #1311
 opened Apr 2, 2023  by
 bhaskarcsawant
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 9 of 11 tasks
 
 
 
 Unique Paths 2
 
 
 stale
 Closed due to age 
 
 
 
 #1242
 opened Oct 29, 2022  by
 Saimon398
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 9 of 11 tasks
 
 
 
 UniquePaths2 and HornerScheme
 
 
 stale
 Closed due to age 
 
 
 
 #1240
 opened Oct 29, 2022  by
 Saimon398
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 8 of 11 tasks
 
 
 
 Project Euler 024
 
 
 stale
 Closed due to age 
 
 
 
 #1225
 opened Oct 23, 2022  by
 MatheusMuriel
 
 
 
 
 
 
 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
 
 
 
 Added algorithm CheckHeterogram
 
 
 stale
 Closed due to age 
 
 
 
 #1221
 opened Oct 21, 2022  by
 KevinLindh
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 9 of 11 tasks
 
 
 
 docs: improve the PR template
 
 
 documentation
 PR that adds or fixes docs; issue that points out issues with the docs 
 
 stale
 Closed due to age 
 
 
 
 #1213
 opened Oct 19, 2022  by
 Panquesito7
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 4 of 12 tasks
 
 
 
 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
 
 
 
 Project Euler 021
 
 
 stale
 Closed due to age 
 
 
 
 #1191
 opened Oct 15, 2022  by
 pomkarnath98
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 7 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
 
 
 
 Included Patience Sort
 
 
 stale
 Closed due to age 
 
 
 
 #1169
 opened Oct 12, 2022  by
 MatheusMuriel
 
 
 
 
 
 
 Loading...
 
 
  
 
 
 
 
 
 
 
 
 
 9 of 11 tasks
 
 
 
 
 ProTip!
 no:milestone will show everything without a milestone.
 
 
 
 You can’t perform that action at this time.