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 Technical Lead Interview Questions and Answers

Updated 20 Oct 2023

NICE Technical Lead Interview Experiences

2 interviews found

I applied via Company Website and was interviewed in Apr 2022. There were 3 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. This was 1 hour and 30 mins discussion.A lot of technical questions. Touched down framework building part, String in Java, Rest Assured, Programs related to collection Array List. Rest API related question...
Round 3 - One-on-one 

(1 Question)

  • Q1. This was managerial round. It was 50-50 in terma of technical and non technical questions. Basically I was checked for my Analytical skill by putting up scenario based questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical Round which is of 1 hr and 30 mins is the main one. Be technically strong. Rest other round are easy.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. P2P accounting process
  • Q2. Payables question

Technical Lead Interview Questions Asked at Other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to productio ... read more
asked in Infosys
Q2. Managerial: 1) Explain any one past issue and its mitigation stra ... read more
Q3. Longest Substring Without Repeating Characters Problem Statement ... read more
asked in Wipro
Q4. What automation framework have you worked on?
asked in Cognizant
Q5. 1. Type of documentation for computer system validation. 2.Please ... read more

Interview questions from similar companies

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

I applied via Job Portal and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Description about projects
Round 2 - Technical 

(1 Question)

  • Q1. Discussion about job profile
Round 3 - HR 

(1 Question)

  • Q1. Discussion regarding CTC expectation

I applied via Naukri.com and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Correct mislabelled jars problem.
  • Ans. 

    Correct mislabelled jars by relabelling them with correct labels.

    • Identify the mislabelled jars

    • Check the correct labels for each jar

    • Remove the mislabelled label

    • Apply the correct label to the jar

    • Ensure all jars are correctly labelled

  • Answered by AI
  • Q2. Reverse a number using recursion.
  • Ans. 

    Reverse a number using recursion.

    • Define a recursive function that takes the number as input

    • Base case: if the number is less than 10, return the number

    • Recursive case: return the last digit of the number concatenated with the result of calling the function with the number divided by 10

    • Call the function with the input number

  • Answered by AI
  • Q3. Questions on CTC and downplaying your experience and cheap bargain.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer didn't care to even read the resume beforehand, started with negging, and then moved on to 9th grade puzzles and elementary programming questions.
The first round was good, the hiring manager clearly explained the role, expectations and qualifications.
The next round proved to be bad.
The thing is, remember to ask for credentials of the interviewer before proceeding with the interview, most of them are just like bargaining in a fish market, like your CTC and experience. Makes it questionable on the job role.
Humble request: Please don't try to conduct interviews in this manner, in attempt to claim your superiority, company loses out on good candidates, just because you think you are interviewing PHDs, doesn't make you one: someone has had to study really hard to get there, and try to be honest with them if they don't fit the role.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at National Institute of Technology (NIT), Durgapur and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Mathematics, aptitude and reasoning

Round 2 - HR 

(1 Question)

  • Q1. About you and family
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Newspaper Ad and was interviewed before Oct 2022. There were 5 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 - Coding Test 

Dont remember the questions. But basic tree questions

Round 3 - Technical 

(1 Question)

  • Q1. Design discussion
Round 4 - Technical 

(1 Question)

  • Q1. Design questions
Round 5 - HR 

(1 Question)

  • Q1. A senior manager asked some HR questions and one design question

I applied via Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Spring Secutrity releated questions, microservices and it's implementation in details

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to go through java8 programming skills, spring security and microservices

Interview Questionnaire 

