https://www.educative.io/courses/grokking-coding-interview-in-python/solution-flipping-an-image
Learn to flip and invert an n by n binary image matrix using efficient bitwise XOR operations in Python for optimal coding interview solutions.
invert imageflipusingbitwisemanipulation