This is a practice for data structure through learning and practice. New sections are added mention below which question are attempting - So far covered topic is -
-
Array
-
Search
-
Sort
-
Matrix
-
String
-
LinkList
-
-
Queue Problems :
-
-
-
Normal Tree :
-
Binary tree :
-
All the function like the traversal ,level order traversal ,size ,height , min value and max value .
2.left and right view of the tree.
4.Practice for the binary tree.
-
Binary Search Tree :
-
-
content will be updated .