Skip to content

betocostadev/algorithms-exercises

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Science: Algorithms with JavaScript

About

This is a fork of the Complete Intro to Computer Science repository by Brian Holt

Complete Intro to Computer Science: Algorithms and Data Structures


As taught by Brian Holt for Frontend Masters

Learn computer science with Brian Holt!

PRs

If you have any issues with this repo, please file the issues with the main repo here. Feel free to open PRs for mistakes in this repo though.

License

The code is this repo is licensed under the Apache 2.0 license.

The content is this repo is licensed under the CC-BY-NC-4.0 license.

Course content

  • Introduction
  • Algorithm Analysis
  • Iterative Sorts
  • Recursive Sorts
  • Non-Comparison Sorts
  • Binary Search
  • Lists
  • Trees
  • Applying Tree Algorithms
  • Other Data Structures
  • Wrapping Up

About

Frontend Masters - Complete Intro to Computer Science

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Other 0.2%