Question
Who lives on floor number
five? Study the following information carefully and answer the question given below: There are eight people J, K, L, M, N, O, P and Q are living in a 8 floor Building on different floors from top to bottom (such as ground floor is numbered as 1 and top floor is numbered as 8) but not necessarily in the same order. There is a gap of three floors between K and M and both of them live on odd number of floors. O lives just above Q who lives on an even numbered floor. J lives on floor number 6. Only one person lives between K and N. M lives above J. Three persons live between L and Q.Solution
J lives on floor number 6. There is j gap of three floors between K and M and both of them live on odd number of floors. M lives above J. O lives just above Q who lives on an even numbered floor. Â Only one person lives between K and N. Three persons live between L and Q.
Which of the following data structures is best suited for implementing a priority queue?  Â
Which of the following operations is most efficient in a singly linked list compared to an array?
Which protocol is most commonly used in IoT devices for lightweight, efficient communication in constrained networks?
For a given array, there can be multiple ways to reach the end of the array using minimum number of jumps.
In terms of processor performance, which factor has the greatest impact on reducing instruction execution time for computationally heavy applications? ...
Which of the following sorting algorithms is NOT stable?Â
Appending value to list in python
What does 'IMPS' stand for?
Which of the following virtualization types allows multiple operating systems to run concurrently on a single physical machine, but does not require a h...
Purpose of Scope resolution operator