DS Introduction

Flow Chart

Define Data Structure

Algorithm

DS Data Types

DS Stack

DS Queue

Number System

Sparse Matrix

Polynomials

Application of Stack

DS Linked List

DS Functions

DS Tree

DS Graph

Searching

Exercise Searching

Sorting

Hash Table

DS Questions

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?