Upload Button Icon Add office photos

Filter interviews by

NICE Actimize Software Engineer and Technical Lead Interview Questions and Answers

Updated 22 Apr 2022

NICE Actimize Software Engineer and Technical Lead Interview Experiences

2 interviews found

Round 1 - Aptitude Test 

Technical on Java and Angular

Round 2 - Technical 

(1 Question)

  • Q1. Implement search using hashmp.
  • Ans. 

    Implement search using hashmap

    • Create a hashmap with keys as search terms and values as indices

    • Iterate through the array of strings and add each string to the hashmap with its index

    • To search for a term, check if it exists in the hashmap and return the corresponding index

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Classloader, SQL queries
Round 4 - Behavioral 

(1 Question)

  • Q1. AWS, Jenkins, Fortify
Round 5 - Behavioral 

(1 Question)

  • Q1. Personality, attitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Get clear idea on job role before joining the company

Skills evaluated in this interview

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

Round 1 - Coding Test 

Online coding test

Round 2 - Technical 

(1 Question)

  • Q1. Hashmap Linked List etc
Round 3 - Technical 

(1 Question)

  • Q1. JVM, SQL, Spring etc

Interview Preparation Tips

Interview preparation tips for other job seekers - HR tries to play lot with emotions and try hard to pay as less as possible. Have a good review of compensation before joining the company

Software Engineer and Technical Lead Interview Questions Asked at Other Companies

Q1. Implement search using hashmp.

Interview questions from similar companies

I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. DS Questions 1. kth largest element. 2. Implement merge sort
  • Q2. Springboot basics, oops, collection api

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepeare DS well

Interview Questionnaire 

2 Questions

  • Q1. 1.Implement merge sort. 2. Kth largest element.
  • Ans. 

    Implement merge sort and find kth largest element in an array.

    • Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them and then merges them.

    • Kth largest element can be found using quick select algorithm or by sorting the array and returning the kth element from the end.

    • Merge sort has a time complexity of O(nlogn) and space complexity of O(n).

    • Quick select has a time comp...

  • Answered by AI
  • Q2. Springboot RestTemplate, singleton, oops

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. OOPs concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself.

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

Interview Questionnaire 

2 Questions

  • Q1. Basics of Android, Java, Kotlin.
  • Q2. Mvvm architecture, RxJava, jetpack components

Interview Preparation Tips

Interview preparation tips for other job seekers - Had 3 technical round and one HR Round.

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

Interview Questionnaire 

2 Questions

  • Q1. OOPS, collection, database
  • Q2. Method overload and overrding, interface, abstract class, one small program on string manipulation,database queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Have your core java basics revised and keep sound knowledge of your project

I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java collections, program to remove duplicate from array, cursor, indexes in database,stream api's , some questions of hibernate and spring boot

Interview Preparation Tips

Interview preparation tips for other job seekers - Atleast prepare core java fully along with some basic db concepts and all keys and prepare spring boot

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Medium

Online test of 90 minutes at 5:30 pm

  • Q1. What are the basic concepts of Object-Oriented Programming, and how do they relate to data structures and algorithms?
  • Ans. 

    Object-Oriented Programming concepts include encapsulation, inheritance, and polymorphism, which are used to organize and manipulate data in data structures and algorithms.

    • Encapsulation: Bundling data and methods that operate on the data together in a single unit (object). Example: a class representing a car with properties like color and methods like drive().

    • Inheritance: Allowing a class to inherit properties and meth...

  • Answered by AI
Round 2 - Coding Test 

(2 Questions)

Round duration - 45 minutes
Round difficulty - Medium

