Skip to content
@datastructures-js

datastructures-js

The javascript data structures project (w/ typescript support).

Pinned Loading

  1. priority-queue priority-queue Public

    Priority Queue based on Heap data structure

    JavaScript 597 49

  2. queue queue Public

    Queue data structure

    JavaScript 137 11

  3. heap heap Public

    Heap data structure

    JavaScript 85 18

  4. binary-search-tree binary-search-tree Public

    BinarySearchTree & AVLTree data structures

    JavaScript 53 12

  5. graph graph Public

    Graph & Directed Graph data structures

    JavaScript 41 8

  6. linked-list linked-list Public

    LinkedList & DoublyLinkedList data structures

    JavaScript 35 10

Repositories

Showing 10 of 12 repositories
  • priority-queue Public

    Priority Queue based on Heap data structure

    datastructures-js/priority-queue’s past year of commit activity
    JavaScript 597 MIT 49 3 1 Updated Jan 6, 2025
  • linked-list Public

    LinkedList & DoublyLinkedList data structures

    datastructures-js/linked-list’s past year of commit activity
    JavaScript 35 MIT 10 0 0 Updated Jul 14, 2024
  • heap Public

    Heap data structure

    datastructures-js/heap’s past year of commit activity
    JavaScript 85 MIT 18 0 0 Updated Jul 14, 2024
  • binary-search-tree Public

    BinarySearchTree & AVLTree data structures

    datastructures-js/binary-search-tree’s past year of commit activity
    JavaScript 53 MIT 12 5 0 Updated Jul 13, 2024
  • datastructures-js/datastructures-js.github.io’s past year of commit activity
    HTML 6 1 0 0 Updated Jul 13, 2024
  • datastructures-js Public

    Data structures in javascript and typescript

    datastructures-js/datastructures-js’s past year of commit activity
    JavaScript 236 MIT 39 0 0 Updated Jun 20, 2023
  • graph Public

    Graph & Directed Graph data structures

    datastructures-js/graph’s past year of commit activity
    JavaScript 41 MIT 8 0 0 Updated Nov 7, 2022
  • queue Public

    Queue data structure

    datastructures-js/queue’s past year of commit activity
    JavaScript 137 MIT 11 0 0 Updated Sep 5, 2022
  • set Public

    Set data structure (extends javascript Set)

    datastructures-js/set’s past year of commit activity
    JavaScript 9 MIT 2 0 0 Updated Aug 16, 2022
  • trie Public

    Trie data structure

    datastructures-js/trie’s past year of commit activity
    JavaScript 28 MIT 6 0 0 Updated Aug 16, 2022

Top languages

JavaScript HTML

Most used topics

Loading…