UNIT – V
Searching and Sorting – Sorting- selection sort, bubble sort, Searching-linear and binary search methods.
Lists- Linear list – singly linked list implementation, insertion, deletion and searching operations on linear list, Stacks-
Push and Pop Operations, Queues- Enqueue and Dequeue operations.