Which data structure is applied when dealing with a recursive function?


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

Post New Answer

More Data Structures Interview Questions

“int a[] = new int[3]{1, 2, 3}” – This a legal way of defining the arrays?

0 Answers  


What is mean by abstract data type?

0 Answers  


Write code for reversing a linked list.

0 Answers  


How do you do a heap sort?

0 Answers  


Define heap order property?

0 Answers  






How many different binary trees and binary search trees can be made from three nodes that contain the key values 1, 2 & 3?

28 Answers   Accenture, Amazon, College School Exams Tests, iGate, Microsoft, TCS, Wipro,


What does the dummy header in the linked list contain?

0 Answers  


What is the advantage of the heap over a stack?

0 Answers  


How many passes does bubble sort need?

0 Answers  


Why concurrenthashmap is fail safe?

0 Answers  


A list is ordered from smaller to largest when a sort is called. Which sort would take the shortest time to execute?

17 Answers  


What are the advantages of sorting?

0 Answers  


Categories