35 packages found
Deep iteration of any object or iterable collection.
Implementation of the most common data structures in Javascript
- Data Structures
- DSA
- Javascript
- Array
- Stack
- Queue
- Linked List
- Binary Tree
- Quick Sort
- Breadth First Search
- BFS
- Depth First Search
- DFS
- Traverse In Order
- View more
Data oriented tree structure that unleashes the power of callbacks to create, search and traverse the tree.
- node
- graph
- tree
- binary
- data-tree
- data
- binary-tree
- search-tree
- BFS
- DFS
- import tree
- export tree
- search
- BST
- View more
An implementation of DFS algorithm with simple usage.
Standard collections in TypeScript / JavaScript
Small module for graph traversals, supporting DFS and BFS with niceties added for pre- and post-order, including their reverses.
Enhanced and multifunctional tree walker
Deep iteration of any object or iterable collection. (This version revised by @msablanet)
Data structure and graph processing library written in modern JavaScript
- data structures
- javascript
- graph
- undirected graph
- directed graph
- weighted graph
- breadth first search
- BFS
- depth first search
- DFS
- dijkstra
- shortest path
- prim
- minimum spanning tree
- View more
A Node.js module to manipulate Graph
Javascript Implementation of Binary Search Tree
- Javascript
- DataStructure
- js-trees
- tree
- js-tree
- bst
- binary search
- binary-search-tree
- BST
- dfs
- bfs
- dfs pre order
- dfs post order
- dfs in order
Allows you to do a depth-first-search through DOM elements.
Just Tree algorithms.
Documentation app: [raikuxq-algorithms.netlify.app/guide](https://raikuxq-algorithms.netlify.app/guide)
- algorithms
- data structures
- graph
- undirected graph
- directed graph
- breadth-first
- depth-first
- BFS
- DFS
- shortest path
- binary search tree
- randomized binary search tree
- BST
- dijkstra
- View more
Microsoft Azure Storage SDK for JavaScript - DataLake
Generate maze using randomized DFS and Solve it using Path Finding algorithms
Guard against loops during tree/graph traversal
extract props from React elements