The document contains 16 multiple choice questions about algorithms, data structures, and graph theory. Each question has 4 possible answers and the correct answer is provided. The maximum number of comparisons needed to merge sorted sequences is 358, and depth first search on a graph represented with an adjacency matrix has a worst case time complexity of O(n^2).