Question
इनमें से ‘किरण’ का
पर्यायवाची कौन-सा शब्द है ?Solution
• पत्थर का पर्यायवाची– पाषाण पाहन, उपल, अश्म, शिला, प्रस्तर। •अंश के पर्याय अंग, भाग, हिस्सा, अवयव। •प्रकाश के पर्यायवाची : उजाला, प्रभा, रोशनी, दीप्ती, चमक, ज्योति, पदीप्ती, द्युति, उजियाला, आलोक, प्रदीप, छवि, उज्ज्वलता, लाइट। • किरण के पर्यायवाची शब्द : मयूख, अंशु, रश्मि, मरीचि, प्रभा, गो, अर्चि, कर, ज्योति, दीप्ति, आदि।
Which data structure is used in recursion?
An algorithm with a time complexity of O(log n) means that its execution time:
Which of the following is a key principle of the SOLID design principles that focuses on ensuring a class has only one reason to change?
What is the time complexity of searching an element in a balanced binary search tree (BST) with nnn nodes?
What is the time complexity of searching for an element in a sorted array using binary search?
Which graph traversal algorithm uses a queue to explore vertices in a layer-by-layer fashion?
Which data structure is used for undo operations in text editors?
What is the worst-case time complexity for inserting an element into a hash table that uses separate chaining for collision resolution?
Given a singly linked list with 'n' nodes, what is the time complexity to delete the last node?
A binary search tree (BST) property states that for any given node: