Which data structure is best suited for implementing recursion? रिकर्सन को लागू करने के लिए कौन सा डेटा स्ट्रक्चर सबसे उपयुक्त है?
Question 2
2 / 10
What is the average time complexity of Quick Sort? Quick Sort की औसत समय जटिलता क्या है?
Question 3
3 / 10
Which traversal technique uses a queue? कौन सी traversal तकनीक queue का उपयोग करती है?
Question 4
4 / 10
Which data structure is used to implement priority queues? Priority queue को लागू करने के लिए कौन सा डेटा स्ट्रक्चर उपयोग होता है?
Question 5
5 / 10
What is the worst-case time complexity of binary search? Binary search की worst-case समय जटिलता क्या है?
Question 6
6 / 10
Which algorithm is used to find the shortest path in a graph? ग्राफ में सबसे छोटा पथ खोजने के लिए कौन सा एल्गोरिदम उपयोग किया जाता है?
Question 7
7 / 10
Which data structure supports efficient insertion and deletion at both ends? कौन सा डेटा स्ट्रक्चर दोनों सिरों से कुशल insertion और deletion को सपोर्ट करता है?
Question 8
8 / 10
Which technique divides a problem into smaller subproblems? कौन सी तकनीक समस्या को छोटे उपसमस्याओं में विभाजित करती है?
Question 9
9 / 10
Which sorting algorithm is stable by nature? कौन सा sorting algorithm स्वभाव से stable होता है?
Question 10
10 / 10
What does Big-O notation describe? Big-O नोटेशन क्या दर्शाता है?
Total Questions :
10
Answered Marked Not Visited
Instructions:
Navigation between questions is allowed.
Only selected answers will be saved.