- Subject Code :
- Faculty: Professor Smaranjit Ghose
- Semester: 5
- Term: Fall
- Year: 2024
- Divisions (under direct tutelage): 5ITC, 5B33
# | Topic | Study Material | Assignments | Submission URL | Deadline |
---|---|---|---|---|---|
1 | Introduction to Algorithms | Intro to Algo PPT | Python Fundamentals Assignment | Assignment 1 | 14-06-2024, 12:30 pm IST |
2 | Searching | Linear Search Assignment, Binary Search Assignment | Assignment 2 | 23-06-2024, 12:30 pm IST | |
3 | Recursion | Recursion PPT | Recursion Assignment | Assignment 3 | 07-07-2024, 12:30 pm IST |
4 | Time and Space Complexity | Time Complexity Basics PPT | |||
5 | Divide and Conquer | Sorting Algorithms PPT | Sorting Assignment,Matrix Multiplication PPT | Assignment 5 | 14-07-2024, 12:30 pm IST |
6 | Greedy Algorithms | Greedy Algorithms PPT,Huffman Coding | Greedy Algorithm Assignment | Assignment 6 | 26-07-2024, 12:30 pm IST |
7 | Backtracking | Backtracking PPT | Assignment 7 | 25-08-2024, 12:30 pm IST | |
8 | String Manipulation | Assignment 8 | 01-09-2024, 12:30 pm IST | ||
9 | Graph Theory | Assignment 9 | 08-09-2024, 12:30 pm IST | ||
10 | Dynamic Programming | Assignment 10 | 22-09-2024, 12:30 pm IST | ||
11 | Complexity Classes |