The document provides a list of 10 programming problems related to data structures for a programming lab. The problems include implementing linear and binary search, function overloading to calculate area of shapes, sorting arrays with bubble and insertion sort, implementing stacks with push and pop, recursion to calculate factorials and print Fibonacci series, multiple inheritance in C++, and operations on queues including insertion, deletion, and searching.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
25 views2 pages
Data Structure Programs5thsem
The document provides a list of 10 programming problems related to data structures for a programming lab. The problems include implementing linear and binary search, function overloading to calculate area of shapes, sorting arrays with bubble and insertion sort, implementing stacks with push and pop, recursion to calculate factorials and print Fibonacci series, multiple inheritance in C++, and operations on queues including insertion, deletion, and searching.