Start learning 50% faster. Sign in now
In the given Input-Output the numbers are arranged from both the ends simultaneously. In first step- Lowest number is arranged from the left end and highest number is arranged from the right end. In second step- 2nd lowest number is arranged from the left end and 2nd highest number is arranged from the right end and so on... Also while arranging the numbers, the numbers which are arranged from left end are replaced by the addition of the digits of that number whereas the numbers which are arranged from the right end are replaced by the difference of the digits of that number. Input: 76 14 12 96 86 34 65 45 56 24 Step I: 03 76 14 86 34 65 45 56 24 03 Step II: 05 03 76 34 65 45 56 24 03 02 Step III: 06 05 03 34 65 45 56 03 02 01 Step IV: 07 06 05 03 45 56 03 02 01 01 Step V: 09 07 06 05 03 03 02 01 01 01
Which layer of the OSI model provides services for file transfer, email, and network management?
In a recursive function, what is the call stack used for?
Which function is used to deallocate dynamic memory in C++?
ATM is an example of
What is the purpose of an index in a database?
Which computer architecture allows multiple processors to work together on a single task?
What is the routing table in a router used for?
The symbol for a NAND gate is an AND gate followed by a:
A device that provides a central connection point for cable?
What is Hadoop's primary function in big data processing?