3 Questions

  • Q1. How do you implement naming of threads from the point of view of a multi-threaded OS.Implement rand5 using rand7.Implement functions to render circles and other figures. (This was mainly about my developme...
  • Ans. 

    Implementing naming of threads in a multi-threaded OS and implementing rand5 using rand7

    • Use thread ID or thread name to name threads in a multi-threaded OS

    • Implement a function that generates a random number between 1 and 7

    • Use rejection sampling to implement rand5 using rand7

    • Ensure thread names are unique to avoid confusion

    • Test the implementation thoroughly to ensure correctness

  • Answered by AI
  • Q2. How does free know how many memory blocks to delete in the case of arrays
  • Ans. 

    Free uses metadata stored in the heap to determine the number of memory blocks to delete for arrays.

    • Free stores metadata about the size of the allocated memory block in the heap.

    • Free uses this metadata to determine the number of memory blocks to delete for arrays.

    • For example, if an array of 10 integers was allocated, the metadata would indicate the size of the block as 40 bytes.

    • Free would then use this information to d...

  • Answered by AI
  • Q3. Some questions on finding the errors in the programs.Some questions on stacks, linked lists, queues and sorting

Interview Preparation Tips

Round: test
Experience: First round was an online test on hacker rank for 3 hours. The online round had 2 parts; first one tested analytical skills and the other tested computer science knowledge and also had some programming questions (simple ones). From the test they took about 15-20 people for the interviews. T

General Tips: If you want to bag a top company, it’s all about data structures, data structure & data structures. Just be sharp and attentive during the interview. If you don't know the answer just RELAX (very important) and start bouncing ideas of the interviewer, they're here to see how well you can solve not how well you remember. And be ready with copies of your resume and proper formal clothes at ALL times till you'replaced. Interviews are very subjective. Make the interviewer believe that you can manage any job givento you. That's the most important thing. Be confident even if your solution has a few flaws that you know.
College Name: NIT SURATHKAL

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Process of static analysis.. what kind of testing needed for each layer in development
  • Ans. 

    Static analysis is a process of analyzing code without executing it. Different layers in development require different types of testing.

    • Static analysis involves analyzing code without executing it

    • Different layers in development require different types of testing

    • For the presentation layer, testing can include checking for UI/UX issues, accessibility, and responsiveness

    • For the business logic layer, testing can include ch...

  • Answered by AI
  • Q2. Bugs which you have fixed
  • Ans. 

    I have fixed various bugs related to software performance and functionality.

    • Resolved a bug causing the application to crash when processing large data sets.

    • Fixed a bug that was causing incorrect calculations in the financial module.

    • Addressed a bug that caused the user interface to freeze when performing certain actions.

    • Solved a bug that resulted in data loss when saving files in a specific format.

    • Resolved an issue wher...

  • Answered by AI
  • Q3. Coding questions on function pointers
Round 2 - Technical 

(2 Questions)

  • Q1. How are RTE calls generated? What kind of call is generated for each interface?
  • Ans. 

    RTE calls are generated to communicate between software components. Different types of calls are generated for each interface.

    • RTE calls are generated to exchange data and trigger actions between software components.

    • The type of call generated for each interface depends on the communication protocol used.

    • For example, in a RESTful API interface, HTTP requests like GET, POST, PUT, and DELETE are generated.

    • In a messaging in...

  • Answered by AI
  • Q2. What is DF memory
  • Ans. 

    DF memory stands for Delayed Feedback Memory.

    • DF memory is a type of memory system used in digital signal processing.

    • It is characterized by the presence of a feedback loop that introduces a delay in the memory access.

    • DF memory is commonly used in applications such as echo cancellation and adaptive filters.

    • It allows for the storage and retrieval of past data samples to perform calculations and adjustments.

    • An example of D...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for KPIT Technologies Technical Lead interview:
  • Autosar architecture
Interview preparation tips for other job seekers - Interviewed for AUTOSAR dev role. Most of the questions were on past experience.

Skills evaluated in this interview

I was interviewed before May 2021.

Round 1 - Aptitude Test 

Duration: 45 minutes
Topics: MCQ on C and C++, Quantitative Aptitude question from S. Chand and R.S. Agarwal

Round 2 - Coding Test 

Question-related to current work.
Questions on data structure, and topics include link list and trees.
C++: Inheritance, Vtable, and templates.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice easy to medium problems on HackerRank. And also brush up on quantitative aptitude questions to solve them in the given time.

NICE Interview FAQs

How many rounds are there in NICE Technical Lead interview?
NICE interview process usually has 2-3 rounds. The most common rounds in the NICE interview process are One-on-one Round and Resume Shortlist.
How to prepare for NICE Technical Lead 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, Python, Linux, Product Management and Computer science.
What are the top questions asked in NICE Technical Lead interview?

Some of the top questions asked at the NICE Technical Lead interview -

  1. This was 1 hour and 30 mins discussion.A lot of technical questions. Touched do...read more
  2. This was managerial round. It was 50-50 in terma of technical and non technical...read more
  3. P2P accounting proc...read more

Tell us how to improve this page.

NICE Technical Lead Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
NICE Technical Lead Salary
based on 175 salaries
₹8.2 L/yr - ₹30 L/yr
At par with the average Technical Lead Salary in India
View more details

NICE Technical Lead Reviews and Ratings

based on 11 reviews

4.0/5

Rating in categories

3.6

Skill development

3.5

Work-life balance

4.0

Salary

3.7

Job security

3.3

Company culture

3.3

Promotions

3.7

Work satisfaction

Explore 11 Reviews and Ratings
Software Engineer
252 salaries
unlock blur

₹6.5 L/yr - ₹18.3 L/yr

Technical Lead
175 salaries
unlock blur

₹8.2 L/yr - ₹30 L/yr

Senior Software Engineer
164 salaries
unlock blur

₹11.5 L/yr - ₹31.5 L/yr

Software Engineer and Technical Lead
124 salaries
unlock blur

₹9 L/yr - ₹27.1 L/yr

Software Engineering Specialist
118 salaries
unlock blur

₹19.1 L/yr - ₹44 L/yr

Explore more salaries
Compare NICE with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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