• Courses
  • Tutorials
  • Jobs
  • Practice
  • Contests

Top MCQs on BucketSort Algorithm with Answers

Question 1

What is the worst case performance for bucket sort?
  • O(n)
  • O(n logn)
  • O(n^2)
  • 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:
  • P only
  • Q only
  • Both P and Q
  • Neither P nor Q

There are 2 questions to complete.

Last Updated :
Take a part in the ongoing discussion