Data Structure & Algorithm using C++ : Zero To Mastery 2021
Greedy Algo, Dynamic Programming , Graph ,Tries , Arrays, Recursion, Linked Lists, Trees, HashMap, Stacks, Queues, Heaps
What you’ll learn
-
Learn the strengths and weaknesses of a variety of data structures, so you can choose the best data structure for your data and applications
-
Learn many of the algorithms commonly used to sort data, so your applications will perform efficiently when sorting large datasets
-
Code an implementation of each data structure, so you understand how they work under the covers
-
Develop your Analytical skills on Data Structure and use then efficiently.
-
Improve your problem solving skills and become a stronger developer
-
Learn everything you need to ace difficult coding interviews