Skip to content

Latest commit

 

History

History
64 lines (36 loc) · 2.12 KB

README.md

File metadata and controls

64 lines (36 loc) · 2.12 KB

# Data-Structures-using-C

*KTU S3 Data Structures lab exam question and solutions with algorithm


Q1. Linear Search

  • with space and time complexity

Q2. Binary Search

  • with space and time complexity

Q3. Bubble Sort

  • with space and time complexity

Q4. Selection Sort

  • with space and time complexity

Q5. Sparse Matrix

Q6. Polynomial_Addition


Q7. STACK

Q8. Infix to Postfix

Q9. Queue

Q10.Circular Queue

Q11.Single Linked List

Q12.Stack_Using_LinkedList

Q13.Double_Ended_Queue

Q14.Binary_Tree



if you guys want terminal(college,{ ubuntu} ) to get the output

Terminal