64. Which of the following is best running time to sort n integers in the range 0 to n2-1
ANS. B
Previous | Next |
UGC NET CS 2018 July - II Question 63 | UGC NET CS 2018 July - II Question 65 |
A O(log n) |
B O(n) |
C O(n log n) |
D O(n2) |
Previous | Next |
UGC NET CS 2018 July - II Question 63 | UGC NET CS 2018 July - II Question 65 |
Question 16 In a certain coding language. 'AEIOU' is written as 'TNHDZ'. Using the same coding language. 'BFJPV' wil...
No comments:
Post a Comment