Upload Button Icon Add office photos

Filter interviews by

iCIMS Interview Questions, Process, and Tips

Updated 13 Aug 2024

Top iCIMS Interview Questions and Answers

View all 6 questions

iCIMS Interview Experiences

Popular Designations

6 interviews found

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
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
  • 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

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
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
  • 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
  • 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

Skills evaluated in this interview

Senior Data Analyst Interview Questions asked at other Companies

Q1. What is the difference between Least Squares Method and the maximum likelihood
View answer (1)

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
  • Q2. About the projects that I have worked on

Senior Associate Interview Questions asked at other Companies

Q1. On an average, how many invoices can you process in a day?
View answer (11)
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
Round 3 - One-on-one 

(1 Question)

  • Q1. Technical and previous experience
Round 4 - HR 

(1 Question)

  • Q1. Current compensation and expectations and negotiation

Interview Preparation Tips

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

iCIMS interview questions for popular designations

 Senior Associate

 (1)

 Product Manager

 (1)

 Software Developer

 (1)

 Senior Software Engineer

 (1)

 Senior Data Analyst

 (1)

 Senior Localization Engineer

 (1)

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
  • Q2. Stakeholder management
  • Q3. Conflict management

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (27)

Get interview-ready with Top iCIMS Interview Questions

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

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Jobs at iCIMS

View all

Interview questions from similar companies

I applied via Campus Placement and was interviewed in May 2020. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1.In frst round they gave two programs like palindrome,leap year which is quite easy only, aptitude consists of 60qns .
  • Q2. 2.In second round which is technical round, again they gave one pgm which is lightly complicated and also questions will be asked based on our resume and branch.
  • Q3. 3.HR round based on your personal skill.

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to be perfect in basic coding and also aptitude,it is not much tough and also be bold while answering in technical round,try to do more projects......

Interview Questionnaire 

2 Questions

  • Q1. Tell about you
  • Q2. What is computer networking
  • Ans. 

    Computer networking is the practice of connecting devices together to share resources and communicate with each other.

    • Computer networking involves the use of hardware and software to connect devices together, such as computers, printers, and servers.

    • Networking protocols, such as TCP/IP, are used to facilitate communication between devices.

    • Examples of computer networks include local area networks (LANs), wide area netwo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1 round will be aptitude test and 2 nd round will be group discussion and finally there will be technical hr and general hr round

Skills evaluated in this interview

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. What is the difference between UL and VUL
  • Ans. 

    UL and VUL are both types of life insurance policies, but VUL offers investment options while UL does not.

    • UL stands for Universal Life Insurance, which offers a fixed premium and death benefit but no investment options

    • VUL stands for Variable Universal Life Insurance, which offers investment options in addition to a flexible premium and death benefit

    • VUL policyholders can choose to invest in stocks, bonds, and mutual fun...

  • Answered by AI
  • Q2. What are the Death Benefit Options?
  • Q3. What are the Non-forfeiture options?
  • Ans. 

    Non-forfeiture options are the choices available to a policyholder when they stop paying premiums.

    • Non-forfeiture options allow policyholders to retain some value from their policy even if they stop paying premiums.

    • Common non-forfeiture options include reduced paid-up insurance, extended term insurance, and cash surrender value.

    • Reduced paid-up insurance provides a smaller death benefit but does not require further premi...

  • Answered by AI
  • Q4. What is Reinsurance?
  • Ans. 

    Reinsurance is a process where an insurance company transfers a portion of its risk to another insurance company.

    • Reinsurance helps insurance companies manage their risk exposure.

    • It allows insurance companies to protect themselves against large losses.

    • Reinsurance can be either proportional or non-proportional.

    • Proportional reinsurance involves sharing both premiums and losses with the reinsurer.

    • Non-proportional reinsuran...

  • Answered by AI
  • Q5. What is an Underwriting?
  • Ans. 

    Underwriting is the process of evaluating and assessing the risk of insuring a person or entity.

    • Underwriting involves analyzing the potential risks and determining the appropriate premium to charge for insurance coverage.

    • It is commonly used in the insurance industry for various types of insurance policies such as life, health, and property insurance.

    • Underwriting also involves reviewing the applicant's financial and med...

  • Answered by AI
  • Q6. Major differences between traditional life and whole life products?

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are attending an interview for the Insurance project, you will face most of the questions from the Insurance domain. So please be prepared.

I applied via Referral and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What did you asked?

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview wanted to test about person knowledge and communication skills. Most of the questions asked to they subject in interview. Person details.
Thanks you

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 Java, Communication Skills, Javascript, Project Management and Hibernate.
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

Tell us how to improve this page.

iCIMS Interview Process

based on 8 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.3k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
DXC Technology Interview Questions
3.7
 • 802 Interviews
Nagarro Interview Questions
4.0
 • 762 Interviews
NTT Data Interview Questions
3.8
 • 627 Interviews
View all

iCIMS Reviews and Ratings

based on 26 reviews

2.9/5

Rating in categories

3.1

Skill development

3.2

Work-life balance

3.1

Salary

2.5

Job security

2.5

Company culture

2.3

Promotions

2.6

Work satisfaction

Explore 26 Reviews and Ratings
Product Operations Specialist

Hyderabad / Secunderabad

2-5 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
27 salaries
unlock blur

₹16 L/yr - ₹37 L/yr

Software Engineer
23 salaries
unlock blur

₹8.1 L/yr - ₹22 L/yr

Principal Software Engineer
10 salaries
unlock blur

₹23.4 L/yr - ₹42 L/yr

Technical Support Engineer
9 salaries
unlock blur

₹6 L/yr - ₹9.1 L/yr

Engineering Manager
6 salaries
unlock blur

₹41 L/yr - ₹60 L/yr

Explore more salaries
Compare iCIMS with

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview