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?

1055


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

985


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.

914


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

904


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?

966


Can you distinguish between ArrayList and Array?

1076


Program to remove duplicate elements in an array.

1020


Explain the Stack

971


How would you implement two stacks using a single array?

989


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

1085


Write a code for dynamic allocation of array.

1049


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

1206