The interview was split into three parts:
- Technical Interview (2 persons)
- Technical Interview (1 person)
- HR Interview (1 person)
Questions included:
- General questions on pointers (pointers to arrays, dereferencing pointers etc)
- Binary syntax trees (adding, deleting specific notes)
- Asked to write a recursive fibonacci function
- Was given a specific problem and hhad to write relevant code