Home
Online Admission
Blog
Student Application
Courses
Support
Career
Wiki
Events
Forum
Home
Job Placement Cell
Gallery
Covid Information
Library
Contact us
Shop
About
0
0
Sign in
Contact Us
Lessons
Write a review
Share
Exit Fullscreen
Back to course
Data Structure & Algorithm (28542)
Course Overview
Marks Distribution
Midterm Exam Sugesstion-2023
Midterm Suggestion Solution
Final Exam 2023 Suggestion
Lession Plan of Data Structure and Algorithm
Lesson Plan PDF File
Chapter-01: Understand the idea of data structure.
Lecture-1:Data and Data Structure
Lecture-2: Tree and Data Operation
Chapter-02: Understand the basic concept of algorithm
Lecture-3: Algorithm and Programming Step
Lecture-4:Describe the structured programming and flowcharts.
Quiz Test- 01
Quiz
Chapter-03: Understand the concept of arrays, records and pointers.
Lecture-5: Linear Array, Traversing and Inserting Algorithm in Linear Array
Lecture-6: Representing of Memory Address, Matrix and Deleting Algorithm
Chapter-04: Understand the properties of the linked lists.
Lecture-17: Linked List
Chapter-05: Understand the Operation of Stack
Lecture-7:Stack Basic Operation
Lecture-8:Different Type of Notation and Conversion
Chapter-06: Understand the Operation of Queue
Lecture-9: Basic Operation of Queue
Lecture-10: Data Insert & Delete Algorithm