Question
Who among the following has the power to appoint the
members of State Information Commission?Solution
The correct answer is D
Which of the following problems cannot be solved using greedy algorithms for optimal result?
Which data structure supports extraction of both min and max in O(1) time and insertion in O(log n)?
Which shortest-path algorithm is appropriate for graphs with non-negative weights and supports decrease-key efficiently for faster performance?
In a binary tree, if the number of leaf nodes is L, what is the number of nodes with two children?
Dynamic Programming is preferred over recursion when:
In which case is QuickSort’s performance worst?
Which algorithm finds the longest common subsequence (LCS) of two sequences?
Which of the following is NOT a characteristic of the Internet of Things (IoT)?
Which of the following is considered the strongest type of encryption method in modern cyber security practices?   Â
Which of the following is NOT a greedy algorithm?