Skip to content

kyleshevlin/intro-to-data-structures-and-algorithms

Repository files navigation

Intro to Data Structures and Algorithms in JavaScript

Image of Course Logo

My introductory course to data structures and algorithms in JavaScript for egghead.

This course covers:

  • Queues
  • Stacks
  • Linked Lists
  • Graphs
    • Breadth-first Traversal
    • Depth-first Traversal
  • Trees
    • Binary Trees
    • Tree Traversal
  • Sorting
    • Bubble Sort
    • Insertion Sort
    • Merge Sort
    • Quick Sort

Feel free to leave comments on the lessons or hit me up on Twitter with any questions you might have.

About

An egghead course to introduce data structures and algorithms in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •