0% completed
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