Lesson 11 - Senior SWE = DS&A + System Design + Technical Leadership Experience (+ Strong References)
I. Data Structure & Algorithm (DS&A) Learn Python https://www.programiz.com/python-programming/first-program Fluent Python, Second Edition Practice LeetCode with Python https://algo.monster https://seanprashad.com/leetcode-patterns/ https://neetcode.io/ Structure ( REACTO ) Read/Repeat Examples Approach/Algorithm Code Test Optimize/Big O Notations 45 Min Interview Intro (5 min) Example and Approach + Time/Space Complexities (15 min) Code + Test and Optimization (20 min) Q&A (5 min) II. System Design Whiteboard https://excalidraw.com Resources System Design Interview (YouTube Channel) by Mikhail Smarshchok System Design Thinking - System Design for Interviews and Beyond by Mikhail Smarshchok System Design Interview - An Insider's Guide by Alex Xu System Design Interview - An Insider's Guide: Volume 2 by Alex Xu, Sahn Lam The System Design Primer Designing Data-Intensive Applications (DDIA) by Martin Kleppmann Internetworking with TCP/IP Vol.1: Principles, Protocols, ...