 |
|
| |
Facing the technical interview of a
company is an uphill task. It all depends on the mood of
the interviewer and to an extent on your appearance. If
he is in a bad mood, the interview can be really tough.
Otherwise you might have a slight consideration. Be
prepared for any questions from every section of your
skill set. If the interviewer goes to a part of your
skill, which you are not comfortable with, try to divert
his attention to some other part in which you are an
expert. Try to explain things in a simple way and be
precise in your answers. If you don't know an answer
admit it. Do Not try to make up and answer. |
 |
Data Structure Interview Questions
*You can ping servers on the subnet
your workstation is on, but not other
subnets. What is wrong?
*Is Pointer a variable?
*List out the areas in which data
structures are applied extensively?
*Minimum number of queues needed to
implement the priority queue?
*How many different trees are possible
with 10 nodes?
*In an AVL tree, at what condition the
balancing is to be done?
*What is a spanning Tree?
*which is the simplest file structure?
*Whether Linked List is linear or
Non-linear data structure?
*In RDBMS, what is the efficient data
structure used in the internal storage
representation?
*List out few of the Application of
tree data-structure?
*What is the data structures used to
perform recursion?
*What is significance of ” * ” ?
*Why do we Use a Multidimensional
Array?
*How do you assign an address to an
element of a pointer array ?
*Run Time Memory Allocation is known
as ?
*What method is used to place a value
onto the top of a stack?
*What method removes the value from
the top of a stack?
*What is a queue ?
*What is the relationship between a
queue and its underlying array?
*Which process places data at the back
of the queue?
*How is the front of the queue
calculated ?
*How is any Data Structure application
is classified among files?s |
|
|
| |
|
|
|