RTOS (43)
Bulnex (4)
Operating Systems General Concepts (1242)
Data Structures (2039)
IBM AIX (132)
MS-DOS (66)
Operating Systems AllOther (199) Explain quick sort and merge sort algorithms and derive the time-constraint relation for these.
MNB,
8779What is the maximum total number of nodes in a tree that has N levels? Note that the root is level (zero)
18 52168How many different binary trees and binary search trees can be made from three nodes that contain the key values 1, 2 & 3?
Accenture, Amazon, College School Exams Tests, iGate, Microsoft, TCS, Wipro,
28 77986A list is ordered from smaller to largest when a sort is called. Which sort would take the longest time to execute?
12 31841A list is ordered from smaller to largest when a sort is called. Which sort would take the shortest time to execute?
17 34262When will you sort an array of pointers to list elements, rather than sorting the elements themselves?
5 22900The element being searched for is not found in an array of 100 elements. What is the average number of comparisons needed in a sequential search to determine that the element is not there, if the elements are completely unordered?
11 35511What is the average number of comparisons needed in a sequential search to determine the position of an element in an array of 100 elements, if the elements are ordered from largest to smallest?
19 66748In which data structure, elements can be added or removed at either end, but not in the middle?
42 105741
Explain how scheduling and priority works in threads?
How can you find a path to the file in the system?
Will mac programs run on linux?
Can I upgrade my windows 7 computer to windows 10?
Write the syntax in c to create a node in the singly linked list.
which file that error daemon stay?
How do I delete files in system32?
Should I install 32 or 64 bit?
Whats the difference between a thread and a process?
What is a socket connection?
What does the kill command do?
What do you mean by header in computer?
What is makefile in unix?
What are benefits of linux?
What you mean by sorting?