Test your AI model's algorithmic reasoning capabilities through reverse-engineering of byte transformations. Each puzzle provides 24 visible test cases for analysis and 24 hidden test cases for validation.
Basic transformations on individual bytes
Complex transformations on individual bytes
Position-based operations and simple dependencies
Two-pass transforms and 2D indexing without state
Running state and block-based operations
Advanced passes with blocks and feedback
Checksums, multi-pass feedback, and block operations
Multi-state transforms with data-dependent behavior