Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en IBM (Singapur) en oct 2020
Entrevista
It was a very straight-forward process throughout. 3 interviews, consisting of 1 HR interview, 1 technical interview, and final interview with the CTO. The technical round questioned about how to implement certain features such as uploading files, how does http protocol work, how does application communicate their data, and form validations.
Preguntas de entrevista [1]
Pregunta 1
Q: Describe your school projects
Q: How to validate forms to send file-type data?
Q: How does http work?
The interview process was easy, applied for role and received the assessment link, where i have solve three DSA questions and some aptitude, you have to solve these questions in 90 minutes.
Envié una solicitud electrónica. Acudí a una entrevista en IBM en mar 2026
Entrevista
-Applied Directly (Just Apply as soon as the opening comes)
- Got link for online assessment Coding Rounds including 2 Data Structure and Algorithms (DSA) questions of Easy to medium type
Envié una solicitud electrónica. El proceso duró 1 semana. Acudí a una entrevista en IBM (Hyderabad) en oct 2025
Entrevista
It wasn’t an interview; it was an assignment consisting of two coding questions.
First Question:
It was similar to LeetCode Problem 56 (Merge Intervals). The input was an array of tuples, where each tuple contained a processId and the time required to run that process. The task was to determine which processId had the maximum total running time.
Second Question:
The task was to count the maximum number of consecutive set bits (i.e., consecutive 1s) in a number.
I don’t have much experience with bit manipulation, so this one was a bit challenging for me.
I solved both questions in about 40 minutes. However, I later found out that the role was intended for experienced candidates. Since I’m a recent graduate, I didn’t make it to the next round.