I just completed a coding round in which I made a dynamic 4x12 grid using HTML, CSS, and JavaScript. The task required displaying the clicked division, highlighting its row and column, and applying specific styles. It tested my skills in DOM manipulation and event handling while improving my ability to write clean and efficient code under time constraints. A great learning experience overall!