Skip to content

issues Search Results · repo:trekhleb/javascript-algorithms language:JavaScript

Filter by

365 results
 (107 ms)

365 results

intrekhleb/javascript-algorithms (press backspace or delete to remove)

In the function detectUndirectedCycle, the cycle path is being constructed as an object with vertex keys as properties and their parent vertices as values. This makes the returned cycle not a standard ...
  • Imran-imtiaz48
  • Opened 
    on Jun 26
  • #2057

In the Dijkstra algorithm, when a shorter path to a neighbor is found, the neighbor s priority in the priority queue should be updated regardless of whether it is already present in the queue. In this ...
  • Imran-imtiaz48
  • Opened 
    on Jun 26
  • #2056

I want to express my gratitude for creating and maintaining this comprehensive collection of JavaScript algorithms and data structures. The clear explanations, well-organized structure, and practical examples ...
  • JePhyllis
  • 1
  • Opened 
    on Jun 5
  • #2055

  • jubams
  • Opened 
    on May 31
  • #2054

This is a test issue created using the GitHub MCP integration. Please ignore this issue.\n\nUpdate: This issue has been updated to demonstrate the update functionality.
  • RealityMoez
  • 1
  • Opened 
    on May 16
  • #2050

screenshot- Image
  • unnati-joshi
  • Opened 
    on May 3
  • #2049

Proposal Add TypeScript type definitions for the algorithms and data structures to enhance code quality and developer experience. Benefits - Better IDE support with type hints - Catch potential ...
  • ron-roc
  • Opened 
    on Apr 26
  • #2048

This is a test issue created to demonstrate the GitHub MCP server s functionality. Please feel free to close this issue. Thank you for maintaining this excellent educational resource!
  • ups216
  • 3
  • Opened 
    on Apr 15
  • #2047

Description: The current Caesar cipher implementation works correctly for both encryption and decryption, but there are opportunities for optimization and added functionality: Optimization: The getCipherMap ...
  • Suhaniahirwar20
  • 3
  • Opened 
    on Mar 13
  • #2046

Hello, while using your repository, I noticed that there is currently an inconsistency in file naming conventions. All JavaScript file names in the algorithms folder (with the exception of all sorting ...
  • carlIkai
  • 2
  • Opened 
    on Feb 26
  • #2043
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 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