Question
What was the annual growth rate of bank credit to the
realty sector in July 2023, according to the latest data from the Reserve Bank of India?Solution
Bank credit to the realty sector, including housing and commercial real estate, witnessed nearly 38% annual growth in July. This means that the correct answer is option C, as the annual growth rate was 38%.
The time complexity of computing the all-pairs shortest paths in a dense graph with V vertices using Floyd–Warshall is:
Which algorithm uses a priority queue to repeatedly pick the next closest vertex?
Which of the following is considered the strongest type of encryption method in modern cyber security practices?   Â
Which shortest-path algorithm is appropriate for graphs with non-negative weights and supports decrease-key efficiently for faster performance?
What is the time complexity of inserting an element in a heap?
Which sorting algorithm is not stable by default?
Which architecture allows multiple processors to share memory and work simultaneously?     Â
The Master Theorem gives time complexity for recurrences of the form:
In intelligent systems, which of the following is a key characteristic of an expert system?
Which of the following is true for Dijkstra’s algorithm?