Question
Raj invested Rs.36000 in a business. After 6 months,
Rohan joins him with an investment of Rs.P. If at the end of the year the profit is Rs.52000 and profit share of Raj is Rs.36000. Find the value of P.Solution
Profit ratio of Raj and Rohan = 36000 x 12 : P x 6 = 72000:P According to the question, => 72000/P = 36000/(52000 β 36000) => P = Rs.32000
Which of the following data structures is best suited for implementing a priority queue?Β Β Β
Which of the following operations is most efficient in a singly linked list compared to an array?
Which protocol is most commonly used in IoT devices for lightweight, efficient communication in constrained networks?
For a given array, there can be multiple ways to reach the end of the array using minimum number of jumps.
In terms of processor performance, which factor has the greatest impact on reducing instruction execution time for computationally heavy applications?Β ...
Which of the following sorting algorithms is NOT stable?Β
Appending value to list in python
What does 'IMPS' stand for?
Which of the following virtualization types allows multiple operating systems to run concurrently on a single physical machine, but does not require a h...
Purpose of Scope resolution operator