Section outline
-
Welcome Video for my beloved students- Click here
Instructor : Md Assaduzzaman
Office : 505, AB-4, CSE Building.
Office Hour : Saturday(9.00 am - 2.00 pm), or by appointment
Telephone : 01824089009
Email : assaduzzaman.cse@diu.edu.bd
Appointment in Google Calendar: Click HereWelcome Information on Data Structures Course
- Welcome Audio
- Listen to Course Objectives
- Listen to Expected Outcomes
- Listen to Course Delivery Plan
- Some Successful Projects
Course Rationale
This course investigates abstract data types (ADTs), recursion, algorithms for searching and sorting, and basic algorithm analysis. ADTs to be covered include lists, stacks, queues, priority queues, trees, sets, and graphs. The emphasis is on the trade-offs associated with implementing alternative data structures for these ADTs.
Course Objectives
- To introduce the fundamental concept of data structures including link-list
- To emphasize the importance of data structures in implementing the algorithms
- To develop effective skills in the implementation of data structure
Course Outcomes (CO’s)- CO1 Able to explain implementation and operations of basic data structures: Linked list, stack, queue, tree and graph
- CO2 Able to apply programming techniques using pointers, dynamic memory allocation and structures to implement data structures: stack, queue, tree and graph
- CO3 Able to design and implement new abstract data using linked list, stack, queue, tree and graph with the help of programming implementations
- CO4 Able to apply the knowledge of data structure in problem solving
Grading Scheme Theory Class Lab Class Attendance: 7%
Class Tests/Quizes: 15%
Assignment: 5%
Presentation (using video/ppt): 8%
Midterm Exam: 25%
Final Exam: 40%Lab Attendance: 10%
Problem Solving: 40%
Lab Performance Test: 25%
Lab Report: 25%
Textbook
a. Data Structures and Algorithm Analysis in C by Mark Allen Weiss
b. Principles of Data Structures by PandeReference Books/Materials
- Google drive repository
- Other online resources
-
-
Google meet link: Click here
-
Google meet link: Click here
-
Google meet link: Click here
-
- Topics of discussion
- Introduction and importance of Data Structure in computing; Applications
- Review discussion on recursion, pointer, structure, self-referential structure; dynamic memory allocation
- Expected Learning Outcome
- Appreciate the needs of data structure
- Visualize the applications
- Perform exercise on basic self-referential structure
- Self-Test and Additional Problem Solving
-
Lab Video Lecture(PC-J):
Lecture-1 (Pointer, Structure, Dynamic memory allocation )
Lecture -2( Referential Structure) & (Recursion)
-
Lab Performance on structure(PC-J)(Week 1) Assignment
-
Reference Video:
-
- Topics for discussion:
- Computational Complexity and exercises
- Self-referential structure application for link list
- Exercise on visualization of data node
- Course Project Team and discussion on presentation and deliverable
- Expected Learning Outcome:
- Computational Complexity and exercises
- Self-referential structure application for link list
- Exercise on visualization of data node
- Course Project Team and discussion on presentation and deliverable
-
-
Reference Video:
-
Topics of discussion:
- Link-List and operations on link list
- Project Discussion and execution plan
- Class Test#1
Expected Learning Outcome:
- Visualization of the link list
- Write code for the designed link list
- Selection of project topic by team
-
Lab Video Lecture(PC-J):
-
Lab performance on linked list(PC-J) (Week-3) Assignment
-
Quiz-1(PC-E)
-
Quiz-1 (PC-F)
-
Quiz-1 (PC-J)
-
Reference Video
-
Topics of discussion:
- Practice lesson on Link-List
Expected Learning Outcome:
- Review of Link-List Knowledge
- Self-confidence building on applying the link-list concept
-
Lab Video Lecture(PC-J):
-
Lab Performance on linked list(PC-J)(Week-4) Assignment
-
Reference video
-
- Topics of discussion:
- Review operations on Link list and applications
- Discussion on Stack data structure
- Exercise using Stack data structure
- Expected Learning Outcome:
- Implement link list operations using C programming
- Analyzing stack data structure
- Self-Test Questions
-
Reference video
-
- Topics of discussion:
- Application of stack in processing expressions
- Discussion on Queue data structure
- Class Test# 2
- Expected Learning Outcome:
- Implement processing of expression using stack
- Analyze queue data structure
- Presentation on Course Project
-
Pre-recorded Video Lectures:
-
Pre-recorded Lab video Lecture(PC-J):
-
Quiz-2(PC-E)
-
Quiz-2 (PC-F)
-
Quiz-2 (PC-J)
-
Reference Video:
-
- Topics for Mid Exam:
- Link-list and operations
- Stack and application of stack
-
Dear students,
You need to download (1) QuestionPaper.pdf and (2) AnswerScriptTemplate.doc from the Mid-exam. You will type your answers in the answer script doc file and save as pdf with your ID e.g. CSE134-PC-E-171-15-2345-mid.pdf (Course Code-Section-Student ID) and then upload in the following google form link: https://forms.gle/2uu9eMeJcxGC79KA8
-
- Topics of discussion:
- Discussion on Tree data structure
- Tree traversals and applications
- Expected Learning Outcome:
- Implementation of tree data structure
- Problem solving for tree traversal
- Self-test on Tree Data Structure
-
-
Reference Video:
-
- Topics of discussion:
- BST and operations on BST
- Applications of BST
- Expected Learning Outcome:
- Implementation of BST and related operations
- Problem solving using BST
- Presentation on Course Project
-
Pre-recorded Video Lecture:
Lecture-17(Binary Search Tree)
Lecture-18(Implementation of Binary Search Tree)
Lab video lecture:
-
Reference Video:
-
- Topics of discussion:
- HEAP data structure and applications of Heap
- Exercise on BST and Heap
- Expected Learning Outcome:
- Implementation of Heap and operations
- Problem solving using BST
- Self-Test on BST
-
-
Reference Video:
-
- Topics of discussion:
- Graph data structure and applications of graph
- Traversal of Graph
- Expected Learning Outcome:
- Implementation of graph data structure
- Problem solving using Heap
- Class Test 3
-
Lab Video Lecture:
-
Reference video
-
- Topics of discussion:
- Review exercises on Tree, BST, Heap and Graph
- Expected Learning Outcome:
- Problem solving using Tree, BST, Heap, and Graph
- Self-test
-
Lab Video Lecture: PC-J
-
-
-
-
- Topics of the final:
- Tree, BST and applications
- Heap and application of Heap
- Basics of Graph data structure
-
Lab final(PC-J) Assignment
-
Dear students,
You need to download (1) QuestionPaper.pdf and (2) AnswerScriptTemplate.doc from the final-exam. You will type your answers in the answer script doc file and save as pdf with your ID e.g. CSE134-PC-E-111-15-2345-final.pdf (Course Code-Section-Student ID) and then upload in the following google form link:
https://forms.gle/ASvqKpXfYpUP9kk67