Welcome to the homepage of the course on Programming and Data Structure for B.Tech (IT) 3rd Semester at IIIT Kalyani. You will get all the information about the course here.
Course homepage
www.anirbanm.in/iiitk_ds
Syllabus outline
- Introduction to data structure and algorithms
- Complexity of algorithms
- Array, stack, queue
- Linked lists
- Recursion
- Trees, binary trees, traversal
- Sorting and searching algorithms
Books
- Seymour Lipschutz, Data Structures, Schaum's Outlines Series, Tata McGraw-Hill.
- Ellis Horowitz, Satraj Sahni and Susan Anderson-Freed, Fundamentals of Data
Structures in C, W. H. Freeman and Company.
- Goodrich, Michael T. & Roberto Tamassia- Algorithm Design, Wiley Singapore.
- Cormen, Thomash H., Leiserson, Charles E., Rivest, Ronald L., & Stein, Clifford.
Introduction to Algorithms
Course Lectures Lectures 1-3 | Introduction and complexity analysis
| Slides | Lecture 4 | Linear lists using arrays | Slides | Lecture 5 | Dynamic Memory Allocation | Slides | Lectures 6-7 | Pointer-based Linear Linked Lists | Slides | Lectures 8-9 | Stack | Slides | Lectures 10-11 | Queue | Slides | Lectures 12-13 | Recursion | Slides | Lectures 14-15 | Trees-I: Trees, binary trees, traversals, heap tree | Slides | Lectures 16-17 | Trees-II: Threaded trees, Binary Search Tree, AVL tree | Slides | Lectures 18-19 | Sorting Algorithms | Slides |
|
 Updating...
Ċ Anirban Mukhopadhyay, Aug 7, 2015, 1:34 AM
Ċ Anirban Mukhopadhyay, Dec 4, 2015, 12:21 AM
Ċ Anirban Mukhopadhyay, Aug 20, 2015, 1:43 AM
Ċ Anirban Mukhopadhyay, Aug 20, 2015, 1:44 AM
Ċ Anirban Mukhopadhyay, Sep 10, 2015, 11:26 PM
Ċ Anirban Mukhopadhyay, Sep 11, 2015, 12:34 AM
Ċ Anirban Mukhopadhyay, Oct 28, 2015, 10:47 PM
Ċ Anirban Mukhopadhyay, Oct 28, 2015, 10:52 PM
Ċ Anirban Mukhopadhyay, Nov 5, 2015, 7:59 AM
Ċ Anirban Mukhopadhyay, Nov 14, 2015, 7:42 AM
|