Lab assignments and problems on Data Structure with C/C++ code and Algorithm

Here are lists of lab assignments and problems on various topics in Data Structure. Please click the link below to see the algorithm and source code of the problem in that topic.

  1. Stack
  2. Queue
  3. Circular Queue
  4. Infix to Postfix Conversion
  5. Postfix Evaluation
  6.  Linked List
  7. Stack and Queue using Linked list
  8. Tower of Hanoi
  9. Bubble Sort
  10. Quick Sort
  11. Straight Selection Sort
  12. Straight Insertion Sort
  13. Merge Sort
  14. Shell Sort
  15. Tree Sort
  16. Sequential Search
  17. Binary Search
  18. Tree Search
  19. Hashing and Hash Table generation
  20. Dijkstra’s Shortest path algorithm
SHARE Lab assignments and problems on Data Structure with C/C++ code and Algorithm

You may also like...

1 Response

  1. emi_me says:

    hey check this new website http://www.countcode.com. It's a social network made for programmers, where you can download,share or upload source codes, where you can count your own code lines for free. You have access to the web forum and the web chatroom. we are happy to have you joined to our community!

Leave a Reply

Your email address will not be published.

Share