Common data structures and algorithms implemented in JavaScript
-
Updated
Mar 25, 2026 - JavaScript
Common data structures and algorithms implemented in JavaScript
Data structures in JavaScript, notes plus runnable implementations: binary search tree, hash table, linked list, queue and stack, with runtime complexity notes.
[WIP] The repository for revising and practicing data structures and algorithms. [TODO] move to practice with python
Dependency-free decentralized peer-to-peer network for storage and communication based on the Kademlia distributed hash table.
An NPM Package built for Developers to get a High-Level API Access to various Data Structures 👨💻🗄️
Coursera Data Structures and Algorithms Specialization
🕵️♂️ Enhance dark web investigations with Robin, an AI tool that streamlines queries and summarizes findings for effective OSINT research.
A Project in JavaScript to understand different data structures like linked lists, hash tables, Queues, sorting, searching, graphs, etc, and how they are being structured. It is a great learning project and available for some contributors also.
Hackerrank solutions by me
A structured collection of LeetCode solutions covering core data structures and algorithms, built for interview preparation and problem-solving mastery.
Main data structures library for javascript
Hash table
in this repository i try to use javascript to write different and useful algorithms :)
The Odin Project - Hash Tables project
Complete DSA implementations in JavaScript — stacks, queues, linked lists, trees (BST/AVL/B+), sorting algorithms, BFS/DFS, hash tables & recursion. No libraries, pure ES6+.
A comprehensive JavaScript practice repository featuring Data Structures & Algorithms, Node.js, Express.js, and problem-solving implementations for coding interviews and technical assessments.
A Hash table written in javascript.
Some useful Data structures built in Javascript
To associate your repository with the hash-table topic, visit your repo's landing page and select "manage topics."