I applied through university. The process took 5 days. I interviewed at MySmartPrice (Hyderābād) in Mar 2016
Interview
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.
Positive experience
Average interview
Application
I applied through university. The process took 1 day. I interviewed at MySmartPrice (Hyderābād) in Jan 2017
Interview
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)
Interview questions [1]
Question 1
Gave us a http url and asked to parse it and give the result after some modifications(store it somewhere)
I applied through university. The process took 1 day. I interviewed at MySmartPrice (Hyderābād) in Jan 2015
Interview
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.