Question
Who is the author of the book “The Kashmir
Conundrum: The Quest for Peace in a Troubled Land”?Solution
Gen. Nirmal Chander Vij (retd) is the author of the book “The Kashmir Conundrum: The Quest for Peace in a Troubled Land
Which sorting algorithm is best suited for a nearly sorted array, exhibiting O(N) time complexity in its best case?
Consider the array [5, 2, 8, 1, 9]. After the first pass of Selection Sort (to find the minimum element and place it at the beginning), what will the ar...
In a Min-Heap, the root node is:
Which of the following is considered the strongest type of encryption method in modern cyber security practices?   Â
Which of the following is NOT a characteristic of the Internet of Things (IoT)?
Consider a directed acyclic graph (DAG). The problem of finding the longest path in a DAG (with edge weights) can be solved in:
Which algorithm guarantees minimum spanning tree and will produce a different tree depending on tie-breaking?
Which traversal method in a binary search tree retrieves nodes in sorted order?
In a binary tree, if the number of leaf nodes is L, what is the number of nodes with two children?
In mobile computing, what is the main feature of pervasive computing?