I applied through other source. The process took 2 days. I interviewed at IBM (Bengaluru) in Jan 2010
Interview
good
Interview questions [1]
Question 1
How do you rate yourself on c++ ? (this they ll ask to see our confidence i think )
what are the 3 pillars of oops or c++
1)what is virtual destructor, example code
2)Dynamic cast
3)Smart pointers, exmple code
4)wht is Singleton and code for singleton class... ( asked if i know other design patterens, i said no :)
5)what is thread, diff b/w process and thread, ways of interprocess communication
6)Inside the constructer of the class, assume memory is allocated using new at 2nd line and exception is thrown in next line, once the exception is handled, will we have the access to the memory allocated at 2nd line ? If yes how? if no how do we handle memory leak ? (I was confused and my ans was smart pointers, still not sure wht is the ans)
7)Write a code to depict virtual function and explain how virtual pointer works ? How many vptr's and v'tables will be there?
8) Deep copy v/s shallow copy. Copy cons and assignment operstpor
9)Operator overloading
10) ref v/s pointers
11)Virtul base clsss
12)c++ code to find the pos of a given chrcter in string and print the "remaining string starting from tht position/charcter"
13)Placement new
Very nice!It's an online interview.The hiring manager is also very professional, told me the details about this position. As a fresh graduate,I think it's pretty nice.In a word, everything goes smoothly.I got the result very quickly as well.
Interview questions [1]
Question 1
Introduce yourself and asked me something about my cv.
I applied online. I interviewed at IBM (Quezon City, National Capital Region) in Apr 2026
Interview
This is for an entry level role. Started with 2 leetcode questions which was done in hackerrank, both were of easy difficulty. Next, was a purely behavioral interview, no technical questions or questions about my resume.
First, they will schedule you for an initial interview with the team lead and will be scheduling you for the next step which is technical exam and coding to see your skills. And Client round If they have requirement for any specific client.
Interview questions [1]
Question 1
Technical questions and coding test related to your technology.