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

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).

929

an array t[100] which contains numbers between 1..99. Return the duplicated value. Try both O(n) and O(n-square).

908

Write a Program for Insert in a sorted list

919

what is a balanced tree.

985

Write a Program for Delete an element from a doubly linked list.

902

Write a Program for Reverse a linked list.

953

Write code for reversing a linked list.

957

What is breadth first tree?

996

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.

943

How will you reverse Linked List.

900

Write a Program for Linked list manipulation.

1033

How would you reverse characters of an array without using indexing in the array.

901

How would you reverse the characters of an array?

928

an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].

982

Does mentioning the array name gives the base address in all the contexts?

1383


Post New Data Structures Questions

Un-Answered Questions { Data Structures }

what is a balanced tree.

985


What are the Advantages and disadvantages of Array?

1153


How to inverting a function in sort and searching?

989


Tell me about the different sorting techniques.

920


Write a Program for Insert in a sorted list

919


What do you mean by data types?

950


What is a graph?

2002


how to add an item to the beginning of the list?

974


Suppose in an integer array, there is 1 to 100 number, out of one is duplicate, how to find?

967


Differentiate between priorityqueue and treeset.

1236


What is stack and its operations?

851


Which type of memory allocation is referred for linked list?

1192


What is two-dimensional array?

948


What are the different types of linked list?

846


What is a static structure?

954