You are on page 1of 1

CS 293 Agenda Till Mid-Sem

Lab Agenda

● Performance
Lab 1
● Performance based on asymptotic complexity
(20-07-18)
● Performance based on cache

Lab 2 ● GDB
(27-07-18)

Lab 3 ● Pointers
(03-08-18) ● Linked List

Lab 4 General Algorithm based questions


(10-08-18)

Lab 5 ● Stacks
(17-08-18) ● Queues

● Arrays and Matrices


Lab 6 ● Sparse matrices
(24-08-18)
● Dictionaries and Hashing

● Skip lists
● LZW compression
Lab 7 ● Trees, binary trees
(31-08-18)
● Traversals, Polish notation
● Union Find Algorithm

● Balanced Trees
Lab 8 ● AVL Trees
(07-09-18)
● Red Black Trees

Lab 9 Mid-Sem Exam


(14-09-18)

You might also like