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?

1061


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

995


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

950


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

918


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

905


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

955


How would you sort words in a large file?

904


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

971


Can you distinguish between ArrayList and Array?

1079


Program to remove duplicate elements in an array.

1024


Explain the Stack

976


How would you implement two stacks using a single array?

994


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

1087


Write a code for dynamic allocation of array.

1054


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

1208