Roadmap for Data Structures And Algorithms 2023

preview_player
Показать описание
A complete walkthrough on how to master data structures and algorithms .

Data structure and Algorithm (DSA) is applied in all disciplines of software development. DSA is the building block of the software development process and isn’t limited to a single programming language. Regardless of whether you are a working professional or pursuing graduation at the moment, This video can help you to plan on how to learn data structures and algorithms .

In this video, we have tried to highlight you with a detailed and clear view on how to start learning data structures and algorithms ,alongside this we will also be addressing questions like ?
What is the importance of DSA in placements
What are the prerequisites to learn before starting data structures and algorithms?
What are the key topics to focus upon ?
Which topics are mainly focused on by companies in their technical rounds?

Alongside the entire roadmap , we will also be guiding you with specific problems to practice in order to master the various concepts that are part of data structures and algorithms.

Useful Links :

Connect with us on:

Chapter timeline

00:00 - 01:04 : Introduction
01:04 - 02:17 : Why to Learn DSA?
02:17 - 03:46 : Fundamentals
03:46 - 05:00 : Arrays
05:00 - 06:34 : Strings
06:34 - 07:58 : Recursion
07:58 - 09:28 : Maths
09:20 - 10:05 : Searching
10:05 - 13:08 : Sorting
13:08 - 14:02 : Divide & Conquer
14:02 - 15:16 : Bit manipulation
15:16 - 16:30 : Linked List
16:30 - 17:51 : Stacks
17:51 - 19:07 : Queue
19:07 - 20:47 : Trees
20:47 - 22:50 : Heap
22:51 - 25:00 : Graph
25:02 - 25:55 : Greedy Algorithms
25:55 - 27:00 : Backtracking
27:01 - 27:42 : Dynamic Programming
27:42 - 28:37 : Advanced Data structures
29:09 - 29:41: Where to practice ?
Рекомендации по теме
Комментарии
Автор

I was searching for the questions to practice on some topic and I get all the list here. So thanks for it

namankukreja