Draw a binary Tree for the expression :

A * B - (C + D) * (P / Q)


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

Give a good data structure for having n queues ( n not fixed) in a finite memory segment. You can have some data-structure separate for each queue. Try to use at least 90% of the memory space.

0 Answers  


Is heap sort stable?

0 Answers  


Why do we need sorting?

0 Answers  


What is basic data structure?

0 Answers  


What is stack in data structure with the example?

0 Answers  


What are different techniques for making hash function?

0 Answers  


What is the space complexity of bubble sort?

0 Answers  


What are the types of collection?

0 Answers  


Differentiate among cycle, path, and circuit?

0 Answers  


What is a b+ tree? Explain its uses.

0 Answers  


What are basic algorithms?

0 Answers  


How does arraylist size work?

0 Answers  


Categories