Loading Question...
Interview mainly focused on internships, projects, and problem-solving skills.
The interviewer started by asking about my previous internships and projects, where I explained my work, tech stack, and contributions in detail. There was a strong focus on understanding my hands-on experience and practical knowledge. Coding Round:
I was asked different coding questions, including:
Maximum subarray sum in an array (standard problem to test optimization and logic) Finding target elements in a 2D array (matrix traversal/search-based problem) Matrix-related problem, which involved understanding patterns and efficient handling of 2D data structures