Me postulé a través de una recomendación de un empleado. El proceso tomó 1 semana. Acudí a una entrevista en Apptio (Bengaluru) en dic 2021
Entrevista
There are total 4 rounds.
First and Second rounds are technical rounds. Some OOPs questions were asked and some programming questions from easy to medium level.
Third is techno managerial round. managerial questions were asked and some programming questions. In this round I just given theoretical approach to solve questions and there time complexity.
Fourth is Director round. He just explained about the product and tech stack where I will be working on. This is more like a discussion rather than an interview
Preguntas de entrevista [1]
Pregunta 1
Merge two sorted arrays without using extra space.
Given 2 strings. if all the character at nth index is vowel or consonant for both string or not?
Create a linked List class then remove alternate nodes from the list
Sort an array containing only 0 & 1
Get kth smallest element in an array