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

Un-Answered Questions { Data Structures }

What do you know about different sorting algorithms?

1151


What is Insertion sort, selection sort, bubble sort( basic differences among the functionality of the three sorts and not the exact algorithms)?

1070


Write an algorithm to check if there is a loop in a doubly linked list.

987


Write an algorithm to find middle element in the linked list.

956


Write is a binary search tree? Write an algorithm and tell complexity?

944


How will you sort the elements of array in descending order?

1001


How would you sort words in a large file?

957


Write a program for Sorting an Array. Which sorting will you prefer?

1016


Can you distinguish between ArrayList and Array?

1132


Program to remove duplicate elements in an array.

1064


Explain the Stack

1030


How would you implement two stacks using a single array?

1031


What happens if an array goes out-of-bounds?

1124


Write a code for dynamic allocation of array.

1110


If you have to store one lakh objects, what will be a better option- a hash map or an array list?

1252