VOOZH about

URL: https://www.geeksforgeeks.org/quizzes/top-mcqs-on-bucketsort-algorithm-with-answers/

⇱ Quiz about Top MCQs on BucketSort Algorithm with Answers


Last Updated :
Discuss
Comments

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.

Take a part in the ongoing discussion