Sunday, 23 April 2023

Saving 2 elements at single index

 Yes we can save two numbers at one place by using simple mathematical formula.

The formula : 

dividend=divisor*quotient+remainder


No comments:

Post a Comment

Count of digits in factorial

 To count the digits in a factorial we must seek some optimization as you might also understand that getting all the product and storing the...