NeetCode
Current NEET and ex-Google SWE, also I love teaching!
N.E.E.T. = (Not in education, employment or training)
Preparing for coding interviews? Checkout neetcode.io

This video will change your mind about the AI hype

Python for Beginners - Full Course

The LeetCode Fallacy

Most Common Concepts for Coding Interviews

Leetcode 24 Hour Challenge (while learning Golang)

I quit Amazon after two months

Google's Tech Stack (6 internal tools revealed)

My Last Day at Google

My Brain after 569 Leetcode Problems

GPT-4 is OVERHYPED

20 System Design Concepts Explained in 10 Minutes

Google will DESTROY ChatGPT in 2023

8 Design Patterns EVERY Developer Should Know

Technologies I'm Learning in 2023

The BEST Coding Interview Roadmap in 2023 (free)

Will AI replace programmers?

Design Youtube - System Design Interview

Is FAANG dead?

Design Twitter - System Design Interview

Mock Google Coding Interview with a Meta Intern

Tech Layoffs & Hiring Freezes

Anatomy of a Production App - System Design

Big-O Notation - For Coding Interviews

Python for Coding Interviews - Everything you need to Know

Dynamic Programming 2D - Full Course - Python

Dynamic Programming 1D - Full Course - Python

Maximum Performance of a Team - Leetcode 1383 - Python

Construct String from Binary Tree - Leetcode 606 - Python

How I Coded a SaaS (payments, database and frontend)

Count Vowels Permutation - Dynamic Programming - Leetcode 1220 - Python