Frore Systems interview question

Implement some code to read/write/validate with checksum blocks of I2C data

Interview Answer

Anonymous

21 Jun 2025

I implemented the code using the functions that were given and made sure to unit test the code using mocked data for the different function calls.