Top MCQs on BucketSort Algorithm with Answers

Last Updated :
Discuss
Comments

Question 1

What is the worst case performance for bucket sort?
  • A
    O(n)
  • B
    O(n logn)
  • C
    O(n^2)
  • D
    O(1)

Question 2

Which of the following statements is/are true? P: In a scripting language like javaScript, types are typically associated with values, not variables. Q: It is not possible to show images on a web page without the tag of HTML Select the correct answer from the given below:
  • A
    P only
  • B
    Q only
  • C
    Both P and Q
  • D
    Neither P nor Q

There are 2 questions to complete.

Take a part in the ongoing discussion