Solved in Python 3.x
1. Be patient, to understand the question well
2. Create a toy example
3. Figure out how to solve this problem without programming
4. Think tactis: math, known algorithms or something else
5. Think about the edge cases
6. Write down a pseudo-code
7. Start coding
- Top 30 Programming
- LeetCode In Python: 50 Algorithms Coding Interview Questions → Best For Coding Rounds Involving Algorithms!
- StrataScratch→ Best platform I found to prepare Python & SQL coding interviews so far! Better and cheaper than LeetCode
- Questions In Python (60+Problems) → Lists, arrays, sets, dicts, map(), filter(), reduce(), iterable objects
- 50 Python Interview Questions and Answers 2022
- https://adventofcode.com/
- the coding interview university