I applied through other source. The process took 1 day. I interviewed at Netcellence Technologies in July 2011
Interview
there is bond of 2 years, some php, sql, javascript, html questions get asked, some aptitude questions asked. some of the questions are really difficult to solve, some puzzles and problem solving skills.
Interview questions [1]
Question 1
some questions of PHP get asked as,
1) difference between $var and $$var
2) difference between apache and nginx
3) difference between dbms and rdbms
4) database engines and there differences
I applied in-person. The process took 1 day. I interviewed at Netcellence Technologies (Noida) in June 2010
Interview
There are two interview rounds. First is technical question paper having some programs to write and second is technical face to face round with the manager of the company. They basically checks the confidence, ability to learn and basics of an employee.
Question types may be like -
1 . The questions in technical papers are based on life time scenario. like if we want to make a telephone directory like U.S. then which data structure will be good with respect to updating an record, deletion of a record etc. There may also be some simple question like finding an square root of a number.
2. In technical round they will judge you for only your basics of any technology or data structure.
Interview questions [1]
Question 1
First question is You have two numbers represented by a linked list, where each node contains a single digit. Write a function that adds the two numbers and returns the sum as a linked list.