Question
When was General Insurance Corporation
established?Solution
General Insurance Corporation (GIC) was established in November 1972.
Which of the following is a critical concern for securing critical infrastructure?
Which of the following is true about the Round Robin (RR) CPU scheduling algorithm?
In which case is QuickSort’s performance worst?
In a binary tree, if the number of leaf nodes is L, what is the number of nodes with two children?
Which shortest-path algorithm is appropriate for graphs with non-negative weights and supports decrease-key efficiently for faster performance?
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 to find the shortest path in a graph with negative edge weights but no negative cycles?
Worst case is the worst case time complexity of Prim’s algorithm if adjacency matrix is used?
In the context of Data Modelling and Analytics, which technique is most suitable for identifying the underlying patterns in high-dimensional data withou...
Which data structure is used in BFS (Breadth-First Search)?