Skip to content

pullrequests Search Results · repo:TheAlgorithms/JavaScript language:JavaScript

Filter by

1.5k results
 (144 ms)

1.5k results

inTheAlgorithms/JavaScript (press backspace or delete to remove)

This PR implements the RSA encryption and decryption algorithm under the Ciphers section. It includes: RSA key generation Encryption and decryption functions Unit tests written with Vitest The algorithm ...
  • QuantumSoham
  • 1
  • Opened 
    16 days ago
  • #1775

Pull Request Title: Open in Gitpod nbsp;Know more Description of the Change: I’ve implemented Tarjan’s Algorithm for finding Strongly Connected Components (SCC) in a directed graph, and added test cases ...
  • vedas-dixit
  • 2
  • Opened 
    29 days ago
  • #1774

Open in Gitpod nbsp;know more Describe your change: - [x] Add an algorithm Checklist: - [x] I have read CONTRIBUTING.md. - [x] This pull request is all my own work -- I have not plagiarized. ...
  • mmohamedkhaled
  • 2
  • Opened 
    on Apr 4
  • #1773

Bumps vite from 5.4.8 to 5.4.14. details summary Release notes /summary p em Sourced from a href= https://github.com/vitejs/vite/releases vite s releases /a . /em /p blockquote h2 v5.4.14 /h2 p Please ...
dependencies
javascript
  • dependabot[bot]
  • Opened 
    on Jan 22
  • #1771

Fixes: #1666 Open in Gitpod nbsp;know more Describe your change: - [ ] Add an algorithm? - [x] Fix a bug or typo in an existing algorithm? - [x] Documentation change? Checklist: - [x] I have ...
  • SpiderMath
  • 2
  • Opened 
    on Jan 8
  • #1770

Open in Gitpod nbsp;know more Describe your change: - [ ] Add an algorithm? - [x] Fix a bug or typo in an existing algorithm? - [ ] Documentation change? - [x] Update tests Checklist: - [x] ...
  • ridge-kimani
  • 2
  • Opened 
    on Jan 7
  • #1769

Open in Gitpod nbsp;know more Describe your change: - [X] Add an algorithm? - [ ] Fix a bug or typo in an existing algorithm? - [ ] Documentation change? Checklist: - [X] I have read CONTRIBUTING.md. ...
  • ghost
  • Opened 
    on Dec 20, 2024
  • #1768

added commi Open in Gitpod nbsp;know more Describe your change: - [ ] Add an algorithm? - [ ] Fix a bug or typo in an existing algorithm? - [ ] Documentation change? Checklist: - [ ] I have ...
  • M-zhar
  • 2
  • Opened 
    on Nov 20, 2024
  • #1767

Bumps codecov/codecov-action from 4 to 5. details summary Release notes /summary p em Sourced from a href= https://github.com/codecov/codecov-action/releases codecov/codecov-action s releases /a . /em ...
dependencies
github_actions
  • dependabot[bot]
  • Opened 
    on Nov 15, 2024
  • #1766

Sliding Windows Algorithm - Added maxSumSubarrayFixed function to calculate the maximum sum of a fixed-size subarray. - Added longestSubarrayWithSumAtMost function to find the longest subarray with ...
  • Kesavan-77
  • 3
  • Opened 
    on Nov 5, 2024
  • #1765