CA mcq

CA mcq

University

25 Qs

quiz-placeholder

Similar activities

DSA QUIZ

DSA QUIZ

University

20 Qs

Algorithm questions

Algorithm questions

12th Grade - University

20 Qs

Data Structure

Data Structure

University

20 Qs

Quiz No. 3 (Finals)

Quiz No. 3 (Finals)

University

20 Qs

DS QUIZ 2

DS QUIZ 2

University

20 Qs

Data Structures Quiz

Data Structures Quiz

University

20 Qs

Data Structures

Data Structures

University

20 Qs

Peniĺaian 1 Informatika ( bab 1 & bab 2 )

Peniĺaian 1 Informatika ( bab 1 & bab 2 )

12th Grade - University

20 Qs

CA mcq

CA mcq

Assessment

Quiz

Computers

University

Hard

Created by

Umesh Thoriya

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following sorting methods would be most suitable for sorting a list which is almost sorted?
Selection Sort
Bubble Sort
Quick Sort
Insertion Sort

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The way a card game player arranges his cards as he picks them one by one can be compared to
Merge sort
Bubble sort
Quick sort
Insertion sort

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

As part of the maintenance work, you are entrusted with the work of rearranging the library books in a shelf in proper order, at the end of each day. The ideal choice will be
Merge sort
Bubble sort
Quick sort
Insertion sort

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Heap is defined to be a
binary tree
tree structure
complete binary tree
None of the above

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Big O(O) notation looks for____________ value.
Minimum
Maximum
Mean
Average

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Suppose our aim is to sort an array in ascending order. Which of the following statements is true?
Input in descending order is worst case for selection sort but not for insertion sort
Input in ascending order is worst case for insertion sort but not for selection sort.
Input in ascending order is worst case for both selection sort and insertion sort.
Input in descending order is worst case for both selection sort and insertion sort

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Indicate constant time complexity in terms of Big-O notation
O(logn)
O(n)
O(1)
O(n^2)

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?