Online coding interview of 45 minutes at 6:10PM.

  • Q1. 

    String Compression Problem Statement

    Implement a program that performs basic string compression. When a character is consecutively repeated more than once, replace the consecutive duplicates with the coun...

  • Ans. 

    Implement a program to compress a string by replacing consecutive duplicates with the count of repetitions.

    • Iterate through the string and keep track of consecutive characters and their counts.

    • Replace consecutive duplicates with the count of repetitions.

    • Handle the case where the count of repetitions is greater than 1 and less than or equal to 9.

  • Answered by AI
  • Q2. Can you explain queries related to insert, selection, and joins in a database management system?
  • Ans. 

    Explanation of insert, select, and join queries in a database management system.

    • Insert query is used to add new records to a table.

    • Select query is used to retrieve data from a table based on specified criteria.

    • Join query is used to combine rows from two or more tables based on a related column between them.

    • Examples: INSERT INTO table_name (column1, column2) VALUES (value1, value2); SELECT * FROM table_name WHERE condit...

  • Answered by AI
Round 3 - HR 

Round duration - 30 minutes
Round difficulty - Easy

HR round of 30 minutes at 6pm

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Engineer in NoidaEligibility criteriaAbove 7 cgpaNewgen Software interview preparation:Topics to prepare for the interview - Data Structures and algorithms(arrays,strings,linked list,graphs,trees,recursion,backtrack),OOPS,Relational Database Management System, Operating SystemTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Be accurate in one language rather than doing more languages but not perfect in anyone
Tip 2 : Revise your concepts regularly and try to attempt 3-4 times a question which you cannot do in first time so that after that if u see question of that type u know how to approach 
Tip 3 : Do practice of quality questions not only quantity.

Application resume tips for other job seekers

Tip 1 : One page resume 
Tip 2 : Only mentioned that projects and skills in which you are really good don't write anything just to fulfill the space

Final outcome of the interviewSelected

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. Basics of DS and algorithms

Interview Preparation Tips

Interview preparation tips for other job seekers - be thorough in data structures and algorithms

NICE Actimize Interview FAQs

How many rounds are there in NICE Actimize Software Engineer and Technical Lead interview?
NICE Actimize interview process usually has 4 rounds. The most common rounds in the NICE Actimize interview process are Technical, Behavioral and Coding Test.
What are the top questions asked in NICE Actimize Software Engineer and Technical Lead interview?

Some of the top questions asked at the NICE Actimize Software Engineer and Technical Lead interview -

  1. Implement search using hash...read more
  2. Classloader, SQL quer...read more
  3. AWS, Jenkins, Fort...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS iON Interview Questions
3.9
 • 373 Interviews
ITC Infotech Interview Questions
3.6
 • 350 Interviews
CitiusTech Interview Questions
3.3
 • 278 Interviews
NeoSOFT Interview Questions
3.6
 • 270 Interviews
Tiger Analytics Interview Questions
3.7
 • 228 Interviews
Altimetrik Interview Questions
3.8
 • 223 Interviews
Episource Interview Questions
3.9
 • 221 Interviews
INDIUM Interview Questions
4.1
 • 192 Interviews
Xoriant Interview Questions
4.1
 • 189 Interviews
View all
NICE Actimize Software Engineer and Technical Lead Salary
based on 19 salaries
₹11 L/yr - ₹21.5 L/yr
11% less than the average Software Engineer and Technical Lead Salary in India
View more details

NICE Actimize Software Engineer and Technical Lead Reviews and Ratings

based on 2 reviews

2.2/5

Rating in categories

3.0

Skill development

3.2

Work-life balance

1.0

Salary

2.2

Job security

2.2

Company culture

1.4

Promotions

2.2

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
44 salaries
unlock blur

₹6.9 L/yr - ₹15.8 L/yr

Senior Software Engineer
28 salaries
unlock blur

₹14.6 L/yr - ₹26 L/yr

Associate Software Engineer
26 salaries
unlock blur

₹5.8 L/yr - ₹10 L/yr

Software Engineering Specialist
22 salaries
unlock blur

₹17 L/yr - ₹35 L/yr

Technical Manager
22 salaries
unlock blur

₹25.5 L/yr - ₹55 L/yr

Explore more salaries
Compare NICE Actimize with

ITC Infotech

3.6
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

3i Infotech

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