Create Quiz

Misc Algorithms: Quiz Question

Misc Algorithms: Quiz Question

Miscellaneous Algorithms Quiz Question on Data Structure and Algorithms related Questions like: What will be the worst case time complexity of code to find sum

You can mute/unmute sounds from here

You May Get Result Of Misc Algorithms: Quiz Question

Miscellaneous Algorithms Quiz Question on Data Structure and Algorithms related Questions like: What will be the worst case time complexity of code to find sum
Miscellaneous Algorithms Quiz Question on Data Structure and Algorithms related Questions like: What will be the worst case time complexity of code to find sum
Miscellaneous Algorithms Quiz Question on Data Structure and Algorithms related Questions like: What will be the worst case time complexity of code to find sum
Miscellaneous Algorithms Quiz Question on Data Structure and Algorithms related Questions like: What will be the worst case time complexity of code to find sum
POST YOUR ANSWER (READ ANSWERS)

Quiz Questions And Answers

In a complete k-ary tree, every internal node has exactly k children. The number of leaves in such a tree with n internal nodes is:

nk
(n – 1) k+ 1
n( k – 1) + 1
n( k – 1

identical coins out of which one coin is heavy and a pan balance. How many minimum number of measurements are needed to find the heavy coin?

2
3
4
7

Which of the following is not an in-place algorithm?

Insertion sort
Selection sort
Merge sort
Heap sort

The set Z computed by the algorithm is:

(X Intersection Y)
(X Union Y)
(X-Y) Intersection (Y-X)
(X-Y) Union (Y-X)

For large values of y, the return value of the function f best approximates

x^y
e^x
ln(1 + x)
x^x

An inversion in a an array A[] is a pair (A[i], A[j]) such that A[i] > A[j] and i < j. An array will have maximum number of inversions if it is: A Sorted in increasing order

Sorted in increasing order
Sorted in decreasing order
Sorted in alternate fashion
Both A and B
ANSWERS

Currently, we have no comments. Be first to comment on this quiz.

Misc Algorithms: Quiz Question : Test Trivia

Ultimate impossible accurate personality honest Quiz Game

How do you rate this quiz?

Average rating 4.8 / 5. Vote: 5
Embed This Quiz
Copy the code below to embed this quiz