It consists of 4rounds
1. Written aptitude test.
2.technical round on programming.
3.technical round on SQL.
4. Hr round.
First round was in college and then they called for company for rest of the rounds.
I applied through other source. The process took 1 day. I interviewed at SolCen Technologies (Bengaluru) in Aug 2016
Interview
I had applied through amcat.
There were 4 process.
1. Aptitude + technical + 1 programming question. (written)
2. First Technical face to face round.
3. Second Technical face to face round.
4. HR interview.
Interview questions [1]
Question 1
Done with the first round and after 3 days i get a call letter about f2f round.
Written round contains some basic technical questions + aptitude + one programming question (reverse number)
Second round was technical.
Questions were like:-
1. Describe project.
2. Star pattern printing
3. Program on overloading and overriding.
4. Interface
5. oops concept
6. Syntax for substring
7. Programming question like:-
example :- String is given IAMNDIAN then u have to make it like this IMANDAIN yo can see A and M change there position same way A and I change there position.
8. (SQL) Create a table with name ,age,number, address.
9. Given 2 tables i have to make left join and right join with output.