#Coding_Fridays : Russian multiplication in #Kotlin
---
>> https://youtu.be/3_XyGFfmb0k
This is a very short code snippet demonstrating the basic syntax of Kotlin, which is very closely related to Java but with many more functional programming features. Instead of the standard method with full multiplications and additions, the Russian algorithm uses only additions and bit shifts with complexity log2(Nbits).
#ambient #coding #programming #notalking #kotlin #terminal #console





