What is Data Structures?
Apply data structures (pointers, arrays, structures and strings) for data organization and traversal
Analyze and implement sorting, searching and data organization using the data structures Stacks, Queues and Linked Lists.
Apply trees and graphs for data ordering, data searching and evaluating expressions.
Implement solutions to problems individually or in teams using recursion, searching and sorting algorithms.
Perform file organization, indexing and file operations.
Prerequisite:
Where are data structures used?
For reservation purposes in railways, airplanes and buses
Online shopping of items in a flash sale like amazon or flipkart
Special privileges which only prime customers obtain
While searching the web
All these real life examples show the applications of data structures in our everyday life