BCA II SEM, DATA STRUCTURES USING C++ LAB MANUAL AND VIVA QUESTIONS WITH ANSWERS

Data Structure Using C++ – Lab Manual & Viva

📘 DATA STRUCTURE USING C++

Lab Manual & Viva Questions with Answers
STUDY WITH YASHVANTH


Laboratory Program List

🔹 Part A

  1. Program to find GCD of two numbers.
  2. Program to implement Tower of Hanoi.
  3. Program to print Fibonacci series.
  4. Program to find largest and smallest element in an array.
  5. Program to perform stack operations.
  6. Program to perform linear queue operations.
  7. Program to insert a node at the beginning of a singly linked list.
  8. Program to delete a node at the end of a singly linked list.

🔹 Part B

  1. Program to construct a Binary Search Tree.
  2. Program for Binary Tree traversal.
  3. Program to implement Depth First Search (DFS).
  4. Program to implement Breadth First Search (BFS).
  5. Program to sort an array using Selection Sort.
  6. Program to sort an array using Bubble Sort.
  7. Program to perform Linear Search of an element in an array.
  8. Program to perform Binary Search of an element in an array.

📥 Lab Manual & Viva Questions (With Answers)

📄 Download Full Lab Manual PDF:

👉 Click here to download Data Structure Using C++ Lab Manual & Viva


📚 STUDY WITH YASHVANTH
Learn | Practice | Crack Viva

Comments

Popular posts from this blog

ABOUT : STUDY WITH YASHVANTH

ABOUT AUTHOR

BCA III SEM, DBMS SYLLABUS & NOTES