MSCS
search
⌘Ctrlk
MSCS
  • Introduction
  • School Work
    • Design and Analysis of Algorithms
    • Principles of Database Systems
    • Introduction to Java
    • Introduction to Operating Systems
    • Big Data
    • Web Search Engines
    • Network Security
    • Machine Learning
    • Application Security
    • Responsible Data Science
  • Technical Interview
    • System Design
      • Web Crawler
    • Design Pattern
    • Infrastructure
    • Information Security
  • LeetCode Solutions
    • String
    • Arrays
    • Linked List
    • Stack, Queue
    • Deque, Priority Queue
    • Hash Table
    • Graphs
    • Trees
    • Heap
    • Tries
    • Sorting
    • Binary Search
    • Bit Manipulation
    • Sliding Window
    • Greedy
    • Divide-and-Conquer
    • Dynamic Programming
    • SQL
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Technical Interview

System Design

  • System Design Fight Club: https://www.youtube.com/@SDFCarrow-up-right

  • System Design Resources: https://github.com/NirmalSilwal/system-design-resourcesarrow-up-right

  • System Design Primer: https://github.com/donnemartin/system-design-primerarrow-up-right

  • SystemDesign.org - Textbook for System Design Interviews: https://docs.google.com/document/d/1pOarvQbjzLd9tz5ZuxktyrYsZ41mbWba5_LUeFj65lI/editarrow-up-right

  • Basics of System Design: https://www.youtube.com/playlist?list=PLt4nG7RVVk1g_LutiJ8_LvE914rIE5z4uarrow-up-right

  • Low Level Design: https://www.youtube.com/playlist?list=PL12BCqE-Lp650Cg6FZW7SoZwN8Rw1WJI7arrow-up-right

Last updated 2 years ago