merge sort time complexity

Answer Posted / mohd zeeshan

o(n log n)

Is This Answer Correct ?    29 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?

1469


It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?

1494


10.Define filters,binary to hexadecimal,hexadecimal to decimal?

1507


How to get the index of the clicked field in reports in ABAP?

1145


it is a language or tools?

1615






how to fin top two miximum values in sql? not 2nd both max value of 1st and 2nd both have to find out

1484


in teradata level primary in table level allows duplicates why?

1637


What is abstract Method i want the exact definition and is there any possibility to declare class as abstract without any abstract methods in that class?If it is possible then tell me why and how?

1465


I want sample papers for NIC Examination. Plz send them to my mail Id das.neelam@gmail.com . Plz send it today, tomorrow i've the exam.

1561


Write a shell program where you enter a number which corresponds to K.M. Find out the corresponding values in m, cm, inches, and feet. Hints:- 1 k.m= 1000 m 1 m= 100 cm 1 inches= 2.54 cm. 1 feet= 12 inches

1516


Write a program to find whether a given number is prime or not.

599


Find out the list of authorization objects which contains activity as a field? Thanks in advance.

1753


difference between mantis and other tools?

1610


what is the difference between rename and label

1805


what is adodb??y it is used for connection of V.B and access??what is ado?dao?

1763