You are on page 1of 2

DATA STRUCTURE AND ALGORITHM LINKS

Cla
ss
1

Topic
Concepts of data structures

Data and data structure

Abstract Data Type and Data Type

Algorithms and programs

Basic idea of pseudo-code

Algorithm efficiency and analysis

Time and space analysis of algorithms

Order notations part1 (Oh)

Order notations part2 (Omega)

10

Order notations part3 (Theta)

11
12

Problems
Solving/Test/Assignment/Activity
Array Data Structure

13

Array as an ADT

14

Row major and column major matrix

15

Sparse matrix

16

Sparse matrix implementation and usage

17

Array representation of polynomials

18

Problems
Solving/Test/Assignment/Activity

Link
http://aniruddhabiswas.weebly.com/dsa-classes.html
(c1.pptx)
http://aniruddhabiswas.weebly.com/dsa-classes.html
(c2.pptx)
http://aniruddhabiswas.weebly.com/dsa-classes.html
(c3.pptx)
http://aniruddhabiswas.weebly.com/dsa-classes.html
(c4.pptx)
http://aniruddhabiswas.weebly.com/dsa-classes.html
(c5.ppt)
http://aniruddhabiswas.weebly.com/dsa-classes.html
(c6.pptx)
http://aniruddhabiswas.weebly.com/dsa-classes.html
(c7.pptx)
http://aniruddhabiswas.weebly.com/dsa-classes.html
(c7.pptx)
http://aniruddhabiswas.weebly.com/dsa-classes.html
(c7.pptx)
http://aniruddhabiswas.weebly.com/dsa-classes.html
(c7.pptx)
http://aniruddhabiswas.weebly.com/dsa-classes.html
(c12.pptx)
http://aniruddhabiswas.weebly.com/dsa-classes.html
(c13.pptx)
http://aniruddhabiswas.weebly.com/dsa-classes.html
(c14.pptx)
http://aniruddhabiswas.weebly.com/dsa-classes.html
(c15.pptx)
http://aniruddhabiswas.weebly.com/dsa-classes.html
(c15.pptx)
http://aniruddhabiswas.weebly.com/dsa-classes.html
(c17.pptx)

DATA STRUCTURE AND ALGORITHM LINKS

You might also like