How will you represent a linked list in a graphical view?
No Answer is Posted For this Question
Be the First to Post Answer
How do you define a set?
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,
How would you sort words in a large file?
Of the following tree structure, which is, efficient considering space and time complexities? (a) Incomplete Binary Tree (b) Complete Binary Tree (c) Full Binary Tree (b) Complete Binary Tree.
Which is best book for data structures?
Which interface treemap implements?
Why hashmap is faster than hashset?
How do arrays work?
What is the Role of push() and pop() method?
How do you sort large data?
What are the non linear data structure?
Write programs for Bubble Sort, Quick sort