A company wishes to make their order placing processore secure. REVERSE OTP code asked in WIPRO feb 2022

 A company wishes to make their order placing processore secure. To do this they will provide the customer an OTP to ensure that the order is not being placed by a robot. The OTP is calculated as the reversal of the order amount. Write an algorithm to find the OTP, calculated as the reversal of the order amount.




Comments

Popular posts from this blog

EV Minimize Array Cost asked in Infosys- march 2022 (available in c++ only)

Complete Binary tree(CBT) and Almost Complete Binary tree(ACBT): Total nodes and formulae :

PERFECT SQUARE asked by MountainBlue