Linear Data Structure-Array?

In this module you will learn about the basic concepts of Array data structure in C and also its types, Applications finally its real time applications.

Linear Data Structure-Stack?

In this module you will learn about the basic concepts of Stack data structure in C and also its types, Applications finally its real time applications.

Linear Data Structure-Queue?

In this module you will learn about the basic concepts of Queue data structure in C and also its types, Applications finally its real time applications.

Linear Data Structure-Linked list?

In this module you will learn about the basic concepts of linked list data structure in C and also its types, Applications finally its real time applications.

Non Linear Data Structure-Graphs?

In this module you will learn about the basic concepts of Graph data structure in C and also its types, Applications finally its real time applications.

Non linear data structure – Trees?

In this module you will learn about the basic concepts of Tree data structure in C and also its types, Applications finally its real time applications.

In this module you will learn about,

  • Introduction to Linked list
  • Operations
  • Applications
  • Real time Applications