Question
Six persons, R, S, T, U, V and W sit along a linear row
and face in the north direction. The distance between two adjacent persons is the same. Two persons sit between R and S. T sits second to the right of R. V sits immediate left of W. V does not sit at extreme end. U does not sit to the right of V. Who among the following sits immediate left of U?Solution
Two persons sit between R and S. T sits second to the right of R. R ___  T  S …….. (I) S ____ ____ R ___ T ……(II) V sits immediate left of W. V does not sit at extreme end. U does not sit to the right of V. R  U  T  S V  W …….. (I) S V  W R ___ T ……(II) Final arrangement as shown below: R  U  T  S  V  WÂ
Consider the following sorting algorithms.
I. Quicksort II. Heapsort III. Mergesort
Which of them perform in least time in the worst case?
Which of the following functions is used in C to initiate a DMA transfer when working with certain hardware libraries?
Which element in HTML5 is used to indicate navigation links within a document?
In Hadoop, what is the purpose of the MapReduce paradigm?
ICMP is primarily used for __________
What is a smart contract in the context of blockchain technology?
What is the main purpose of abstraction?
 Which is the first process launched by the LINUX?
POSIX is an acronym for ?
Arrange the following memory components in the memory hierarchy from the fastest to the slowest: Cache memory, Main memory (RAM), Hard disk.