In an avl tree, at explain what condition the balancing is to be done?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use collections?
Is it possible to insert different type of elements in a stack? How?
What is basic data structure?
an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].
Write a recursive c function to calculate the height of a binary tree.
What is stack in geography?
What is list data structure?
Why is the isempty() member method called?
When should structures be passed by values or by reference?
Write a program to reverse a single linked list.
Define primary data structures?
Why enum can not be used directly with printf function?