I applied through an employee referral. The process took 2 weeks. I interviewed at Cisco (Bengaluru) in Jan 2014
Interview
alked online with a recruiter from the UK. He said Photon where his customers and sent them my CV. I agreed to task the test over the weekend and recieved a link with a HakerRank Test.
Interview questions [1]
Question 1
Make a function that verifies if a triangle is corect. You actually have to verify if 3 triangles are correct, thus your input is int[]a , int[]b, int[]c , and you output has to be e.g. YES, NO, YES as a string[].
Another Problem involved reading a .log file with about 7 columns, seperated by spaces, and identifying which rows had a string containg a ".gif" file. Your output had to be the list of .gif file names.
I applied through an employee referral. The process took 1+ week. I interviewed at Cisco (Nueva Delhi) in Apr 2018
Interview
Good very much proffesional very much punctual .untill your interview is done . But after interview no one pay attention or respond to mail or call .although enjoyed the interview process .best interview experience till date
Phone screen in which you are asked to solve a specific problem. It's not the standard interview question (like algorithms, data structures, or basic programming). If you happened to work exactly in the area they're testing - it's fine, otherwise you will struggle. The problem is that you don't know what they want, so it's hard to prepare.
Interview questions [1]
Question 1
Given a JSON database, read it using Java and print some statistics (e.g. how many items have a property between this and that).