AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

iCIMS

Compare button icon Compare button icon Compare
2.9

based on 34 Reviews

Play video Play video Video summary
  • About
  • Reviews
    34
  • Salaries
    287
  • Interviews
    7
  • Jobs
    19
  • Benefits
    1
  • Photos
    -

Filter interviews by

iCIMS Interview Questions and Answers

Updated 26 Apr 2025
Popular Designations

iCIMS Interview Experiences

7 interviews found

Senior Data Analyst Interview Questions & Answers

user image Anonymous

posted on 6 Aug 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Discuss the types of Joins in SQL
  • Ans. 

    Types of Joins in SQL include Inner Join, Left Join, Right Join, and Full Outer Join.

    • Inner Join: Returns rows when there is a match in both tables.

    • Left Join: Returns all rows from the left table and the matched rows from the right table.

    • Right Join: Returns all rows from the right table and the matched rows from the left table.

    • Full Outer Join: Returns rows when there is a match in either table.

  • Answered by AI
    Add your answer
  • Q2. What are the ways to optimize Tableau dashboard?
  • Ans. 

    Optimizing Tableau dashboard involves improving performance, usability, and visual appeal.

    • Limit the number of worksheets on a dashboard to improve performance

    • Use filters and parameters effectively to allow for interactivity

    • Optimize data source connections for faster loading times

    • Utilize dashboard actions to create dynamic interactions

    • Design with user experience in mind to ensure clarity and ease of use

  • Answered by AI
    Add your answer
  • Q3. What are the different types of LOD functions? Give examples of situations where you used them.
  • Ans. 

    Different types of LOD functions include INCLUDE, EXCLUDE, and FIXED.

    • INCLUDE LOD function is used to compute the level of detail for a specific dimension while keeping all other dimensions constant.

    • EXCLUDE LOD function is used to compute the level of detail for all dimensions except the specified dimension.

    • FIXED LOD function is used to compute the level of detail independently of the visualization's dimensions.

    • Examples...

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous

Senior Software Engineer Interview Questions & Answers

user image Anonymous

posted on 13 Aug 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

There is a codility test given with one coding and one test cases

Round 2 - Technical 

(1 Question)

  • Q1. LRU cache and its implementation
  • Ans. 

    LRU cache is a data structure that stores the most recently used items, discarding the least recently used items when full.

    • LRU cache stands for Least Recently Used cache

    • It is typically implemented using a combination of a doubly linked list and a hashmap

    • When a new item is accessed, it is moved to the front of the list. If the cache is full, the least recently used item at the end of the list is removed

    • Example: If the c...

  • Answered by AI
    Add your answer
Round 3 - Technical 

(2 Questions)

  • Q1. What is transaction management and how is it handled in microservices
  • Ans. 

    Transaction management is the process of ensuring data consistency and integrity in a system.

    • In microservices, each service has its own database, making distributed transactions challenging.

    • Two popular approaches to handle transaction management in microservices are Saga pattern and two-phase commit protocol.

    • Saga pattern involves breaking a transaction into multiple smaller transactions that can be rolled back individu...

  • Answered by AI
    Add your answer
  • Q2. Statefull vs stateless
  • Ans. 

    Stateful vs stateless refers to whether a system retains information about the state of a user's interactions.

    • Stateful systems store client session information on the server side, requiring more resources and making scaling more complex.

    • Stateless systems do not store client session information, making them easier to scale and more fault-tolerant.

    • Stateful systems are typically used for applications that require maintain...

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous

Technical Support Engineer Interview Questions & Answers

user image Anonymous

posted on 26 Apr 2025

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Oct 2024, where I was asked the following questions.

  • Q1. Are you willing to participate in rotational shifts?
  • Ans. 

    I am open to participating in rotational shifts, as I understand the importance of flexibility in technical support roles.

    • Adaptability: Working in rotational shifts allows me to adapt to different schedules and maintain a work-life balance.

    • Team Collaboration: Rotational shifts enable better coverage and support for the team, ensuring that customer issues are addressed promptly.

    • Experience: In my previous role, I success...

  • Answered by AI
    Add your answer
  • Q2. Can you provide details about your family background?
  • Ans. 

    I come from a supportive family that values education and hard work, which has greatly influenced my career choices.

    • Parents: My father is an engineer and my mother is a teacher, both instilling a strong work ethic and the importance of education.

    • Siblings: I have one younger sister who is pursuing a degree in computer science, showcasing our family's commitment to technology.

    • Family Values: We prioritize open communicati...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Avoid joining this company if you seek to build a better career.
