"I recently attended an interview process with JTG, which consisted of three rigorous rounds. The first two rounds were focused on Data Structures and Algorithms (DSA), testing problem-solving abilities through coding challenges. In the first round, I was tasked with solving a linked list problem where the objective was to reverse every k nodes in the list. The problem required a solid grasp of linked list operations, efficient algorithm design, and edge-case handling.