What is fibonacci search?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by rehashing?
Write any two principles of gradation of structures.
0 Answers Mahatma Gandhi University,
Can constructor be static?
How do you insert a new item in a binary search tree?
Design a datastructure to represent the movement of a knight on a chess board
What are the scenarios in which an element can be inserted into the circular queue?
Can we override compareto method for enumerations?
Give a good data structure for having n queues ( n not fixed) in a finite memory segment. You can have some data-structure separate for each queue. Try to use at least 90% of the memory space.
Define in brief an array.
An array having 100 elements have numbers from 1 to 99 randomly out of which any number is repeated. Find the repeated number in minimum time and space complexity.
What is sequential search?
Explain what are the major data structures used in the hierarchical data model?