Introduction to data structures
  • Introduction to data structures
  • Quiz
  • Types of data structures
  • Quiz
  • Operation performed on data structures
  • Quiz
  • Advantages of data structures
  • Basic terminology used in data structures
  • Quiz
  • Why data structures are needed?
  • Quiz
  • Classification of data structures
  • Quiz
  • Applications of data structures
  • Quiz
Overview of Algorithms
  • Algorithm definition & characteristics
  • Quiz
  • Data flow of algorithm
  • Quiz
  • Need of algorithms
  • Quiz
  • Real world example of algorithm
  • Factors of algorithms
  • Quiz
  • Importance and issues of algorithms
  • List and explain the Characteristic of algorithms
Arrays in data structures
  • Arrays definition and properties.
  • Accessing element from an array in different languages
  • Operations of Arrays
  • Advantages of Arrays
  • Disadvantages of Arrays
  • A 2D array
Linked Lists
  • Introduction to Linked Lists
  • Advantages of Linked Lists
  • Disadvantages of Linked Lists
  • Applications of Linked Lists
  • Operations Performed on Linked Lists
  • Time and Space Complexity of Linked Lists
  • Singly Linked List
  • Next topic