-
Lecture Notes
Dear Students the Lecture Notes has been uploaded for the following topics:</br>Stack ADT, </br>Applications of Stack: Infix to Postfix conversion, </br>Postfix Evaluation, </br>Balanced parentheses, </br>Queue ADT, </br>Circular Queue, </br>Double ended queues, </br>Applications Queue, </br>Bubble sort – selection sort, </br>insertion sort, </br>divide & conquer- merge sort – quick sort, </br>Analysis of sorting algorithms, </br>Linear search – binary search, </br>Hashing – hash functions, </br>Collision handling, </br>Load factors, </br>Rehashing, and efficiency
-
Puzzles
Dear Students the Puzzles has been uploaded for the following topics:</br>Linked List
-
Question Bank
Dear Students the Question Bank has been uploaded for the following topics:</br>Introduction to Data Structures and Algorithms, </br>List ADT, </br>Stack ADT
-
Assignment
Assignment topic is Array implementation of List ADT and due date is 07-09-2024.
-
Youtube Video
Dear Students the Youtube Video has been uploaded for the following topics:</br>Abstract Data Types in Data Structures</br>Array implementation of List ADT</br>Doubly Linked List
-
Resource Link
Dear Students the Resource Link has been uploaded for the following topics:</br>Introduction to DSA</br>Single linked List</br>Asymptotic Notations</br>Introduction to Data Structures
-
Lecture Notes
Dear Students the Lecture Notes has been uploaded for the following topics:</br>Abstract Data Types (ADTs), </br>Introduction to analysis of algorithms, </br>asymptotic notations, </br>Non recursion & recursion – analyzing recursive algorithms, </br>singly linked lists, </br>doubly linked lists, </br>circularly linked lists