J'ai postulé via la recommandation d'un employé. Le processus a pris 5 semaines. J'ai passé un entretien chez Altimetrik (Bengaluru) en févr. 2012
Entretien
Spent almost 15 minutes at the security gate as there was no intimation to them.
The HR was disorganized all the way from emails to paperwork.
Was made to wait for half an hour; after the scheduled interview time.
The HR had to plead for the hiring manager to come-in for the interview.
Hiring manager didn't respect time - His or mine; kept taking calls saying that each call was "urgent".
The hiring manager was not in a position to answer my questions around team-size, on-site travel, billables, etc.
J'ai passé un entretien chez Altimetrik (Bengaluru)
Entretien
they are looking specifically postgresql. second round a person called john was asking to write codes . they are supporting some usa clients . company located near infosys office as per google..
J'ai postulé en ligne. Le processus a pris 5 jours. J'ai passé un entretien chez Altimetrik (Bengaluru) en févr. 2016
Entretien
Worst interview experience. They asked me "Are you from Tamilnadu?", I said no, he was like you look like tamilian , then he asked do you speak tamil? Really?? Is it the way to start any interview.. They don't deserve to be in Bengaluru or in IT industry? Please Folks never ever go for an interview.. its just waste of time.
J'ai postulé via un recruteur. Le processus a pris 1 jour. J'ai passé un entretien chez Altimetrik (Bengaluru) en oct. 2014
Entretien
There are three technical rounds.
First is a written round. The questions were very basic - questions about classes/OO, data structures like trees/queues/stacks etc.
Once the written round is done you are given a computer and given a program to solve. The program itself is trivial to implement. You are essentially given any amount of time that you need so take care to write clean efficient well documented code. Once you are done you are expected to run the program with different inputs to ensure that it works well.
Third round of technical interview is coding on a computer as well. Compared to second round, this one is a little more involved. This round essentially evaluates how well you design your code. So take care to break down the logic into appropriate classes etc
Questions d'entretien [1]
Question 1
How do you sort entries in a flat file if there are a million entries? How do you do this efficiently?