Skip to content

fa125had/DSA_Practice_area

Repository files navigation

Data structures and Algorithms

Data Structures

  • Linear Data Structures

    • LinkedLists

      • Singly LinkedLists
      • Doubly LinkedLists
    • Queues

    • Stacks

  • Complex Data Structures

    • HashMaps
    • Trees
    • Heaps
    • Graphs

Algorithms

  • Recursion
  • Asymptotic Notation
  • Bubble Sort
  • Merge Sort
  • Quick Sort
  • Search and Graph-Search Algorithms
    • Binary Search and Search Trees
    • Graph Traversals
    • Dijkstra's Algorithm

About

Data structures and algorithms with JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published