Grokking the Coding Interview: Patterns for Coding Questions

0% completed

Who Should Take This Course?

Intended Audience

Prerequisites

Thanks for choosing this course! We hope the techniques you learn here go a long way towards building solid algorithmic skills.

Intended Audience

If you want to work on your algorithms and problem-solving skills, this course is for you. Systematically, we will start with easier problems to develop an understanding of the underlying solution patterns and then apply these patterns to solve difficult ones. Every problem presented in this course has been solved in Java, Python, C++, JavaScript, C#, and Go.

Prerequisites

You need to have a basic understanding of common data structures like Array, LinkedList, HashMap, Stack, Queue, Heap, and Graph. You should also be familiar with Big-O and Recursion.

For feedback, comments, or suggestions, we can be reached at hi@designgurus.org

Happy learning!
Design Guru’s team

Mark as Completed
yubaraj.100mgr

yubaraj.100mgr

· 2 years ago

Video explanation of each question solution would be very helpful, very hard to understand with just reading

C

Catz Tek

· 3 years ago

I think we should add a final test to cover all of the patterns with multiple problems and not show which pattern will be used in each problem.

Show 1 reply
K

k

· 3 years ago

It will be helpful if you could suggest the course for basics. Any website/Course/Pdf will also work.

Prerequisites as mentioned in the course are:

"You need to have a basic understanding of common data-structures like Array, LinkedList, HashMap, Stack, Queue, Heap, and Graph. You should also be familiar with Recursion and Big-O."

Show 2 replies
D

Deepali Tolia

· 3 years ago

There are too many sources for these prerequisites making it difficult to select which one is good and compatible with how this course is designed as those courses also include the topics in this course and making the learning process confusing.

Show 1 reply
D

d27saurabh

· 4 years ago

What are the timestamps below each section?

Show 4 replies
C

CaptainKidd

· 4 years ago

One thing in general i'd like to try and clarify to set the tone for these lessons. What is the expectation on the problems before the challenge questions? Is the idea that we be able to solve all these questions based on the pattern introduced in the first problem?

Show 1 reply
Leo Alferez

Leo Alferez

· a year ago

Hi,

I am confused on whether or not this is a design patterns course? I started doing some of the warm up problems and I really like the course. Either way even if it's not a design pattern I still thing It is worth trying.

Show 1 reply

On This Page

Intended Audience

Prerequisites