Data Structure and Algorithm (CSE)
This class was taken on the odd semester of 2025 for second year B.Tech students. Second Year Section A of Adamas University is doing this physical class.
Class Timings
Tue - 11:30am to 12:30pm
Wed - 12:30am to 1:30pm
Thu - 12:30pm to 1:30pm
- Data Structures and Algorithms - Searching
- Data Structures and Algorithms Practical 1 - Array related problems
- Data Structures and Algorithms - Understanding Binary Search - Day 2
- Data Structures and Algorithms - Bubble Sort - Day 3 (Updated 12th August)
- Data Structures and Algorithms - Insertion Sort - Day 4
- Data Structures and Algorithms - Selection Sort - Day 5
- Data Structures and Algorithms - Quick Sort - Day 6
- Data Structures and Algorithms - Merge Sort - Day 7
- Data Structures and Algorithms Practical 3 - Sorted out!
- Data Structures and Algorithms - Time Complexities
- Data Structures and Algorithms - Pointers
- Practical day 4 - Array based representation of polynomials
- Data Structures and Algorithms - More About Pointers
- Data Structures and Algorithms - Dynamic Memory Allocation
- Data Structures and Algorithms - Stack
- Data Structures and Algorithms - Stack (Practical)