I applied online. The process took 2 weeks. I interviewed at iCIMS (Matawan, NJ) in Jun 2013
Interview
Two online coding assignments using Codility, then a phone interview with a director maybe, then went to onsite interview. I met 4 people in the onsite interview, each one last 30-45 mins. The company located in a small town in NJ and did not offer any traveling reimbursement for the interviewers, you needed to pay all the fees by your self. The interview was from 10: 00 AM to 1: 00 PM, but no drink, food, lunch provided, very cheap company.
Interview questions [4]
Question 1
Codility questions are a jump game with an array and a tree problem, just search codility questions you will find ton of them.
Onsite interview 1: A paper test, questions including Java syntax, SQL, JavaScript, code review. Java syntax question is: given a method: int exchange(int a), we need: if a == 1 return 2, if a == 2 return 1. Give 4 methods to implement the method, "if" statement cannot be used. SQL question was about nested queries and aggregation. JavaScript question was to write a JavaScript function, when a radiobox is checked then alert sth. Code review question is an implementation of tree level traverse algorithm, lot of errors.
Onsite interview 2: Algorithm questions and OOD. 1, sort a deck of cards, you can choose your own sorting algorithm, you need to show how the algorithm work to the interviewer. 2, How to shuffle the cards. 3, using OOD to represent math expression like 1 + 2 * 3, need to implement calculate and toString methods.
Onsite interview 3: Some Java and OOP questions., then a code review, cannot remember exactly, Just remember, you need to check null pointers, make unused object point to null in order to make it eligible for garbage collection, synchronization if the methods were used in a multi-thread system. Last question is given an axis and lots of points. You are given a point as the the centre of a circle, and given the radius of the circle, find out how many points in the circle.
I applied online. I interviewed at iCIMS (Dublin, Dublin)
Interview
Interview questions were so difficult but easy to crack if your technical knowledge is good. Questions were to inspiring and helps in your future life to be a good Software developer
I applied online. The process took 4 weeks. I interviewed at iCIMS in Jan 2023
Interview
A personality and cognitive exam which I personally find pretty dumb. 3 Coding interviews at home Then there was about a month gap I met with 2 people and both had 2 live coding interview questions. One of the guys kept saying how much he hated giving coding interviews but was required to do it. I was denied 30 minutes after my interview. I asked for follow up and I did not get a response
I applied online. I interviewed at iCIMS in Sept 2022
Interview
Not worth it
Passed all rounds but was told that the position closed after. Huge waste of time. Whole process took over a month as recruiter was not responsive at all.
1. phone screen
2. OA + some IQ test
3. interview with 2 technical leads (easy-med lc)