Data Structures and Applicatons
Data Structure is applied almost everywhere in computer application.It deals with Queues which are used for interprocess communications, Stack that is used when a function is called Circular, Linkedlists which are used in time sharing problem used by the scheduler during the scheduling of the processes in the operating system, Heaps which are used to implement priority queues which is used for scheduling processes by operating system.
Credits: Prof. Pankaja K & Prof. Geetha P
Last updated on: 10/10/19