Home     Students     Publications     Books/Chapters    

 

Design & Analysis of Algorithms (BSCS 5th) Fall 2025

 

Book

Discrete Mathematics and Its Applications 7th Edition Book.pdf

Week 1

Lecture and Workshop Questions Notebook: Topic: Introduction to Algorithms Week 1.pptx

Week 2 and 3

Lecture and Workshop Questions Notebook: Topic: Sequences and Summations Week 2 and 3.pptx

Week 4 and 5

Lecture and Workshop Questions Notebook: Topic: Asymptotic Notations Week 4 and 5.pptx

Week 6 and 7

Lecture and Workshop Questions Notebook: Topic: Analysis of Itrative Algorithms Week 6 and 7.pptx

Week 8

Lecture and Workshop Questions Notebook: Mid Term Paper

Week 9 and 10

Lecture and Workshop Questions Notebook: Topic: Sorting Algorithms Week 9 and 10.pptx

Week 11 and 12

Lecture and Workshop Questions Notebook: Topic: Brute Force Strategy Week 11 and 12.pptx

Week 13

Lecture and Workshop Questions Notebook: Topic: Recursive Algorithms Week 13.pptx

Week 14

Lecture and Workshop Questions Notebook: Topic: Graph Algorithms Week 14.pptx

Week 15

Lecture and Workshop Questions Notebook: Topic: Greedy Approach Week 15.pptx

Week 16

Lecture and Workshop Questions Notebook: Topic: Revision