Skip to content

Commit 9265c95

Browse files
authored
Update README.md
1 parent f146d34 commit 9265c95

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
# Grokking_Coding_Pattern_Python
1+
# Grokking_Coding_Pattern_Python
2+
3+
### Course Overview
4+
With thousands of potential questions to account for, preparing for the coding interview can feel like an impossible challenge. Yet with a strategic approach, coding interview prep doesn’t have to take more than a few weeks. Stop drilling endless sets of practice problems, and prepare more efficiently by learning coding interview patterns. This course teaches you the underlying patterns behind common coding interview questions. By learning these essential patterns, you will be able to unpack and answer any problem the right way — just by assessing the problem statement. This approach was created by FAANG hiring managers to help you prepare for the typical rounds of interviews at major tech companies like Apple, Google, Meta, Microsoft, and Amazon. Before long, you will have the skills you need to unlock even the most challenging questions, grok the coding interview, and level up your career with confidence.
5+
6+
### What You'll Learn
7+
* Understand the essential patterns behind common coding interview questions — without having to drill endless problem sets
8+
* Identify the underlying pattern of each interview question by assessing the problem statement (and learn the tricks required to solve it)
9+
* Practice your skills in a hands-on, setup-free coding environment
10+
* Learn to efficiently evaluate the tradeoffs between time and space complexity in different solutions
11+
* Develop a flexible conceptual framework for solving any question, by connecting problem characteristics, solution techniques, and coding design patterns

0 commit comments

Comments
 (0)