would you really want to go DFS/BFS before basic LinkedList traversal? traversing a LL is easier than traversing a tree right also, two pointers isn't a pattern. it's a collection of patterns. there's two pointers a la 2sum then fast and slow and sliding window
There is something called Binary Search which is very important and fundamental too.
DFS, BFS, DP, Recursive Backtracking, Two Pointers
Structy is an amazing resource. Would definitely recommend it to anyone. 10/10
Alvin is a wonderful teacher.
Great explanation, we must master the basics.
Such a great interview from both of you. Love it! Subbed 😎
Thanks for this video
I'm looking for summer internship as Android developer!!!!
Love this dude. Go Alvin
Very honest talk.
How about system design and ML design?
here's a discussion about system design: th-cam.com/video/i2lgRWLKT00/w-d-xo.html
would you really want to go DFS/BFS before basic LinkedList traversal? traversing a LL is easier than traversing a tree right
also, two pointers isn't a pattern. it's a collection of patterns. there's two pointers a la 2sum then fast and slow and sliding window
First Comment
LLMs over Leetcode