Who Should Take This Course?

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 structuresarrow-up-right like Array, LinkedList, HashMap, Stack, Queue, Heap, and Graph. You should also be familiar with Big-Oarrow-up-right and Recursionarrow-up-right.

For feedback, comments, or suggestions, we can be reached at [email protected]envelope

Happy learning! Design Guru’s team


Link: https://github.com/Chanda-Abdul/Several-Coding-Patterns-for-Solving-Data-Structures-and-Algorithms-Problems-during-Interviews/tree/mainarrow-up-right

Last updated