top of page
Search


Data Structure Class Notes: Sorting
Data Structure last-minute notes for topic Sorting. 1) Explain Bubble Sort Algorithm and its complexity?
Jun 10, 202211 min read


Data Structure Class Notes: Linked List
Data Structure last-minute notes for topic Linked List. 1) Discuss Linked Lists with its advantages and disadvantages.
Jun 9, 20228 min read


Data Structure Class Notes: Doubly Linked List
Data Structure last-minute notes for topic Doubly Linked List. 1) Explain Insertion operation at the beginning of doubly linked list.
Jun 9, 20226 min read


Data Structure Class Notes: Stacks
Data Structure last-minute notes for topic Stacks. 1) What is a Stack Data Structure?
Jun 9, 202210 min read


Data Structure Class Notes: Queues
Data Structure last-minute notes for topic Queues. 1) What is a Queue Data Structure?
Jun 8, 20226 min read


Data Structures Class Notes: Data Structure Basic
Data Structure last-minute notes for topic Data Structure Basic. 1) What are data structures and why are they required?
Jun 8, 202210 min read


Exception Handling: C plus plus Class Notes
C plus plus last-minute notes for topic
Exception Handling 1) Compare and contrast error and exception.
May 30, 20223 min read


Classes and Objects: C plus plus Class Notes
C plus plus last-minute notes for topic Classes and Objects 1) Define class and objects
May 30, 20224 min read


File Handling and templates: C plus plus Class Notes
C plus plus last-minute notes for topic File Handling and templates 1) What are the file streams?
May 30, 20223 min read


Polymorphism and Inheritance: C plus plus Class Notes
C plus plus last-minute notes for topic Polymorphism and Inheritence 1)Explain different types of polymorphism.
May 30, 20224 min read


Basics: C plus plus Class Notes
C plus plus last-minute notes for topic Basics 1) Define keyword, identifier, and token.
May 30, 20226 min read


Synchronization: Operating System Class Notes
Operating System last-minute notes for topic of Synchronization. 1) What are the steps to achieve synchronization? 2) What is Semaphore?
May 28, 202211 min read


Process: Operating System Class Notes
Operating System last-minute notes for topic of Process. 1) What is a process? 2) Explain different types of process present in OS.
May 28, 202210 min read


Graphs: Data Structure Class Notes
Data Structure last-minute notes for topic Graph. 1) What is BFS? 2) What is DFS? 3) What is Prims minimum spanning tree?
May 26, 20226 min read


Sorting: Data Structure Class Notes
Data Structure last-minute notes for topic Sorting. 1) Explain Bubble Sort Algorithm and its complexity?
May 26, 202211 min read


Queue: Data Structure Class Notes
Data Structure last-minute notes for topic Queue. 1) What is a Queue data structure?
May 26, 20226 min read


Stacks: Data Structure Class Notes
Data Structure last-minute notes for Stacks. 1) What is Stack Data Structure?
May 26, 20228 min read


Data Structures Basic: Data Structure Class Notes
Data Structure last-minute notes for topic Data Structure Basic. 1) What are data structures and why are they required ?
May 26, 20227 min read


Minimum Spanning Tree: Algorithm Class Notes
Algorithm last-minute notes for topic of Minimum Spanning Tree. 1)What is Minimum Spanning Tree? 2)How to find a minimum spanning tree?
May 26, 20223 min read


Shortest Path: Algorithm Class Notes
Algorithm last-minute notes for topic of Shortest Path. 1)Explain Single Source Shortest Paths in a directed acyclic graph?
May 26, 202215 min read
bottom of page