Skip to content

Links and resources to everything I am looking to study sometime in the future...

Notifications You must be signed in to change notification settings

ascii-dev/curriculum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Study Guide

Two guys curate a study guide

Mathematics

Physics

Programming Languages

C++

Java

Python

Data Structures && Algorithms

Algorithmic complexity / Big-O / Asymptotic analysis

Algorithmic complexity / Big-O / Asymptotic analysis

Data Structures

More Knowledge

Trees

Sorting

As a summary, here is a visual representation of 15 sorting algorithms. If you need more detail on this subject, see "Sorting" section in Additional Detail on Some Subjects

Graphs

Graphs can be used to represent many problems in computer science, so this section is long, like trees and sorting were.

Even More Knowledge

Systems Design

Coding exercises/challenges

Coding Interview Question Videos:

Challenge sites:

Challenge repos:

Mock Interviews:

Releases

No releases published

Packages

No packages published