Who should take this course?

We'll cover the following

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. In a systematic way, we will start with easier problems to build 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++, and JavaScript.

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 Recursion and Big-O.

Mark as Completed
Next    →
Course Overview