Question
Which of the following elements is third to the left of
the 10th element from the left in Step III? Study the following information carefully and answer the questions given below: A word and number arrangement machine when given an input line of words and numbers rearranges them following a particular rule in each step. The following is an illustration of input and rearrangement. (All numbers are two-digit numbers). And step V is the last step of the above input. As per the rules followed in the above steps, find out in each of the following questions, the appropriate step for the given input. Input: 75 centre 22 32 tall person equal 42 50 hope wave 26Solution
In the rearrangement a word and a number are arranged on the left end in each step. The word comes first in the alphabetical order gets arranged first and the smallest number comes with word first.
Which of the following is NOT a common wireless security protocol?
Which shortest-path algorithm is appropriate for graphs with non-negative weights and supports decrease-key efficiently for faster performance?
The time complexity of the best case for QuickSort is:
Consider a directed acyclic graph (DAG). The problem of finding the longest path in a DAG (with edge weights) can be solved in:
Which of the following algorithms uses a greedy approach?
Which of the following is true for a min-heap?
The time complexity of computing the all-pairs shortest paths in a dense graph with V vertices using Floyd–Warshall is:
In Data Communication, what protocol is used to ensure reliable transmission of data over a network?
Which of the following sorting algorithms is considered stable (i.e., preserves the relative order of equal elements)?
What is the time complexity of inserting an element in a heap?