Which algorithm guarantees the shortest path in a graph with negative weights but no negative cycles?
Which of the following is true for Dijkstra’s algorithm?
Which of the following operations on a data structure refers to the removal of an element from the front of a queue?
Dynamic Programming is useful when a problem has:
Worst case is the worst case time complexity of Prim’s algorithm if adjacency matrix is used?
Dynamic Programming is preferred over recursion when:
Which of the following is substring of “IXAMBEE”?
The minimum number of edges in a connected graph with n vertices is:
Which data structure is used for implementing recursive function calls?
Which of the following is NOT a characteristic of the Internet of Things (IoT)?