Question
1. Everyone loves a good story. P. A short
story is perhaps easier to read and less time-consuming than a novel which takes a long time to finish reading. Q. But, perhaps a short story also is harder to write than a novel as it has to create its effect in a limited number of words. R. You must have listened to your grandmother’s stories on cold wintry nights and felt happy or sad on hearing it. S. Stories, like this, takes you to a world other than the one that you are living in and you are left fascinated by it. 6. Like miniature paintings, they are tightly bound and every detail counts.Solution
Here, after 1, R is correct. Then comes S, as it refers to grandma’s stories. Then comes P and Q follows P. The correct order is RSPQ.
Which algorithm returns a minimum spanning tree (MST) and uses a priority queue to select the next edge connected to the growing tree?
Which algorithm is best suited for finding a Hamiltonian cycle in an undirected graph?   Â
Which architecture allows multiple processors to share memory and work simultaneously?     Â
In the context of Data Modelling and Analytics, which technique is most suitable for identifying the underlying patterns in high-dimensional data withou...
Worst case is the worst case time complexity of Prim’s algorithm if adjacency matrix is used?
Which command is TCL command
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 is shared by the thread of the same process.
Which of the following algorithms is most appropriate for a sorting task that requires minimal auxiliary space?
In a Data Analytics pipeline, which of the following is an advantage of using Dimensional Modelling?