Discover
Questions library
Collections library
Find online teacher
login
Discover
questions library
Find online teacher
login
Popular searches:
if-else
class-diagram
flowchart
Polymorphism
Home
Questions
Questions
Study lists
Yasmin Questions
5728 Questions
An unordered list contains n distinct elements
Algorithms
2022-05-29
Answers
30
Question
40
Followers
30
0
1
523
Randomized quicksort is an extension of quicksort where the pivot is chosen randomly. What is the worst case complexity of sorting n numbers using randomized quicksort?
Algorithms
2022-05-29
Answers
30
Question
40
Followers
30
0
1
481
The time complexity of an algorithm to compute M1 × M2 will be
Algorithms
2022-05-29
Answers
30
Question
40
Followers
30
0
1
1108
The minimum number of comparisons required to find the minimum and the maximum of 100 numbers is
Algorithms
2022-05-29
Answers
30
Question
40
Followers
30
0
1
607
Which of the following sorting algorithms has the lowest worst-case complexity?
Algorithms
2022-05-29
Answers
30
Question
40
Followers
30
0
1
539
The worst case running time of this computation is
Algorithms
2022-05-29
Answers
30
Question
40
Followers
30
0
1
590
The tightest lower bound on the number of comparisons, in the worst case, for comparison-based sorting is of the order of
Algorithms
2022-05-29
Answers
30
Question
40
Followers
30
0
1
565
What is the time complexity of Floyd–Warshall algorithm to calculate all pair shortest path in a graph with n vertices?
Algorithms
2022-05-29
Answers
30
Question
40
Followers
30
0
1
1161
What does it mean when we say that an algorithm X is asymptotically more efficient than Y?
Algorithms
2022-05-29
Answers
30
Question
40
Followers
30
0
1
526
What is the worst case time complexity of insertion sort where position of the data to be inserted is calculated using binary search?
Algorithms
2022-05-29
Answers
30
Question
40
Followers
30
0
1
440
What is the best time complexity of bubble sort?
Algorithms
2022-05-29
Answers
30
Question
40
Followers
30
0
1
404
Given an unsorted array
Algorithms
2022-05-29
Answers
30
Question
40
Followers
30
0
1
480
which of the following is ALWAYS TRUE?
Algorithms
2022-05-29
Answers
30
Question
40
Followers
30
0
1
550
Total:
5728
Previous
255
256
257
258
259
Next
Go