Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For Employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      iCIMS

      Engaged Employer

      About
      Reviews
      Pay & benefits
      Jobs
      Interviews
      Interviews
      Related searches: iCIMS reviews | iCIMS jobs | iCIMS salaries | iCIMS benefits | iCIMS conversations
      iCIMS interviewsiCIMS Software Development interviewsiCIMS interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Center
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy & Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent Posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls," and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalized job recommendations and updates by starting your searches.

      Software Development Interview

      May 10, 2014
      Anonymous Interview Candidate
      No offer
      Neutral experience
      Average interview

      Application

      I applied through college or university. The process took 2 weeks. I interviewed at iCIMS in Mar 2014

      Interview

      I applied throught campus recuring website. Actually the transportation there was poor, little train, no bus. a long way from the train station. Recommand you have a car there, or call a taxi when get off the train station. And you have to pay with yourself. Online codity (2 questions in 1 hour: find minimum jump out to an Array, count the visible nodes in Binary Tree) Sent video cover letter , then the HR will contact you with email (before this step, there was no replies from iCIMS) Phone interview: core java questions (HashTable VS. HashMap, Abstract class VS. Interface ,String, StringBuffer, StringBuilder) Onsite interviews: 4 rounds (3 technique, 1 behaviour ) 1st round (2 algorithm questions on whiteboard): 1) version compare (consider cases with 0's) 2) given a pile of nodes with `class Node { int start; int end; }` , you are asked to build the tree (not necessary binary tree) from those nodes. There are some duplicated value in nodes, just deleted the later duplicated ones. 2nd round: OOD, given a string arithmetic expression, build a Binary Tree. Maybe you do not need to wirte the algorithm for building the tree, but you need to figure out how to evaluate the result after the tree is built 3rd round: reverse a linked list, then the same problem as 2nd round. But at this time, you are asked for the tree building algorithm 4th round: talk with the dept manager. I have been asked details when talking about my experience and projects, some technique related questions about my work and projects (like what's your challenge in the project, how did you solve it) Everyone interviewers were nice and kind, but the dept manager in the last round maybe not as warm-hearted as the previous ones. Take care of the behaviour questions. I suggested to reply with standard and common answers. Don't talk too much about your own preferences.

      Interview questions [1]

      Question 1

      the algorithm for building the arithmetic tree
      Answer question
      4

      Other Software Development Interview Reviews for iCIMS

      Software Development Interview

      May 9, 2018
      Anonymous employee
      Matawan, NJ
      Accepted offer
      Positive experience
      Average interview

      Application

      I applied online. The process took 3 weeks. I interviewed at iCIMS (Matawan, NJ) in Nov 2017

      Interview

      I applied to the online application. I had two half hour phone interviews, a programming assessment, and an onsite interview with two technical sections. The phone interviews were mostly reviewing my resume and got a little technical, while the onsite interviews were mostly technical/whiteboarding. I received an offer within 3 weeks of my online application.

      Interview questions [1]

      Question 1

      Which of our core values do you feel best represents you?
      Answer question

      Software Development Interview

      Oct 24, 2017
      Anonymous Interview Candidate
      Declined offer
      Positive experience
      Average interview

      Application

      I applied through college or university. I interviewed at iCIMS

      Interview

      Had a 30 minute phone interview that consisted of basic behavioral questions, then submitted a coding challenge which consisted of 3 questions. Finally, had an on campus interview that had one technical question.

      Interview questions [1]

      Question 1

      Questions based on my resume.
      Answer question

      Software Development Interview

      Nov 5, 2017
      Anonymous Interview Candidate
      Matawan, NJ
      No offer
      Positive experience
      Average interview

      Application

      I applied through college or university. The process took 5 weeks. I interviewed at iCIMS (Matawan, NJ) in Oct 2017

      Interview

      They did an interview at my school which they described more as a meet and greet once I was there. It was mostly behavior questions with some more technical questions mixed inbetween. After that I got a second interview at their headquarters which was two 30 minute technical interviews with two different people and a 30 minute behavior interview which ended up being more of a discussion about what they do at iCIMS.

      Interview questions [4]

      Question 1

      What is polymorphism is Java?
      Answer question

      Question 2

      What are design patterns?
      Answer question

      Question 3

      If you have a string of what plays a person will make in Rock Paper Scissors ("RRPPSRPR") and you can make only one move the whole time how would you figure out which is the best move?
      Answer question

      Question 4

      Find the depth of a binary tree.
      Answer question