Question
नीचे दी गई तालिका में
वाक्यों के सही अनुवाद का मिलान करें और उचित विकल्प का चयन करें: (i) Consolidated report may be furnished. - रिपोर्ट प्रस्तुत की जाए। (ii) Financial concurrence may be obtained. - वित्तीय सहमति प्राप्त कर ली जाए। (iii) For action. - कार्रवाई के लिए। (iv) For Guidance. - दर्शन के लिए।Solution
सही व्याख्या: (i) Consolidated report may be furnished. – समेकित रिपोर्ट प्रस्तुत की जाए। (सही मिलान) (ii) Financial concurrence may be obtained. – वित्तीय सहमति प्राप्त कर ली जाए। (सही मिलान) (iii) For action. – कार्रवाई के लिए। (सही मिलान) (iv) For Guidance. – मार्गदर्शन के लिए। (सही मिलान)
Which algorithm guarantees the shortest path in a graph with negative weights but no negative cycles?
The minimum number of edges in a connected graph with n vertices is:
In a binary search tree (BST), what is true about the left child of a node?
Recursive problems are implemented by
Which algorithm finds the shortest paths between all pairs of vertices in a weighted graph?
Depth-First Search (DFS) typically uses which data structure implicitly or explicitly?
Which of the following properties must a problem exhibit to be solvable by a greedy algorithm?
Which of the following sorting algorithms is best for nearly sorted data?
Which of the following is a fundamental challenge in Natural Language Processing (NLP)?
In which case is QuickSort’s performance worst?