issues Search Results · repo:felipernb/algorithms.js language:JavaScript
Filter by
49 results
(55 ms)49 results
infelipernb/algorithms.js (press backspace or delete to remove)Thanks for providing this module.
I ve used the PriorityQueue a bit and noticed something that looks like a bug to me. It seems like if the same element
is inserted again after have being extracted once ...
erikw
- 1
- Opened on Dec 12, 2022
- #139
Hello guys! Would be that interesting for you ? The idea is: from usual parent - children relations we build an
hierarchied topology and calculate the x, y coords for the nodes to be shown on layout with ...
sergeyglazyrindev-samsung
- Opened on Nov 23, 2018
- #133
Everything passes and it fails on sonar-scanner, resulting in a negative overall result for PR.
Even for basic variable change PR #127 , sonar-scanner failed. There must be some issue with it.
This is ...
ghost
- 1
- Opened on Aug 21, 2018
- #131
I am finding some libraries about computational geometry, especially Bezier-curve related.
Including these algorithms will be helpful.
be5invis
- 1
- Opened on Nov 1, 2015
- #110
I m looking for a good way to find elements on a LinkedList (academic purpose), using a functional aproach.
The forEach iterate over all list applying a function, it s useful for some cases, discussed ...
gnomex
- Opened on Oct 29, 2015
- #109
Can t modern javascript compilers optimize this kind of instructions? I know this is kind of bikeshedding, but I think
using shifts instead of multiplications only sacrifices readability of the code.
juanplopes
- 3
- Opened on Feb 13, 2015
- #96
For 1.0 it would be nice to have all algos and data structures documented properly on the wiki
felipernb
- Opened on Aug 15, 2014
- #92
A user should be able to load just some module of the library, like just the data_structures or just the sorting
algorithms
enhancement
felipernb
- 1
- Opened on Aug 14, 2014
- #91
In order to have a 1.0 release we need:
1. Add self-balancing BSTs (red and black, avl, ...)
2. Add iterators (forEach) for all the data structures
3. Have a modular structure to allow someone to load ...
felipernb
- Opened on Aug 14, 2014
- #90

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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.