Algorithm Solved MCQs

Algorithm Solved MCQs for Computer Instructor B-17 | AJKPSC & PPSC

Strengthen your preparation for the Computer Instructor B-17 exams with a thorough collection of Algorithm solved MCQs. Practice for AJKPSC and PPSC exams with expert solutions to key algorithm concepts.

0%

Algorithm MCQS

Computer Instructor B-17 MCQs – AJKPSC, FPSC, PPSC

1 / 17

1. Which of the following is not a stable sorting algorithm?

 

2 / 17

2. Which of the following is a stable sorting algorithm?

3 / 17

3. What is the time complexity of insertion sort in best case?

4 / 17

4. Which algorithm is used to identify strongly connected components in a directed graph?

5 / 17

5. Which algorithm is effective for efficiently identifying the closest pair of points within a set?

 

6 / 17

6. Which algorithm is utilized to find a minimum spanning tree in a graph?

 

7 / 17

7. How many computations does the Boyer-Moore Majority Vote algorithm require to identify the majority element in an array?

8 / 17

8. Which algorithm is the most efficient for finding the shortest path in a directed graph with non-negative edge weights?

9 / 17

9. Which algorithm can be used to determine the minimum weighted spanning tree in a graph with a negative cycle?

10 / 17

10. Which of the following is technique for direct search?

11 / 17

11. Time complexity to sort elements of binary search tree is

12 / 17

12. Binary Search Method has Worst Case Time Complexity of

13 / 17

13. Which of the following is not a non-comparison sort?

14 / 17

14. Which of the following is not an in-place sorting algorithm?

15 / 17

15. In a complete k-ary tree, every internal node has exactly k children. The number of leaves in such a tree with n internal nodes is ___

16 / 17

16. Which algorithm efficiently finds the maximum subarray sum while minimizing time and resource usage?

17 / 17

17. Which of the following algorithm design technique is used in the quick sort algorithm?

Your score is

The average score is 55%

0%

Scroll to Top