I applied through college or university. The process took 1 week. I interviewed at Agency for Science, Technology and Research in May 2020
Interview
2 rounds of interview.
First-round 3 technical people + 1 HR against you alone. Asks about low-level stuff like memory leaks due to pointer type. Also emphasis on multi-threading issues.
Interview questions [3]
Question 1
C++: SuperClass x = new SubClass(). What's wrong with this code?