Premium Employer

i

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

Nisum Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Nisum Interview Questions, Process, and Tips

Updated 22 Mar 2025

Top Nisum Interview Questions and Answers

View all 8 questions

Nisum Interview Experiences

Popular Designations

21 interviews found

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

I appeared for an interview in Jun 2024.

Round 1 - Technical 

(4 Questions)

  • Q1. Find xpath for Web elements on website
  • Ans. 

    XPath is a way to navigate through elements on a webpage using their attributes.

    • Inspect the element on the webpage to identify unique attributes like id, class, name, etc.

    • Construct the XPath using the unique attributes to locate the element.

    • Use tools like Chrome Developer Tools or Firebug to help generate XPath.

    • Avoid using absolute XPath as they can be brittle and prone to breaking.

    • Consider using relative XPath for bet

  • Answered by AI
  • Q2. Questions on collections
  • Q3. Questions on getwindowhandles and frames
  • Q4. Java program oops concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to review this question

Skills evaluated in this interview

Sdet Automation Test Engineer Interview Questions asked at other Companies

Q1. Wait in selenium and how to find all links present in a page xpath
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
No response
Round 1 - Coding Test 

CODING ASKED FROM JAVA

Round 2 - Technical 

(2 Questions)

  • Q1. WRITE A JAVA PROGRAMME TO FIND THE NUMBER OF "E" IN THE STRING SELENIUM
  • Q2. FIBONACCI SERIES

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
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. More questions on Java 8
  • Q2. Spring boot and microservices

Interview Preparation Tips

Interview preparation tips for other job seekers - I have cleared the 3 rounds of interviews. They asked to come to Hyderabad. I went to Hyderabad and was given the interview. Finally, they rejected me.
Please don't attend the interview; it wastes time and money.
Worst company.

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
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

Basics Questions of Reactjs.

Given Coding question - How to calculate the length of a given String?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Javascript topics like dom,promise,arrays,callbacks,
React topics: - LifeCycle methods, Hooks, Redux, Context, Architecture of React Application

Reactjs Developer Interview Questions asked at other Companies

Q1. Implement counter such that it has 2 buttons to increment and decrement the values and also add a input field such that, whatever input is given, the value should be to that and value should should be decreased and increased from the input ... read more
View answer (2)

Nisum interview questions for popular designations

 Senior Software Engineer

 (3)

 Software Engineer

 (2)

 Data Engineer

 (2)

 Principal Quality Engineer

 (1)

 Technical Lead

 (1)

 Automation Engineer

 (1)

 Software Developer

 (1)

 Automation Test Engineer

 (1)

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
-

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Technical discussion
  • Q2. Devops with cloud
  • Ans. 

    DevOps with cloud involves integrating development and operations processes with cloud technologies.

    • Implementing continuous integration and continuous deployment (CI/CD) pipelines using cloud services like AWS CodePipeline or Azure DevOps

    • Automating infrastructure provisioning and management using tools like Terraform or CloudFormation

    • Monitoring and logging applications and infrastructure using cloud-native tools like C

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Managerial round with technical questions
  • Q2. Process based questions
Round 3 - HR 

(2 Questions)

  • Q1. Casual HR discurssion
  • Q2. NP, salary etc etc

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)

Get interview-ready with Top Nisum Interview Questions

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Java program for unique character in string
  • Ans. 

    Java program to find unique characters in a string

    • Create a boolean array of size 256 to track character occurrences

    • Iterate through the string and mark characters as seen in the array

    • Check if a character has already been seen before marking it as unique

  • Answered by AI
  • Q2. Hashmap ,selenium,jmeter

Skills evaluated in this interview

Automation Test Engineer Interview Questions asked at other Companies

Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
View answer (2)

Jobs at Nisum

View all
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Where did you find our company
  • Ans. 

    I discovered your company through a combination of industry research, networking, and positive reviews from peers in the tech community.

    • I came across your company while researching innovative tech firms in my field.

    • A colleague mentioned your company during a tech meetup, highlighting your cutting-edge projects.

    • I found your website while looking for companies that prioritize employee growth and development.

    • I read an art...

  • Answered by AI
  • Q2. Are you interested to work on weekends

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Basic oops, proguard, gradle in Android
  • Q2. Sealed classes, SSL pinning
  • Q3. Coroutines in kotlin
  • Ans. 

    Coroutines in Kotlin are a way to perform asynchronous programming in a more concise and readable manner.

    • Coroutines allow for easy handling of asynchronous tasks without the complexity of callbacks or traditional threading.

    • They can be used to perform long-running tasks without blocking the main thread.

    • Coroutines can be cancelled or paused/resumed easily, making them very flexible for handling different scenarios.

  • Answered by AI