Anonymous

Senior Associate Interview Questions & Answers

user image Aman Agarwal

posted on 5 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
2-4 weeks
Result
No response

I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. He asked about the introduction
  • Add your answer
  • Q2. About the projects that I have worked on
  • Add your answer
Anonymous

Senior Localization Engineer Interview Questions & Answers

user image Ansari Pathan

posted on 24 Dec 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Casual discussion and previous experience
  • Add your answer
Round 3 - One-on-one 

(1 Question)

  • Q1. Technical and previous experience
  • Add your answer
Round 4 - HR 

(1 Question)

  • Q1. Current compensation and expectations and negotiation
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - One of the best process for job seekers.
Anonymous

Product Manager Interview Questions & Answers

user image Anonymous

posted on 24 Jul 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

English and Reasoning

Round 2 - One-on-one 

(3 Questions)

  • Q1. Questions about previous experience
  • Add your answer
  • Q2. Stakeholder management
  • Add your answer
  • Q3. Conflict management
  • Add your answer
Anonymous

Software Developer Interview Questions & Answers

user image Anonymous

posted on 20 May 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic DSA questions involving string and stack DS

Round 2 - Technical 

(1 Question)

  • Q1. Questions on DSA and Sql
  • Add your answer
Anonymous
Are these interview questions helpful?

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about iCIMS?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Data Analyst Interview Questions & Answers

Nagarro user image Anonymous

posted on 4 Jun 2021

I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is Company payroll Process
  • Ans. 

    Company payroll process is the system used to manage employee compensation and benefits.

    • Payroll process includes calculating employee salaries, taxes, and deductions

    • It also involves managing employee benefits such as health insurance and retirement plans

    • Payroll process can be done in-house or outsourced to a third-party provider

    • It is important to ensure compliance with labor laws and regulations

    • Payroll process can be a...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - My Team members is very good
Anonymous
company Logo

Senior Software Engineer Interview Questions & Answers

Optum Global Solutions user image Anonymous

posted on 26 Feb 2021

I applied via Company Website and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. .Net support related questions for example 1. What to do when applicable is down. 2. how to check IIS error logs.
  • Add your answer
  • Q2. Explain Projects you worked and your role in those.
  • Add your answer
  • Q3. Explain scenario when you handled high pressure from client.
  • Ans. 

    Handled high pressure from client by prioritizing tasks and communicating effectively.

    • Identified critical issues and addressed them first

    • Communicated regularly with the client to provide updates and manage expectations

    • Collaborated with team members to delegate tasks and ensure timely delivery

    • Maintained a calm and professional demeanor to avoid escalating the situation

  • Answered by AI
    Add your answer
  • Q4. Explain release management.
  • Ans. 

    Release management is the process of planning, scheduling, coordinating, and deploying software releases.

    • It involves identifying the scope of the release and the features to be included

    • Creating a release plan and schedule

    • Coordinating with different teams involved in the release process

    • Testing the release to ensure it meets quality standards

    • Deploying the release to production

    • Monitoring the release to ensure it is stable...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - For .Net support related projects, you need to be aware about first identifying the problem and then you need to think best optimised solution for that. You need to know how to check error logs, should be well versed with basic SQL queries and debugging.

Skills evaluated in this interview

Anonymous
company Logo

Assistant Manager Interview Questions & Answers

Genpact user image Anonymous

posted on 23 Apr 2021

I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What are the activities that you have performed?
  • Ans. 

    As an Assistant Manager, I have led teams, managed projects, and improved operational efficiency through strategic planning.

    • Led a team of 10 in a project that increased sales by 20% over six months.

    • Implemented a new inventory management system that reduced waste by 15%.

    • Conducted weekly team meetings to enhance communication and address challenges.

    • Developed training programs for new employees, improving onboarding effic...

  • Answered by AI
    Add your answer
  • Q2. Some important journal entries
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - I would advice to be more confident on subject amd have a crisp cv which actually shows what you have done in your last company. After walkin, it is your cv which would create an impression of yours because in walkin, it is difficult to remember the candidate. I got call after 1 month and it was all because they liked my cv.
Be confident and practice all what you have done.
Anonymous
More about working at iCIMS
  • HQ - Holmdel, New Jersey
  • IT Services & Consulting
  • 1k-5k Employees (Global)

