Question
Praveen earned an interest of Rs. 10,400 by investing a
certain sum with bank C under scheme III for two years. How much interest he would have earned had he invested the same sum for the same duration with the same bank under scheme II.Solution
Under scheme III: SI = 10400 = `(P xx R xx T)/100 = (P xx 6.5 xx 2)/100` `or P = Rs. 80000` Under scheme II: Net CI % of 2 years = 5 + 5 + `(5xx5)/100` = 10.25% So net CI = `80000 xx 10.25% = Rs. 8200`
Which algorithm finds Minimum Spanning Tree in a weighted graph by adding edges in increasing order?
Which of the following algorithms uses a greedy approach?
Which algorithm uses a “divide and conquer” strategy?
Which of the following operations on a data structure refers to the removal of an element from the front of a queue?
Which of the following Big Data processing models is based on the concept of continuous data flow processing?       Â
...In intelligent systems, which of the following is a key characteristic of an expert system?
The time complexity of the best case for QuickSort is:
Which of the following is a fundamental challenge in Natural Language Processing (NLP)?
Which algorithm guarantees the shortest path in a graph with negative weights but no negative cycles?
Which traversal method in a binary search tree retrieves nodes in sorted order?