निम्नलिखित में से आपका सबसे slow sorting algorithm क्या है -
सही उत्तर: bubble sort
RPSC & RSMSSB PYQ Practice
इस पेज पर Computer Knowledge के Data Structures & Algorithms से संबंधित पिछले वर्षों में पूछे गए महत्वपूर्ण वस्तुनिष्ठ प्रश्न (MCQ) उत्तर और व्याख्या सहित दिए गए हैं। कुल 77 प्रश्नों में से यह पेज 8 है।
निम्नलिखित में से आपका सबसे slow sorting algorithm क्या है -
सही उत्तर: bubble sort
stack में data को जोड़ने के लिए उसे क्या कहते है -
सही उत्तर: push
dynamic memory क्षेत्र क्या होता है -
सही उत्तर: heap
internal sort इनमे से कौन सा नही है -
सही उत्तर: merge sort
stack से related कौन सा option सही है -
सही उत्तर: ये सभी
space complexity क्या होती है -
सही उत्तर: कोई data structure के स्टोरेज और operation के लिए जितना कंप्यूटर मेमोरी space प्रयोग करता है वह उस data structure की space complexity कहलाती है
data structure में time complexity क्या होती है -
सही उत्तर: कोई data structure को operation perform करने में जितना समय(time) लगता है तो उसे हम data structure की time complexity कहा जाता है