DATA STRUCTURE II

, by Prashant Gunjal

DATA STRUCTURES LABORATORY

Group A (to be implemented in C++ programming)






6. Implementation of B tree

7. Implementation of AVL tree

8. Implementation of direct access file using different collision resolution techniques

Group B (to be implemented in C++ and compare with STL implementation)

1. Implementation of SLL , DLL and CLL
               SLL
               CLL
               DLL
2. Implementation of stack & queue using SLL
               STACK
               QUEUE


0 comments: