1. >CUET (PG)
  2. >Algorithms
Found 2  QuestionsSET DEFAULT
Selected Filters
    CUET (PG) Algorithms
Exams
Years
Subjects
Topics

List of top Algorithms Questions asked in CUET (PG)

Consider the following table of arrival time and burst time for three process Po P1 and P2
ProcessArrival Time Burst Time
Po0 ms 9 ms
P11 ms4 ms 
P22 ms9 ms 

The preemptive shortest job first scheduling algorithm is used. Scheduling is carried out only at arrival or completion of process. What is the average waiting time for the three process

  • CUET (PG) - 2023
  • CUET (PG)
  • Algorithms
  • Algorithm design techniques
The average case complexity of Selection sort, Quick sort and Radix sort is respectively
  • CUET (PG) - 2023
  • CUET (PG)
  • Algorithms
  • Sorting