What is an recursive algorithm?


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

Post New Answer

More Data Structures Interview Questions

Describe what is Node in link list? And name the types of Linked Lists?

0 Answers  


What are different sorting algorithms?

0 Answers  


Does mentioning the array name gives the base address in all the contexts?

0 Answers  


How do you use merge sort?

0 Answers  


Which is the simplest file structure? (a) Sequential (b) Indexed (c) Random (a) Sequential

0 Answers  






Can you please explain the difference between array_name and &array_name?

0 Answers  


How to copy an array into another array?

0 Answers  


Tell me the difference between structure and array?

0 Answers   NIIT,


Why using cookie to store session info is a better idea than just using session info in the request?

0 Answers  


Can we apply binary search algorithm to a sorted linked list, why?

0 Answers  


Are lists mutable?

0 Answers  


What is a 2 dimensional array?

0 Answers  


Categories