Skip to content

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

Filter by

204 results
 (70 ms)

204 results

inTheAlgorithms/JavaScript (press backspace or delete to remove)

What would you like to share? I am encountering a 500 Internal Server Error when trying to access https://the-algorithms.com/language/javascript. I have tried refreshing the page, clearing the cache, ...
awaiting triage
  • Unnati-techie
  • Opened 
    9 days ago
  • #1772

Motivation other can know the algorithm and get the access easily from this website Examples Backtracking: Hamiltonian Cycle: Find a cycle that visits each vertex in a graph exactly once and returns ...
  • Atuloli01
  • 2
  • Opened 
    on Oct 27, 2024
  • #1756

Motivation Digital root algorithm is a very simple but powerful tool used in various fields such as checksum calculations (e.g., ISBN validation), cyclic redundancy checks, and understanding number properties ...
  • HRIDYANSHU054
  • 1
  • Opened 
    on Oct 22, 2024
  • #1747

Motivation When adding the Word Break problem to the backtracking section of the project, the motivation behind this feature is to enhance the problem-solving repertoire by incorporating a popular and ...
  • amrit1004
  • 1
  • Opened 
    on Oct 18, 2024
  • #1736

Motivation In backtracking, Hamiltonian problem is plays great role. Adding this file of program in JS test file increase it s diversity. Examples Pathfinding Algorithms: This is useful for finding ...
  • Jivan052
  • 6
  • Opened 
    on Oct 17, 2024
  • #1735

Description If you start DFS with a node that doesn t exist in the graph, it will lead to an error when trying to access this.connections[currNode]. Expected Behavior When the method is called with ...
  • shrivalidutt
  • 1
  • Opened 
    on Oct 8, 2024
  • #1722

Motivation Enhancing searchbar Examples No response Possible workarounds No response Additional information No response
invalid
  • dhruvishah122
  • 2
  • Opened 
    on Oct 7, 2024
  • #1718

Description When you try to type any thing in search bar in home screen the page is redirect to new one. Expected Behavior It should not be redirect without clicking on the search page, currently if ...
bug
  • love-sonkar
  • 7
  • Opened 
    on Oct 3, 2024
  • #1709

Motivation This feature can decrease space complexity of quicksort algorithm and make it efficient. Examples This feature will replace use of extra arrays in quicksort function with simple swap functions. ...
  • DevAnuragT
  • 4
  • Opened 
    on Oct 1, 2024
  • #1703

Motivation Implement a feature that dynamically converts the name of a problem into a clickable link when hovered over. Upon clicking, the user will be directed to a page displaying the code solution ...
  • PRAteek-singHWY
  • 3
  • Opened 
    on Oct 1, 2024
  • #1702
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub