MITS CODE
Home
Videos
  • Python
  • C Programing
  • Data Structures
Laboratory
  • Python
  • C Programing
  • C++
  • Java
  • Data Structures
Practice
  • Python
  • C Programing
  • Java
Events
Contact Us
MITS CODE
Home
Videos
  • Python
  • C Programing
  • Data Structures
Laboratory
  • Python
  • C Programing
  • C++
  • Java
  • Data Structures
Practice
  • Python
  • C Programing
  • Java
Events
Contact Us
More
  • Home
  • Videos
    • Python
    • C Programing
    • Data Structures
  • Laboratory
    • Python
    • C Programing
    • C++
    • Java
    • Data Structures
  • Practice
    • Python
    • C Programing
    • Java
  • Events
  • Contact Us
  • Home
  • Videos
    • Python
    • C Programing
    • Data Structures
  • Laboratory
    • Python
    • C Programing
    • C++
    • Java
    • Data Structures
  • Practice
    • Python
    • C Programing
    • Java
  • Events
  • Contact Us

20CSE203 DATA STRUCTURES LABORATORY

 1. Write a C program with class to perform the following operations on Singly Linked List 

i) Insertion         ii) Deletion        iii) Traversal 

Solve

 2. Write a C program with class to perform the following operations on Circular Doubly Linked  List

  i) Insertion      ii) Deletion      iii) Traversal.  

Solve

 3. Write a C program with class to add two polynomials using Singly Linked List 

Solve

 4. Write a C program with class to implement Stack using 

 i) Arrays       ii) Linked list.  

Solve

 5. Write a program to read an arithmetic expression in infix notation and do the following I) convert infix expression into postfix 

ii) Evaluate the Postfix Expression 

Solve

 6. Write a C program with class to implement Queue using 

 i) Arrays      ii) Linked list. 

Solve

 7. Write a C program with class to implement Circular Queue using Array . 

Solve

 8. Write a C program with class to perform the following operations on Binary Search Tree  i) Insertion     ii) Deletion       iii) Search a given Key 

Solve

 9. Write a C Program with a class to Perform the Tree Traversal Techniques using recursion. 

Solve

 10. Write a C Program with a class to Perform the Tree Traversal Techniques using without  recursion. 

Solve

 11. Write a C program that implements the following sorting techniques 

i) Bubble sort     ii) Selection sort      iii) Quick sort.  

Solve

 12. Write a C program that implements the following sorting techniques 

i) Insertion sort      ii) Merge sort       iii) Heap sort. 

Solve

 13. Write a C Program with a class to Implement All functions of a Dictionary by using Hashing . 

Solve

 14. Write a C program with a class to perform the following operations on AVL Tree 

i) Insert.       ii) Delete     iii) Traverse 

Solve

 15. Write a C program with a class for implementing the following graph traversal algorithms: 

i) Depth First Search      ii) Breadth First Search.  

Solve

Copyright © 2023 MITS CODE - All Rights Reserved.

  • Events

Created by -Sine Nitish , M Sangeetha

This website uses cookies.

We use cookies to analyze website traffic and optimize your website experience. By accepting our use of cookies, your data will be aggregated with all other user data.

Accept