Hamming Error Correction with Kotlin – part 1

Hamming code is one of the Computer Science/Telecommunication classics. In this article, we’ll revisit the topic and implement a stateless Hamming encoder using Kotlin. Hamming … Continue reading Hamming Error Correction with Kotlin – part 1