>
CUET (UG)
>
Algorithms
List of top Algorithms Questions asked in CUET (UG)
Which sorting algorithm works by continuously swapping the adjacent elements ?
CUET (UG) - 2023
CUET (UG)
Algorithms
Sorting
Let us consider for an Algorithm A, a nested loop and also a single loop is present what would be the time complexity for algorithm A ?
CUET (UG) - 2023
CUET (UG)
Algorithms
Algorithm design techniques
In bubble sort algorithm, every iteration through each element of a list is called?
CUET (UG) - 2023
CUET (UG)
Algorithms
Algorithm design techniques