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?

962


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

899


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

887


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

865


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

857


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

900


How would you sort words in a large file?

857


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

918


Can you distinguish between ArrayList and Array?

1015


Program to remove duplicate elements in an array.

958


Explain the Stack

909


How would you implement two stacks using a single array?

928


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

1014


Write a code for dynamic allocation of array.

982


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

1158