Data Structure Training Institute Shivaji Nagar

Introduction:

Data Structure Training Institute Shivaji Nagar

  • Concept Data Structure
  • Example
  • Need of Data structure
  • Advantages of using DS
Algorithm & Pseudocode:
  • Algorithm Definition
  • Characteristics of algorithm
  • Elements of algorithm
  • Pseudocode example
  • Difference of Algorithm & Pseudocode
Function:
  • What is function
  • Types of function
  • How function works
  • Function recursion and how it works.
Array:
  • Concept of Array
  • Types of array
  • Basic Programs
  • Array with Functions
  • Single & 2-dimensional array in function
  • argument.
Pointer:
  • Pointer Basics
  • Pointer with functions
  • Call by reference
  • Array of pointers & pointer to array & Programs
Structure:
  • Understanding about Structure
  • Pointer structure variable
  • Structure as function argument
  • Using call by member value
  • Hole structure and call by
  • Passing reference of structure.
Stack:
  • Operations on Stack
  • Array & Linked Representation
  • Programs on stack
  • Push & Pop operations
  • Traversing.