Programming Skills II(DS) page-2


Home >> Sem 2 >> Programming Skills II(DS) 
GUJARAT TECHNOLOGICAL UNIVERSITY 
 Subject Name : Programming Skills II(DS)
Subject Code : 620002
Last Update : 03/June/2010
13. Write a program to implement sparse Matrix ( using Array & Linked-List)
Shared By:Sonam Patel(SRIMCA college-Tarsadi) Show/Hide Program  


14. (a) Write a program to create a sorted doubly linked list....
Shared By :Sonam Patel(SRIMCA college-Tarsadi) Show/Hide Program 


15.Write a program to swap two adjacent nodes by pointers (and not the data) of..
Shared By :Sonam Patel(SRIMCA college-Tarsadi) Show/Hide Program  


***THREE IN ONE (16,17,18)
Shared By  :Sonam Patel(SRIMCA college-Tarsadi)Show/Hide Program  

16. Write a program to create a binary search tree and print it’s elements in inorder ..
Shared By  :Hiral Prajapati(SRIMCA college-Tarsadi)Show/Hide Program  
Shared By  :Neelam  Patel(SRIMCA college-Tarsadi)Show/Hide Program  
Shared By  :Sonam Patel(SRIMCA college-Tarsadi)Show/Hide Program  
Shared By  :Hiren Patel(SRIMCA college-Tarsadi)Show/Hide Program  

17. Write a program to create a binary search tree and print it’s elements in preorder..
Shared By :Jimeet Shah(C.U.Shah College Of MCA Wadhwan) Show/Hide Program  
Shared By :Hiral Prajapati(SRIMCA college-Tarsadi) Show/Hide Program  
Shared By :Sonam Patel(SRIMCA college-Tarsadi) Show/Hide Program  
Shared By :Hiren Patel(SRIMCA college-Tarsadi) Show/Hide Program  

18. Write a program to create a binary search tree and print it’s elements in postrder..
Shared By :Hiral Prajapati(SRIMCA college-Tarsadi)  Show/Hide Program  
Shared By :Sonam Patel(SRIMCA college-Tarsadi)  Show/Hide Program  
Shared By :Hiren Patel(SRIMCA college-Tarsadi)  Show/Hide Program  

19. Write a program to delete an element from a binary search tree.
Shared By : Sonam Patel(SRIMCA college-Tarsadi) Show/Hide Program  

20. Write a program to make another copy of a given binary search tree.
Shared By :Hiral Prajapati(SRIMCA college-Tarsadi) Show/Hide Program  
Shared By :Sonam Patel(SRIMCA college-Tarsadi) Show/Hide Program  

21. Write a program to count no of leaf nodes in a given binary tree.
Shared By :Hiral Prajapati(SRIMCA college-Tarsadi) Show/Hide Program  
Shared By :Sonam Patel(SRIMCA college-Tarsadi) Show/Hide Program  

22. Write a program to search an element in a given binary search tree.
Shared By :Hiral Prajapati(SRIMCA college-Tarsadi)  Show/Hide Program  
Shared By :Sonam Patel(SRIMCA college-Tarsadi)  Show/Hide Program  

23. Write a program to Generate Min-heap and Max-heap (Insertion and Deletion )
Shared By :Your Name  Show/Hide Program  

24. Write a program for Insertion of a node in m-way tree (B-Tree/B+-Tree)
Shared By :Your Name  Show/Hide Program  

<<Previous                  NEXT>>