Question
Four views of one cube are given below. Each of the six
faces of cube is numbered. In figure 3 which number will be opposite to the face with number 3?Solution
As per the given pattern in question figure, we can find the similar next position of given dice . The numbers 2, 4, 5 and 6 are on the adjacent faces of the number 3. Therefore, 1 lies opposite 3.
In dynamic programming, which principle ensures correctness by solving overlapping subproblems and storing results?
What is the worst-case time complexity of QuickSort with a random pivot for sorting n distinct elements?
Which of the following is NOT a greedy algorithm?
Which of the following is true about the Round Robin (RR) CPU scheduling algorithm?
Which of the following is considered the strongest type of encryption method in modern cyber security practices?
The time complexity of searching in a hash table with chaining is:
Which protocol is most commonly used for secure communication between IoT devices over the internet?
Which of the following is true for a min-heap?
In a Data Analytics pipeline, which of the following is an advantage of using Dimensional Modelling?
Which of the following sorting algorithms has the best worst-case time complexity?