DS Introduction

Flow Chart

Algorithm

Number System

DS Data Types

DS Stack

DS Queue

Sparse Matrix

Polynomials

Application of Stack

DS Linked List

DS Functions

DS Tree

DS Graph

Searching

Exercise Searching

Sorting

Hash Table

DS Questions

Define Data Structure

Data Structure Questions

1. What is data structure?
2. What is complexity? Differentiate time and space complexity.
2. What is recursion function?
3. What is the importance of circular queue?
4. How does linked list differ from array?

*. What do you understand by reverse polish notation?