Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Data Structures Interview Questions
Questions Answers Views Company eMail

Which is the simplest file structure? (a) Sequential (b) Indexed (c) Random (a) Sequential

1184

Whether Linked List is linear or Non-linear data structure?

1 1421

Draw a binary Tree for the expression : A * B - (C + D) * (P / Q)

1472

For the following COBOL code, draw the Binary tree? 01 STUDENT_REC. 02 NAME. 03 FIRST_NAME PIC X(10). 03 LAST_NAME PIC X(10). 02 YEAR_OF_STUDY. 03 FIRST_SEM PIC XX. 03 SECOND_SEM PIC XX.

1364

What is Jagged Arrays?

1024

Construct a doubly linked list using a single pointer in each node?

1000

where do you use double linked list?

1115

Explain binary searching and Fibinocci search?

1004

Write program for Quick sort ?

1154

What is the difference between Array and LinkedList?

1061

write a program to accept name & sort them?

954

Write program for Bubble Sort ?

1028

What is the difference between Array and Arraylist?

1147

Differentiate between compilers and interpreters.

Tech Mahindra,

977

How many links are there in a binary tree of N nodes?

Tech Mahindra,

1084


Post New Data Structures Questions

Un-Answered Questions { Data Structures }

What is sequential mapping in data structure?

999


What is the best sorting technique?

981


Write a program to reverse a single linked list.

987


Can hashmap be sorted?

957


List the area of applications where stack data structure can be used?

957


Why is the isempty() member method called?

1096


You want to insert a new item in a binary search tree. How would you do it?

937


Why concurrenthashmap is fail safe?

1015


What are three common types of traversals?

1105


What is array sort?

945


What are the major data structures used in the following areas : network data model & hierarchical data model?

1073


Is hashset thread safe?

1053


List out the advantages of using a linked list?

895


Now you are given an array of a characters (both ASCII and Kanji) and, an index into the array. The index points to the start of some character. Now you need to write a function to do a backspace (i.e. delete the character before the given index).

970


What sort of serious problems have you experienced, and how have you handled them?

1014