iCIMS Interview FAQs

How many rounds are there in iCIMS interview?
iCIMS interview process usually has 2-3 rounds. The most common rounds in the iCIMS interview process are One-on-one Round, Technical and Coding Test.
How to prepare for iCIMS interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at iCIMS. The most common topics and skills that interviewers at iCIMS expect are Communication Skills, Java, Javascript, Software Engineering and Agile Coaching.
What are the top questions asked in iCIMS interview?

Some of the top questions asked at the iCIMS interview -

  1. What are the different types of LOD functions? Give examples of situations wher...read more
  2. what is transaction management and how is it handled in microservi...read more
  3. What are the ways to optimize Tableau dashboa...read more
How long is the iCIMS interview process?

The duration of iCIMS interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

iCIMS Interviews By Designations

  • iCIMS Technical Support Engineer Interview Questions
  • iCIMS Senior Associate Interview Questions
  • iCIMS Product Manager Interview Questions
  • iCIMS Software Developer Interview Questions
  • iCIMS Senior Software Engineer Interview Questions
  • iCIMS Senior Data Analyst Interview Questions
  • iCIMS Senior Localization Engineer Interview Questions

Interview Questions for Popular Designations

  • Associate Interview Questions
  • Executive Interview Questions
  • Analyst Interview Questions
  • Software Engineer Interview Questions
  • Senior Engineer Interview Questions
  • Sales Executive Interview Questions
  • Accountant Interview Questions
  • Senior Software Engineer Interview Questions
  • Show more
  • HR Executive Interview Questions
  • Deputy Manager Interview Questions

Overall Interview Experience Rating

3.7/5

based on 9 interview experiences

Difficulty level

Easy 33%
Moderate 67%

Duration

Less than 2 weeks 71%
2-4 weeks 29%
View more

Interview Questions from Similar Companies

Accenture
Accenture Interview Questions
3.8
 • 8.7k Interviews
Wipro
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Capgemini
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Genpact
Genpact Interview Questions
3.7
 • 3.4k Interviews
IBM
IBM Interview Questions
4.0
 • 2.5k Interviews
DXC Technology
DXC Technology Interview Questions
3.7
 • 841 Interviews
Nagarro
Nagarro Interview Questions
4.0
 • 793 Interviews
Sutherland Global Services
Sutherland Global Services Interview Questions
3.5
 • 698 Interviews
Optum Global Solutions
Optum Global Solutions Interview Questions
4.0
 • 679 Interviews
View all

iCIMS Reviews and Ratings

based on 34 reviews

2.9/5

Rating in categories

2.8

Skill development

3.3

Work-life balance

3.1

Salary

2.5

Job security

2.7

Company culture

2.3

Promotions

2.7

Work satisfaction

Explore 34 Reviews and Ratings
Jobs at iCIMS
iCIMS
Senior Service Operations Analyst

Hyderabad / Secunderabad

4-9 Yrs

Not Disclosed

iCIMS
Senior Sales Operations Analyst

Hyderabad / Secunderabad

4-9 Yrs

Not Disclosed

iCIMS
IT Governance Specialist

Hyderabad / Secunderabad

4-9 Yrs

Not Disclosed

Explore more jobs
iCIMS Salaries in India
Senior Software Engineer
35 salaries
unlock blur

₹16 L/yr - ₹37 L/yr

Software Engineer
26 salaries
unlock blur

₹8.1 L/yr - ₹22 L/yr

Senior Performance Engineer
13 salaries
unlock blur

₹28 L/yr - ₹31 L/yr

Principal Software Engineer
12 salaries
unlock blur

₹30 L/yr - ₹62 L/yr

Total Rewards Specialist
11 salaries
unlock blur

₹7 L/yr - ₹7 L/yr

Explore more salaries
Compare iCIMS with
Accenture

Accenture

3.7
Compare
Wipro

Wipro

3.7
Compare
Cognizant

Cognizant

3.7
Compare
Capgemini

Capgemini

3.7
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • iCIMS Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter