La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso Huawei Technologies (Bengaluru) nel mese di nov 2011
Colloquio
Hi,
I have attended the interview with huweai in november 2011. The interview process here is very long and includes more technical chanllenge. For me the have conduted 8-rounds in two days.
1-objective technical exam then 1-technical exam and asked programs(DB connection pooling, linked list, memory leakage, dead lock, etc). and then 2- technical rounds(These rounds conbduted by the employees in that project, and they will give the opinion about us. Here every buddy will come and give one program and ask to solve it.)
and then i havegone through 3- managerial rounds and final HR round.
On the same day evening i got the ofer withat company. But they have given only 40% hike in my salary.
Domande di colloquio [1]
Domanda 1
Programs like remove the duplicate numbers in sorted array by scanning the array only once, means {1,1,2,3,6,8,8,8,8}-->{1,2,3,6,8}, producer and consumer problem, and finding the sum of diagonal elemts in array of any size, etc