Premium Employer

i

This company page is being actively managed by Niveus Solutions (Part of NTT Data) Team. If you also belong to the team, you can get access from here

Filter interviews by

Niveus Solutions (Part of NTT Data) Interview Questions and Answers

Updated 30 Jun 2025
Popular Designations

15 Interview questions

A PMO Lead was asked 7mo ago
Q. Do you know about machine learning?
Ans. 

Yes, machine learning is a branch of artificial intelligence that focuses on developing algorithms and models that allow computers to learn from and make predictions or decisions based on data.

  • Machine learning involves training algorithms to recognize patterns in data and make predictions or decisions without being explicitly programmed.

  • Examples of machine learning applications include recommendation systems (like...

View all PMO Lead interview questions
A Scrum Master was asked 9mo ago
Q. Do you have a scrum certification?
Ans. 

Yes, I am a certified Scrum Master.

  • Yes, I have a Scrum Master certification from Scrum Alliance.

  • I completed a Scrum Master training course and passed the certification exam.

  • My certification is up-to-date and I actively apply Scrum principles in my work.

View all Scrum Master interview questions
A Scrum Master was asked 9mo ago
Q. What are the various scrum ceremonies and events?
Ans. 

Scrum ceremonies include Sprint Planning, Daily Standup, Sprint Review, and Sprint Retrospective.

  • Sprint Planning: Team plans work for the upcoming sprint.

  • Daily Standup: Team members discuss progress, plans, and any obstacles.

  • Sprint Review: Team demonstrates completed work to stakeholders.

  • Sprint Retrospective: Team reflects on the sprint and identifies improvements.

View all Scrum Master interview questions
An Associate Cloud Engineer was asked 12mo ago
Q. Write a function to check if a given word contains vowels.
Ans. 

Yes, the word can be checked for vowels by iterating through each character and checking if it is a vowel.

  • Iterate through each character in the word

  • Check if the character is a vowel (a, e, i, o, u)

  • Return true if any vowel is found, false otherwise

View all Associate Cloud Engineer interview questions
An Associate Cloud Engineer was asked 12mo ago
Q. Given a string, determine whether it is a palindrome.
Ans. 

Check if a string is a palindrome

  • Compare the string with its reverse to check if it is a palindrome

  • Ignore spaces and punctuation when checking for palindrome

  • Examples: 'racecar' is a palindrome, 'hello' is not a palindrome

View all Associate Cloud Engineer interview questions
A Business Analyst was asked
Q. What are the different kinds of retrospective meetings?
Ans. 

Different kinds of retrospective meetings include Start-Stop-Continue, Liked-Learned-Lacked-Longed for (4Ls), Sailboat, and more.

  • Start-Stop-Continue: Team discusses what they should start doing, stop doing, and continue doing.

  • Liked-Learned-Lacked-Longed for (4Ls): Team reflects on what they liked, learned, lacked, and longed for during the sprint.

  • Sailboat: Team visualizes their progress as a sailboat, with anchors...

View all Business Analyst interview questions
A Business Analyst was asked
Q. What is a retrospective meeting?
Ans. 

A retrospective meeting is a team meeting held at the end of a project or iteration to reflect on what went well, what could be improved, and how to apply lessons learned in the future.

  • Reflect on successes and failures

  • Identify areas for improvement

  • Discuss lessons learned

  • Create action items for future projects

  • Encourage open communication and feedback

View all Business Analyst interview questions
Are these interview questions helpful?
An Associate was asked
Q. What are higher-order components?
Ans. 

Higher order components (HOCs) are functions that take a component and return a new component with enhanced functionality.

  • HOCs are a pattern in React that allows code reuse and logic sharing.

  • They are used to add additional props or behavior to a component.

  • HOCs can be used for tasks like authentication, data fetching, or conditional rendering.

  • Examples of HOCs include 'withRouter' from React Router and 'connect' fro...

View all Associate interview questions
A Software Development Engineer was asked
Q. What is an exception?
Ans. 

An exception is an event that disrupts the normal flow of a program's execution.

  • Exceptions are used to handle errors and other exceptional events in a program.

  • They can be caught and handled using try-catch blocks.

  • Examples of exceptions include NullPointerException, ArrayIndexOutOfBoundsException, and IOException.

View all Software Development Engineer interview questions
A Software Development Engineer was asked
Q. How do we reverse a string?
Ans. 

To reverse a string, we can iterate through the characters of the string and build a new string in reverse order.

  • Iterate through the characters of the string from end to start and append each character to a new string.

  • Alternatively, we can use built-in functions like reverse() in some programming languages.

  • Example: Input string 'hello' can be reversed to 'olleh'.

View all Software Development Engineer interview questions

Niveus Solutions (Part of NTT Data) Interview Experiences

19 interviews found

PMO Lead Interview Questions & Answers

user image Anonymous

posted on 15 Nov 2024

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 Oct 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Introduce yourself
  • Q2. Tell me about your project
  • Q3. Do you know about machine learning
  • Ans. 

    Yes, machine learning is a branch of artificial intelligence that focuses on developing algorithms and models that allow computers to learn from and make predictions or decisions based on data.

    • Machine learning involves training algorithms to recognize patterns in data and make predictions or decisions without being explicitly programmed.

    • Examples of machine learning applications include recommendation systems (like Netf...

  • Answered by AI
  • Q4. Scrum scenario based questions

Interview Preparation Tips

Topics to prepare for Niveus Solutions (Part of NTT Data) PMO Lead interview:
  • Google cloud
  • Machine Learning
  • ETL
  • Testing

Skills evaluated in this interview

PMO Manager Interview Questions & Answers

user image Anonymous

posted on 5 Jun 2025

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

  • Q1. Situational based question on Agile Delivery for Data migration projects.
  • Q2. Team Management questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Niveus can Ghost candidates. They can place the profile on hold even after officially communicating your final selection. The selection criteria are largely based on your most recent salary.

Scrum Master Interview Questions & Answers

user image Anonymous

posted on 25 Sep 2024

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Do you have a scrum certification?
  • Ans. 

    Yes, I am a certified Scrum Master.

    • Yes, I have a Scrum Master certification from Scrum Alliance.

    • I completed a Scrum Master training course and passed the certification exam.

    • My certification is up-to-date and I actively apply Scrum principles in my work.

  • Answered by AI
  • Q2. What are the various scrum ceremonies and events?
  • Ans. 

    Scrum ceremonies include Sprint Planning, Daily Standup, Sprint Review, and Sprint Retrospective.

    • Sprint Planning: Team plans work for the upcoming sprint.

    • Daily Standup: Team members discuss progress, plans, and any obstacles.

    • Sprint Review: Team demonstrates completed work to stakeholders.

    • Sprint Retrospective: Team reflects on the sprint and identifies improvements.

  • Answered by AI
  • Q3. What were your tasks as a team lead in your past projects? Case based scenarios etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Been 2 weeks and got ghosted. Did not hear back from them. Guess the interviewer was not even interested to take the interview. She was in a hurry to hang up, didn’t even give me an opportunity to ask questions. Probably they had already shortlisted a candidate for the position and took another interview for the sake of it. The job posting is no longer available on the company careers site.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic python question
  • Q2. Basic sql question
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Dec 2024, where I was asked the following questions.

  • Q1. What is the working style at Nivues Solutions?
  • Ans. 

    Nivues Solutions fosters a collaborative, innovative, and client-focused working environment that encourages continuous learning.

    • Team Collaboration: Regular brainstorming sessions to leverage diverse perspectives.

    • Client-Centric Approach: Tailoring solutions based on specific client needs, as seen in our recent project with XYZ Corp.

    • Continuous Learning: Monthly workshops and training sessions to keep skills updated.

    • Agil...

  • Answered by AI
  • Q2. How does the management handle the projects?
  • Ans. 

    Management employs structured methodologies, regular communication, and performance metrics to effectively handle projects.

    • Utilization of project management frameworks like Agile or Waterfall to ensure structured progress.

    • Regular status meetings to discuss project milestones and address any roadblocks.

    • Performance metrics and KPIs are established to measure project success and team productivity.

    • Risk management strategie...

  • Answered by AI

Interview Questions & Answers

user image Anonymous

posted on 18 Jul 2023

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2023. There were 5 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 - Assignment 

Online Assessment it was a big questionnaire which took around whooping 75 mins.

Round 3 - Technical 

(1 Question)

  • Q1. Technical interview Cleared
Round 4 - Technical 

(1 Question)

  • Q1. Interview conducted by the COO or Head of delivery
Round 5 - HR 

(1 Question)

  • Q1. Final round by HR to close the offer.

Interview Preparation Tips

Interview preparation tips for other job seekers - I cleared all my rounds, I had discussion with Delivery Head and COO which was good and was given a go ahead with the offer, However in the last round of discussion it seems the HR was pretty much adamant on the expected CTC even after delivery approving. Based on the experience the HR was not competent enough to ask reasonable questions and bit of judgmental of everything you respond. I had informed about the expected CTC in all the rounds and they were okay with it always said it falls into the budget. The HR was offering 16LPA for Senior Manager profile/ Program Manager with 15 years of experience. While what they had advised on was 28 LPA and agreed upon during all the rounds. While i disagree and asked the HR since the expectations was set since beginning she simply mentioned they do not have budget. While other side is the COO and delivery head cleared the round saying they are okay with the expected CTC. The HR kind of changed the tone saying all HR jargons etc. While i was not okay with the offer she said she will discuss and revert. After 2 days the Vendor who sourced my profile said the HR rejected the profile saying stability issue it was joke since i was working with my previous company for 13+ years i was like LOL. Overall i did not have good experience with HR discussion at Niveus solutions and the Organization of CHRO needs to relook at the hrbp as organization continue to loose the essential talent from the Market due to malpractices.

It was merely a time waste and pathetic experience with Niveus HR round, Since HR function should work with complete transparency with all mal practices i got the hint it was a right decision not to accept the offer. If the Company does not have the budget then they should not waste others time.
Highly recommended one should NOT join this company as they do not stand by their word so it is evident you will not have the fruitful career here.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Palindrome and even and odd numbers questions

Round 2 - HR 

(2 Questions)

  • Q1. Salaray negotiation
  • Q2. Strength and weakness

Java Developer Interview Questions & Answers

user image pratheek mogasale

posted on 30 Apr 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Simple dsa questions

Round 2 - Technical 

(1 Question)

  • Q1. Basic tech questions
Round 3 - HR 

(1 Question)

  • Q1. Expected salary
  • Ans. 

    I expect a competitive salary based on my skills, experience, and industry standards.

    • Research industry standards: For example, Java Developers in my region typically earn between $80,000 and $120,000 annually.

    • Consider my experience: With over 5 years of experience, I believe a salary in the range of $100,000 to $110,000 is appropriate.

    • Factor in company size and location: Larger companies or those in tech hubs often off...

  • Answered by AI

Data Engineer Interview Questions & Answers

user image pratheek mogasale

posted on 20 May 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Logical questions, simple Dsa questions leet code
Round 2 - Coding Test 

Technical questions and few logical coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Round with HR. They are very unprofessional. They try to hire good candidates for cheap price like local vegetable shop
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Feb 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 - Technical 

(1 Question)

  • Q1. 1. Array methods. 2. Database connectivity 3. CRUD Operations
Round 3 - One-on-one 

(1 Question)

  • Q1. Database connectivity
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and policy discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and be honest. The interview process is very smooth. The fast working team.

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Niveus Solutions (Part of NTT Data)?
Ask anonymously on communities.

Niveus Solutions (Part of NTT Data) Interview FAQs

How many rounds are there in Niveus Solutions (Part of NTT Data) interview?
Niveus Solutions (Part of NTT Data) interview process usually has 2-3 rounds. The most common rounds in the Niveus Solutions (Part of NTT Data) interview process are Technical, HR and Coding Test.
How to prepare for Niveus Solutions (Part of NTT Data) 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 Niveus Solutions (Part of NTT Data). The most common topics and skills that interviewers at Niveus Solutions (Part of NTT Data) expect are CRM, Application Development, Consulting, IT Services and bfsi.
What are the top questions asked in Niveus Solutions (Part of NTT Data) interview?

Some of the top questions asked at the Niveus Solutions (Part of NTT Data) interview -

  1. What are the stages of project manageme...read more
  2. Do you know about machine learn...read more
  3. What is Scrum? Explain its values and principl...read more
How long is the Niveus Solutions (Part of NTT Data) interview process?

The duration of Niveus Solutions (Part of NTT Data) interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

3.5/5

based on 21 interview experiences

Difficulty level

Easy 25%
Moderate 75%

Duration

Less than 2 weeks 75%
2-4 weeks 13%
4-6 weeks 6%
More than 8 weeks 6%
View more
Join Niveus Solutions (Part of NTT Data) We Solve For You With Google Cloud

Interview Questions from Similar Companies

MAQ Software Interview Questions
1.9
 • 104 Interviews
Webkul Software Interview Questions
4.0
 • 71 Interviews
Apisero Interview Questions
4.3
 • 66 Interviews
Cloud Analogy Interview Questions
3.6
 • 59 Interviews
View all

Niveus Solutions (Part of NTT Data) Reviews and Ratings

based on 130 reviews

3.6/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.2

Salary

3.6

Job security

3.5

Company culture

3.0

Promotions

3.2

Work satisfaction

Explore 130 Reviews and Ratings
Cloud Specialist ETL

Bangalore / Bengaluru

5-9 Yrs

Not Disclosed

Explore more jobs
Cloud Associate
182 salaries
unlock blur

₹4 L/yr - ₹7.8 L/yr

Cloud Engineer
161 salaries
unlock blur

₹5.6 L/yr - ₹12.1 L/yr

Cloud Specialist
66 salaries
unlock blur

₹12 L/yr - ₹20 L/yr

Software Engineer
37 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Devops Engineer
34 salaries
unlock blur

₹5 L/yr - ₹9.5 L/yr

Explore more salaries
Compare Niveus Solutions (Part of NTT Data) with

Tekwissen

4.8
Compare

Softenger

4.0
Compare

XcelServ Solutions

4.4
Compare

Capital Numbers Infotech

4.4
Compare
write
Share an Interview