I interviewed at Huawei Technologies (Bengaluru) in May 2013
Interview
1st there will be apti and technical written round.Each of 20 questions.Apti will be mainly based on pipes and cisterns,percentage,probability. If selected there will be three technical rounds mainly based on the profile for which they have called for.Usually there will be logical questions in each round and they may ask to write programs.
Interview questions [1]
Question 1
Find the inside vowels in a string.without using any of the string API.
ex : this is a main function.
Ans should be ai in main and i in this io in function