Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the assembly programming exercise of detecting palindrome binary numbers. The instructor explains how to write a program that reads an array of 8-bit numbers, identifies palindromes, and creates a corresponding bit-vector. The lecture includes detailed instructions, flow diagrams, and examples.