Senior Android Developer Interview Questions asked at other Companies

Q1. Binary Array Sorting Problem Statement You are provided with a binary array, i.e., an array containing only 0s and 1s. Your task is to sort this binary array and return it after sorting. Input: The first line contains an integer ‘T’ denoti... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Core Java, Java 8, Collections
  • Q2. Kafka, Microservices
Round 2 - Technical 

(1 Question)

  • Q1. SQL, NoSQL, Java 8, Design patterns
Round 3 - Technical 

(1 Question)

  • Q1. Project experience, Microservices

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 (225)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

The first round was coding conducted in hackerrank

Round 2 - Technical 

(2 Questions)

  • Q1. Explain OOPS Concepts
  • 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
  • Q2. Explain method overloading and method overriding
  • Ans. 

    Method overloading is having multiple methods in the same class with the same name but different parameters. Method overriding is having a method in a subclass with the same name and parameters as a method in the superclass.

    • Method overloading allows multiple methods with the same name but different parameters in the same class.

    • Method overriding involves a subclass providing a specific implementation of a method that is...

  • Answered by AI

Software Trainee Interview Questions asked at other Companies

Q1. 1. What is java and it's features ? 2. Why it is called platform independent language? 3. What is static memory allocation, dynamic memory allocation? 4. types of variable 5. Type casting 4. what is oops ? Is java contains a 100% opp's conc... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic questions about Swift

IOS Developer Interview Questions asked at other Companies

Q1. 1 - MVC PATTERN 2- CLOUSERS & it's type 3- Google SDK like Google maps 3- How u manage the constraints of any label , stick at every corner & center of view controller, when getting data from json.
View answer (1)

Nisum Interview FAQs

How many rounds are there in Nisum interview?
Nisum interview process usually has 1-2 rounds. The most common rounds in the Nisum interview process are Technical, Coding Test and HR.
How to prepare for Nisum 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 Nisum . The most common topics and skills that interviewers at Nisum expect are Analytics, Medical Insurance, Team Building, Computer science and SQL.
What are the top questions asked in Nisum interview?

Some of the top questions asked at the Nisum interview -

  1. java program for unique character in str...read more
  2. explain method overloading and method overrid...read more
  3. Find xpath for Web elements on webs...read more
How long is the Nisum interview process?

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

Tell us how to improve this page.

Nisum Interview Process

based on 23 interviews

Interview experience

3.5
  
Average
View more
Join Nisum Building Success Together®

Interview Questions from Similar Companies

Softenger Interview Questions
4.1
 • 53 Interviews
TestingXperts Interview Questions
3.9
 • 41 Interviews
Credera Interview Questions
3.8
 • 40 Interviews
Aabasoft Interview Questions
4.0
 • 35 Interviews
Stefanini Interview Questions
3.0
 • 35 Interviews
Foray Software Interview Questions
3.5
 • 34 Interviews
View all

Nisum Reviews and Ratings

based on 92 reviews

2.8/5

Rating in categories

2.9

Skill development

2.8

Work-life balance

2.8

Salary

2.4

Job security

2.4

Company culture

2.4

Promotions

2.7

Work satisfaction

Explore 92 Reviews and Ratings
Qa Automation Testing Engineer

Bhubaneswar

5-9 Yrs

Not Disclosed

Java Developer

Bhubaneswar

5-8 Yrs

Not Disclosed

Information Security Executive

Hyderabad / Secunderabad

5-7 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
102 salaries
unlock blur

₹9 L/yr - ₹29 L/yr

Software Engineer
94 salaries
unlock blur

₹4.6 L/yr - ₹18 L/yr

Principal Software Engineer
51 salaries
unlock blur

₹14.3 L/yr - ₹33 L/yr

Technical Lead
37 salaries
unlock blur

₹18 L/yr - ₹33 L/yr

Associate Software Engineer
20 salaries
unlock blur

₹3.9 L/yr - ₹7 L/yr

Explore more salaries
Compare Nisum with

Softenger

4.1
Compare

Foray Software

3.5
Compare

Nelito System

3.5
Compare

Black Knight

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