Search
Question: What is the time complexity of depth-first search (DFS) on a graph?Options: O(V)O(E)O(V + ..
Question: What is the time complexity of deleting an element from a queue implemented with a linked ..
Question: What is the time complexity of accessing the top element of a stack?Options: O(1)O(n)O(log..
Question: What is the time complexity of a queue\'s enqueue operation?Options: O(1)O(n)O(log n)O(n^2..
Question: What is the time complexity of linear search in an array?Options: O(1)O(n)O(log n)O(n^2)Co..
Question: What is the time complexity of accessing an element in a linked list by index?Options: O(1..
Question: What is the time complexity of performing a binary search on a sorted array?Options: O(n)O..
Question: What is the time complexity of enqueueing an element in a queue implemented using a linked..
Question: What is the time complexity of deleting an element from a binary search tree (BST) in the ..
Question: What is the time complexity of finding the shortest path in an unweighted graph using BFS?..
Question: What is the time complexity of enqueueing an element in a queue implemented with a linked ..
Question: What is the time complexity of performing a breadth-first search (BFS) on a graph?Options:..
Question: What is the time complexity of removing an element from a queue?Options: O(1)O(n)O(log n)O..
Question: What is the average time complexity of searching for an element in a binary search tree?Op..
Question: What is the time complexity of enqueueing an element in a queue?Options: O(1)O(n)O(log n)O..
Question: If a force of 15 N moves an object 3 m in the direction of the force, what is the work don..
Question: A 1500 kg car is moving at a speed of 25 m/s. What is its kinetic energy? (2021)Options: 4..
Question: A 10 kg object is dropped from a height of 20 m. What is the potential energy at the top? ..
Question: If the amplitude of a simple harmonic oscillator is tripled, how does the total energy cha..
Question: If the magnetic field strength is doubled, what happens to the force experienced by a curr..
Question: What is the time complexity of merge sort?Options: O(n)O(n log n)O(n^2)O(log n)Correct Ans..
Question: What is the time complexity of traversing a binary tree?Options: O(n)O(log n)O(n log n)O(1..
Question: A circuit has a 5Ω resistor and a 10Ω resistor in parallel. What is the total current if t..
Question: Which of the following compounds is used as a dry cleaning solvent? (2022)Options: Benzene..
Question: What is the primary use of sodium bicarbonate (NaHCO3)? (2020)Options: BakingCleaningMedic..
Question: What is the primary reason for the increase in ionization energy across a period in p-bloc..
Question: In an AC circuit, if the frequency is increased, what happens to the capacitive reactance?..
Question: If the power factor of an AC circuit is 0.8, what is the angle between the current and vol..
Question: What is the formula for the total impedance in a series RLC circuit? (2023)Options: Z = R ..
Question: A capacitor of capacitance C is connected to an AC source of frequency f. What is the capa..