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 { Operating Systems }

Explain Array

1036


Explain Linked List

1071


There is a program which inserts and deletes node in a sorted singly linked list. There is a bug in one of the modules, how would you debug it?

1756


What are compile time Errors?

1149


What are different errors encountered while compiling?

1290


What do you mean by Run time Errors?

1225


Provide an algorithm to reverse a linked list without using recursion.

997


What do you know about different sorting algorithms?

1164


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

1083


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

992


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

965


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

951


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

1006


How would you sort words in a large file?

963


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

1022