Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by NICE Team. If you also belong to the team, you can get access from here

NICE Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

NICE Interview Questions and Answers

Updated 25 Mar 2025

NICE Interview Experiences

Popular Designations

82 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Inquired about prior experiences, skills, and abilities.

Senior Human Resource Business Partner Interview Questions asked at other Companies

Q1. what is diff between recruitment and TA
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is difference between const, let and var?
  • Ans. 

    const, let, and var are all used to declare variables in JavaScript, but they have different scopes and behaviors.

    • const is used to declare variables that cannot be reassigned. It has block scope.

    • let is used to declare variables that can be reassigned. It also has block scope.

    • var is used to declare variables with function scope. It can be reassigned and hoisted.

  • Answered by AI
  • Q2. How managed code works?
  • Ans. 

    Managed code is code that is executed by the Common Language Runtime (CLR) in .NET framework.

    • Managed code is compiled into Intermediate Language (IL) by the compiler.

    • IL is then converted into native code by the Just-In-Time (JIT) compiler at runtime.

    • CLR manages memory allocation, garbage collection, exception handling, and security for managed code.

    • Managed code runs in a managed environment, providing features like cro...

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (217)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Previous experience
  • Q2. Resume questions

Help Desk Executive Interview Questions asked at other Companies

Q1. How you can handle clients and experiences.
View answer (2)

Lead Software Interview Questions & Answers

user image Anonymous

posted on 27 Jun 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

MCQ with Coding output ques + DS

Round 2 - Technical 

(2 Questions)

  • Q1. General Aptitude
  • Q2. DSA Leetcode question

NICE interview questions for popular designations

 Software Engineer

 (11)

 Senior Software Engineer

 (5)

 Technical Support Engineer

 (4)

 Technical Lead

 (2)

 Automation Engineer

 (2)

 Software Developer

 (2)

 Product Owner

 (2)

 Software Engineering Specialist

 (2)

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. OS related questions advanced

Senior Systems Engineer Interview Questions asked at other Companies

Q1. 2. Explain COMP, COMP-2, COMP-3 and Display. What are the difference between Continue and Next Sentence? Why does SOC7 occur?
View answer (4)
Interview experience
3
Average
Difficulty level
Hard
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(3 Questions)

  • Q1. What are the pillars of oops?
  • Ans. 

    The pillars of OOP are encapsulation, inheritance, and polymorphism.

    • Encapsulation: bundling of data and methods into a single unit

    • Inheritance: ability to create new classes from existing ones

    • Polymorphism: ability to use a single interface for multiple types

  • Answered by AI
  • Q2. Web api Security mechanism
  • Ans. 

    Web API security mechanisms protect against unauthorized access and ensure data integrity.

    • Authentication: Verify the identity of the user or client accessing the API.

    • Authorization: Determine what actions the authenticated user or client is allowed to perform.

    • Encryption: Securely transmit data over the network using encryption algorithms.

    • Input validation: Validate and sanitize user input to prevent common security vulne...

  • Answered by AI
  • Q3. Deadlock in Sql
  • Ans. 

    Deadlock in SQL occurs when two or more transactions permanently wait for each other to release resources.

    • Deadlock happens when two or more transactions acquire locks on resources and wait for each other indefinitely.

    • It can occur due to poor transaction scheduling, lock contention, or incorrect use of transactions.

    • To prevent deadlock, use proper transaction isolation levels, minimize lock contention, and ensure transac...

  • Answered by AI

Skills evaluated in this interview

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 NICE

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. All About React and Front-End
Round 2 - Technical 

(1 Question)

  • Q1. OOPs Concepts in detail
  • Ans. 

    OOPs concepts refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation detail

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Generic HR questions like any other
  • Q2. Why you are leaving your current company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear your Frontend basics and that would be enough to crack.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (217)

Nicu Staff Nurse Interview Questions & Answers

user image netflix myfriends

posted on 4 Dec 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Last 

(1 Question)

  • Q1. Tell me about your reference

Nicu Staff Nurse Interview Questions asked at other Companies

Q1. Ef any emergency wot you will do
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. C# questions and selenium

Automation Engineer Interview Questions asked at other Companies

Q1. 16) What is modbus ? Types of modbus? How many slaves we can connect to one master
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Design of some machine
  • Ans. 

    Designing a machine involves creating a detailed plan for its structure, functionality, and operation.

    • Consider the purpose of the machine and its intended use

    • Identify the key components and their interactions

    • Create a schematic or blueprint detailing the layout and connections

    • Select appropriate materials and technologies for construction

    • Test the machine for functionality and efficiency

  • Answered by AI

Top NICE Senior Software Engineer Interview Questions and Answers

Q1. What is diff between ActiveMQ and RabbitMQ
View answer (1)

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)

NICE Interview FAQs

How many rounds are there in NICE interview?
NICE interview process usually has 1-2 rounds. The most common rounds in the NICE interview process are Technical, One-on-one Round and HR.
How to prepare for NICE 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 NICE. The most common topics and skills that interviewers at NICE expect are AWS, SQL, Java, Communication Skills and Javascript.
What are the top questions asked in NICE interview?

Some of the top questions asked at the NICE interview -

  1. 4- Selenium questions- list vs set, findelement vs findelements, Actions class,...read more
  2. 8- agile process, what is user story, what is spr...read more
  3. Would you be compfortable in handling clients all over the wo...read more
How long is the NICE interview process?

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

Tell us how to improve this page.

NICE Interview Process

based on 84 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 857 Interviews
KPIT Technologies Interview Questions
3.4
 • 283 Interviews
Adobe Interview Questions
3.9
 • 234 Interviews
Salesforce Interview Questions
4.0
 • 226 Interviews
Freshworks Interview Questions
3.5
 • 161 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
ServiceNow Interview Questions
4.1
 • 120 Interviews
Thomson Reuters Interview Questions
4.1
 • 114 Interviews
View all

NICE Reviews and Ratings

based on 512 reviews

3.6/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.5

Salary

3.4

Job security

3.6

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 512 Reviews and Ratings
Senior Software Engineer- Angular

Pune

4-7 Yrs

₹ 11.35-30 LPA

Senior Data Scientist, Actimize

Pune

4-7 Yrs

Not Disclosed

Figma UX/UI Designer

Visakhapatnam,

Hyderabad / Secunderabad

+1

2-4 Yrs

₹ 3-4 LPA

Explore more jobs
Software Engineer
263 salaries
unlock blur

₹7 L/yr - ₹20.5 L/yr

Technical Lead
168 salaries
unlock blur

₹9.3 L/yr - ₹35 L/yr

Senior Software Engineer
167 salaries
unlock blur

₹11.4 L/yr - ₹31.5 L/yr

Software Engineering Specialist
130 salaries
unlock blur

₹19.1 L/yr - ₹44 L/yr

Software Engineer and Technical Lead
124 salaries
unlock blur

₹9 L/yr - ₹27.1 L/yr

Explore more salaries
Compare NICE with

Oracle

3.7
Compare

KPIT Technologies

3.4
Compare

Intellect Design Arena

3.9
Compare

Thomson Reuters

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