Skip to content

A NodeSchool workshopper to introduce JS developers to algorithms

License

Notifications You must be signed in to change notification settings

deenjohn/algorithms-101

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

algorithms-101

A NodeSchool workshopper to introduce JS developers to algorithms.

This is based on Princeton's Algorithms, Part 1. Video lectures present the information, then you code the algorithm.

Types of algorithms covered are:

  • union-find
  • sorting algorithms
  • priority queues
  • binary search trees, etc

About

A NodeSchool workshopper to introduce JS developers to algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%