Microsoft SDE Intern Interview Experience
💼 LTIMindtree Interview Experience (On-Campus) | Fresher | 2026
Salesforce SMTS | Interview Experience | Rejected
JPMC | SDE2 (Associate) - Java Backend - Interview Experience + Compensation
Microsoft - SDE2 - Coding Round
SWE @ FalconX Interview | August 2025 | Offer | NYC
Summary
I recently had the opportunity to interview with FalconX for a UI Engineer position in NYC. After a series of rounds including HR screenings, a design challenge, and technical discussions about my past projects, I was invited to a live coding session on HackerRank. I was happy to receive an offer with a competitive salary and additional benefits.
Full Experience
My interview process with FalconX started with a few HR rounds to discuss my background and reasons for switching jobs. The second round was with the team manager, where they asked about my experience managing large workloads and my JavaScript skills. The third round was a design challenge where I had to create a hotel booking system, and they provided a whiteboard link for this. In the fourth round, they focused on my past projects, asking about state management in UI apps, how Redux works, and the libraries I've used in JavaScript. The fifth round was about company fit and collaboration with designers using Figma. The final round was a live HackerRank session where I had to debug a weather app, handle state resets, and display the correct city based on user input. I was happy to receive an offer with a competitive salary and additional benefits.
Interview Questions (1)
In this HackerRank task, I was asked to debug a weather app. The endpoint returns some data, and I had to display it based on specific conditions. Additionally, I needed to reset the React state and handle user input where the user types a city and submits it, displaying the correct city based on their search.