J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez MySmartPrice (Hyderâbâd) en janv. 2015
Entretien
3 rounds
1st Round : Basic C output questions
2nd Round : Simple program. Any language is fine. Preferably C or Java.
3rd Round : Multiple coding questions based on an initial problem statement which they keep making it difficult with each advancement. They look for efficient codes. The problem revolves around simple string operations like searching and replacing. Lot of conditional statements will be involved.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez MySmartPrice (Hyderâbâd) en janv. 2017
Entretien
Too long process around 9 hrs 3 rounds elimination after each round everything is pen and paper code after test 1 question was data is given in form of table we need store it and print whatever he asks,basically it is a database and sql queries (which you have to implement in C/C++/JAVA)
Questions d'entretien [1]
Question 1
Gave us a http url and asked to parse it and give the result after some modifications(store it somewhere)
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 5 jours. J'ai passé un entretien chez MySmartPrice (Hyderâbâd) en mars 2016
Entretien
Traditional data structure and algorithms questions. The questions were majorly related to strings and related algorithms. Using regular expressions can solve the problem very easily. I didn't know regular expressions back then, hence I have to code every small constraint. Learn regular expression , it makes life easy.