Tell me what should be done in the base case for this recursive problem?


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

Post New Answer

More Data Structures Interview Questions

Define linked lists?

0 Answers  


How would you swap the Kth node from beginning with Kth node from end in a Linked List.

0 Answers   DELL,


Minimum number of queues needed to implement the priority queue?

1 Answers  


Differentiate between singly and doubly linked lists?

0 Answers  


Is radix sort faster than quicksort?

0 Answers  


How do you sort an array by value?

0 Answers  


Can nsarray contain nil?

0 Answers  


What is bubble sort technique?

0 Answers  


What is difference between data type and data structure?

0 Answers  


what is Singly Linked list?

0 Answers  


Does hashmap allow null keys?

0 Answers  


Is array static or dynamic?

0 Answers  


Categories