Data Structures & Algorithms
Est. read time: 1 minute | Last updated: November 07, 2024 by John Gentile
Contents
References
- NeetCode
- LeetCode
- GitHub - jwasham/coding-interview-university: A complete computer science study plan to become a software engineer.
- donnemartin/system-design-primer: Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
- Technical Interview Guide for Busy Engineers
- General Software Engineer Interview Guide
- mtdvio/every-programmer-should-know
- freeCodeCamp.org - YouTube
- Data Structures and Algorithms in Python- Tamassia, Goldwasser and Goodrich
- MIT 6.006 Introduction to Algorithms, Spring 2020 - YouTube
- Advanced Algorithms (COMPSCI 224), Lecture 1 - YouTube
- Open Data Structures in C++
- Kattis, Kattis
- williamfiset/Algorithms: A collection of algorithms and data structures
- Refactoring and Design Patterns
- Design Patterns & Refactoring