DSAQB
DSAQB
Construct Binary Tree Given Inorder and Pre order ( Example with all Steps)
Construct Binary Tree Given Inorder and Post order ( Example with all Steps)
Applications Of Tree
Explain Threaded Binary tree . Finding in-order successor and predecessor of a node
in threaded tree. Explain Insertion and deletion in threaded binary
tree.
"Significance of Binary search tree: Different operation Operation
Insert an element
Delete an element
Search an element
Traversal in BST"
"Give Significance of AVL Tree . Write Algorithm and Code for following operation
Searching and traversing in AVL trees.
Insertion and Deletion in an AVL Tree."
Rotation in AVL tree
Explain Huffman Tree Which Data structure is used
Explain Heap Sort.Which Data structure is used
Differentiate BFS and DFS
Explain BFS and DFS with Example
-----------------------------------------------------------------------------------
-----------------------------------------------------------------------------------
---------------------
What is Graph. Give types of Graph .Graph terminology with diagram