Skip to content

keenwilson/Data-Structures-Algorithms

Repository files navigation

Data-Structures-Algorithms

linear data structures and their algorithms:

  • Big O Notation
  • Arrays
  • Linked Lists
  • Stacks -Queues
  • Hash Tables

non-linear data structures and their algorithms:

  • Binary Trees -AVL Trees
  • Heaps
  • Tries
  • Graphs

About

Implement all the essential data structures from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published