Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 1.33 KB

README.md

File metadata and controls

19 lines (17 loc) · 1.33 KB

Tech Flashcards

These super simple and accessible flashcards help review computer science fundamentals like data structures and algorithms. There are 2 types of flashcard apps included - Quizlet and Mochi. Quizlet is good for reviewing terms and concepts while Mochi is good for reviewing code.

Quizlet

Basics + Interview Prep

  • Data Structures - data structure definitions, purposes, and time + space complexities
  • Algorithms - sorting, algorithmic approaches, and graph traversals

General Knowledge

Mochi

Basics + Interview Prep

Sources