1. >Computer Science & Information Technology
Found 2  QuestionsSET DEFAULT
Selected Filters
    Computer Science & Information Technol... Algorithms
Exams
Subjects
Topics

List of top Computer Science & Information Technology Questions on Algorithms

An array of 25 distinct elements is to be sorted using quicksort. Assume that the pivot element is chosen uniformly at random. The probability that the pivot element gets placed in the worst possible location in the first round of partitioning (rounded off to 2 decimal places) is __________
  • GATE CS - 2026
  • GATE CS
  • Computer Science & Information Technology
  • Algorithms
Consider an unordered list of \(N\) distinct integers. What is the minimum number of element comparisons required to find an integer in the list that is NOT the largest in the list?
  • GATE CS - 2026
  • GATE CS
  • Computer Science & Information Technology
  • Algorithms