Reverse a linked list from the middle.
No Answer is Posted For this Question
Be the First to Post Answer
In what areas do data structures are applied?
In what order the elements of a hashset are retrieved?
Give a basic algorithm for searching a binary search tree?
What is the difference between hashset and hashmap?
difference between the run time polymorphism and compile time poly morphism and about virtual function.
2 Answers CybAge, Innowe, TCS, Wipro,
The element being searched for is not found in an array of 100 elements. What is the average number of comparisons needed in a sequential search to determine that the element is not there, if the elements are completely unordered?
11 Answers Morgan Stanley, Wipro,
What do you mean by balance factor of a node in avl tree?
Why hashmap is faster than hashtable?
How would you sort a linked list?
What is the space complexity of quicksort?
What is data and information explain with example?
How to find the missing element in integer array of 1 to 7?