This document appears to be the index page for a practical file on data structures using C. It lists 13 practical assignments involving arrays, searching, sorting, strings, matrices, and linked lists. The assignments include linear search of a 2D array, binary search using iteration and recursion, arithmetic operations on tables using functions, quicksort using iteration and recursion, string operations, call by value and reference for swapping numbers, adding matrices, and performing operations on a linked list.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
20 views6 pages
Dsa Front
This document appears to be the index page for a practical file on data structures using C. It lists 13 practical assignments involving arrays, searching, sorting, strings, matrices, and linked lists. The assignments include linear search of a 2D array, binary search using iteration and recursion, arithmetic operations on tables using functions, quicksort using iteration and recursion, string operations, call by value and reference for swapping numbers, adding matrices, and performing operations on a linked list.