1/10

(1) Which of the following search algorithms is based on the principle of divide and conquer?


(2) Which of the following graph algorithms can be used to find the shortest path between two vertices in a weighted graph?


(3) Which of the following data structures is used to implement a LIFO (Last-In-First-Out) policy?


(4) Which of the following sorting algorithms has a worst-case time complexity of O(n log n) and is based on the divide-and-conquer strategy?


(5) Which search algorithm is used to search for an element in a sorted array?


(6) Which of the following is NOT a subfield of artificial intelligence?


(7) What is the purpose of an assembler in computer architecture?


(8) What is computer vision?


(9) What is image processing?


(10) What is object recognition in computer vision?