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?

1050


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

980


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

947


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

910


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

900


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

950


How would you sort words in a large file?

902


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

964


Can you distinguish between ArrayList and Array?

1073


Program to remove duplicate elements in an array.

1020


Explain the Stack

960


How would you implement two stacks using a single array?

980


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

1083


Write a code for dynamic allocation of array.

1047


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

1202