Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Data Structures and Algorithms (DSA) Course Calendar, Cheat Sheet of Data Structures and Algorithms

A calendar view of the topics covered in a data structures and algorithms (dsa) course. The course is divided into three months: may, august, and september. In may, students learn about bit magic, recursion, arrays, and searching. In august, they cover hashing, strings, linked lists, stacks, queues, deques, trees, bsts, heaps, and in september, they study graphs, greedy algorithms, backtracking, dynamic programming, trie, segment and binary indexed trees, and disjoint sets. The document also emphasizes the importance of practice during the last three months of the year.

Typology: Cheat Sheet

2021/2022

Uploaded on 06/13/2022

shivansh-thakur
shivansh-thakur 🇮🇳

1 document

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
----------COURSE : DSA------------
dates----------------------topics
month : may
1, 2---------------------bit magic
3, 4---------------------recursion
5, 6, 7, 8-------------arrays
23, 24, 25, 26-------------searching
27, 28, 29, 30-------------sorting
30/31, 1-------------------matrix
month : august
2, 3, 4, 5-----------------hashing
6, 7, 8, 9-----------------strings
10, 11, 12, 13-------------linked list
14, 15, 16-----------------stack
17, 18---------------------queue
19, 20---------------------deque
21, 22, 23, 24-------------tree
25, 26, 27, 28-------------bst
29, 30, 31-----------------heap
month : september
1, 2, 3, 4, 5--------------graph
6, 7-----------------------greedy
8, 9, 10-------------------backtracking
11, 12, 13, 14, 15---------dynamic programming
16, 17---------------------trie
17, 18---------------------segment and binary indexed trees
19, 20---------------------disjoint set
_____important topics(repeat)______
20, 21, 22-----------------arrays, linked list,...
23, 24, 25, 26-------------trees, bst,...
27, 28, 29, 30-------------graphs, dp,...
oct, nov, dec--------------practice practice practice...

Partial preview of the text

Download Data Structures and Algorithms (DSA) Course Calendar and more Cheat Sheet Data Structures and Algorithms in PDF only on Docsity!

----------COURSE : DSA------------

dates----------------------topics month : may 1, 2---------------------bit magic 3, 4---------------------recursion 5, 6, 7, 8-------------arrays 23, 24, 25, 26-------------searching 27, 28, 29, 30-------------sorting 30/31, 1-------------------matrix month : august 2, 3, 4, 5-----------------hashing 6, 7, 8, 9-----------------strings 10, 11, 12, 13-------------linked list 14, 15, 16-----------------stack 17, 18---------------------queue 19, 20---------------------deque 21, 22, 23, 24-------------tree 25, 26, 27, 28-------------bst 29, 30, 31-----------------heap month : september 1, 2, 3, 4, 5--------------graph 6, 7-----------------------greedy 8, 9, 10-------------------backtracking 11, 12, 13, 14, 15---------dynamic programming 16, 17---------------------trie 17, 18---------------------segment and binary indexed trees 19, 20---------------------disjoint set _____important topics(repeat)______ 20, 21, 22-----------------arrays, linked list,... 23, 24, 25, 26-------------trees, bst,... 27, 28, 29, 30-------------graphs, dp,... oct, nov, dec--------------practice practice practice...