A C-based numeric utility that reverses the digit order of integers using modular arithmetic and iterative reconstruction, preserving algebraic sign.
-
Updated
Jan 19, 2026 - C
A C-based numeric utility that reverses the digit order of integers using modular arithmetic and iterative reconstruction, preserving algebraic sign.
Python visualization of the Kaprekar process for arbitrary-digit numbers. Analyzes and plots convergence to Kaprekar constants and holes.
Add a description, image, and links to the digit-manipulation topic page so that developers can more easily learn about it.
To associate your repository with the digit-manipulation topic, visit your repo's landing page and select "manage topics."