Our great sponsors
-
Hello, I have been working with the Two Pointer pattern for the past few days and am struggling with identifying when to use each type of two pointer (ie. fast/slow, front/back, etc.). I found some lists such as These Tips from Sean Prashad however I still find myself having to guess most of the time. Even if I do eventually figure out which two pointer technique to use, I usually waste a lot of time trying out the other methods. It would be very helpful if there was some kind of list that suggested which technique to use given the parameters of the problem. Does anyone know of such as list or can make and share one?
-
Grokking-the-Coding-Interview-Patterns
This course categorizes coding interview problems into a set of 16 patterns. Each pattern will be a complete tool - consisting of data structures, algorithms, and analysis techniques - to solve a specific category of problems. The goal is to develop an understanding of the underlying pattern, so that, we can apply that pattern to solve other problems. [UnavailableForLegalReasons - Repository access blocked]
Hi u/Educational-Copy5206 I found this very useful https://www.educative.io/courses/grokking-the-coding-interview which has a chapter about two pointer technique
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
Related posts
- I know it's been said before, but if you're just starting out with leetcode, PSA: LEARN THE PATTERNS FIRST
- How should I approach the LC grind?
- The DEFINITIVE way on how to LeetCode properly. (Hint: You are most likely doing it wrong!)
- Depressed at job, need opportunities to write more code and get better pay. Which resources to use?
- 14-day Interview prep kit for FAANG on various topics