AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Engaged Employer

i

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

Ness Digital Engineering Verified Tick

Compare button icon Compare button icon Compare
3.4

based on 613 Reviews

Play video Play video Video summary
  • About
  • Reviews
    613
  • Salaries
    5.4k
  • Interviews
    63
  • Jobs
    25
  • Benefits
    15
  • Photos
    2

Filter interviews by

Ness Digital Engineering Interview Questions and Answers

Updated 31 May 2025
Popular Designations

52 Interview questions

A Senior Software Engineer was asked 10mo ago
Q. Define the O2C process.
Ans. 

O2C process stands for Order to Cash process, which involves all the steps from receiving an order to receiving payment.

  • O2C process starts with receiving an order from a customer.

  • It involves order processing, invoicing, and fulfillment of the order.

  • The final step is receiving payment from the customer.

  • It is a crucial process for businesses to ensure timely delivery and payment.

  • Example: An e-commerce company follow...

View all Senior Software Engineer interview questions
A QA Test Engineer was asked 12mo ago
Q. Write a program to take a screenshot using Selenium.
Ans. 

Selenium screen shot program captures screenshots during test execution.

  • Use Selenium WebDriver to capture screenshots in automated tests

  • Use getScreenshotAs() method to take screenshots

  • Save screenshots in a specified location for later analysis

View all QA Test Engineer interview questions
A QA Test Engineer was asked 12mo ago
Q. How do you declare an API parameter?
Ans. 

API parameters are declared in the request URL or body to pass data to the API endpoint.

  • Declare API parameters in the URL by adding them after the endpoint with a '?' and separating them with '&'

  • Declare API parameters in the request body for POST requests by sending key-value pairs in JSON format

  • Example: /api/users?id=123&name=John for URL parameters, {"id": 123, "name": "John"} for request body

View all QA Test Engineer interview questions
A Member Technical Staff was asked 12mo ago
Q. What challenges have you faced in automation?
Ans. 

Challenges in automation include complexity of systems, lack of standardization, and difficulty in handling edge cases.

  • Complexity of systems can make it difficult to create robust automation scripts.

  • Lack of standardization across different tools and technologies can lead to compatibility issues.

  • Handling edge cases, such as unexpected user inputs or system failures, can be challenging to automate.

  • Continuous mainten...

View all Member Technical Staff interview questions
A Member Technical Staff was asked 12mo ago
Q. What is a StaleElementException and how do you handle it?
Ans. 

Stale element exception occurs when an element is no longer attached to the DOM. It can be handled by refreshing the page or waiting for the element to become available again.

  • Refresh the page before interacting with the element

  • Wait for the element to become available again using explicit or implicit waits

  • Handle the exception using try-catch block

View all Member Technical Staff interview questions
A Member Technical Staff was asked 12mo ago
Q. Convert string to integer.
Ans. 

Use atoi() function in C to convert a string to an integer.

  • Use the atoi() function in C to convert a string to an integer.

  • Include the header file to use the atoi() function.

  • Example: int num = atoi("1234"); // num will be 1234

View all Member Technical Staff interview questions
A Member Technical Staff was asked 12mo ago
Q. How would you retrieve all options from a dropdown menu programmatically?
Ans. 

Use JavaScript to get all options from a drop down menu

  • Use document.getElementById() to select the drop down element

  • Access the options property of the element to get all options

  • Loop through the options to extract the text values

View all Member Technical Staff interview questions
Are these interview questions helpful?
A Senior Consultant was asked
Q. What are the different types of CDS views?
Ans. 

Different types of CDs views include hierarchical, network, relational, object-oriented, and multidimensional views.

  • Hierarchical view organizes data in a tree-like structure with parent-child relationships.

  • Network view allows for multiple parent-child relationships between records.

  • Relational view represents data in tables with rows and columns.

  • Object-oriented view treats data as objects with attributes and methods...

View all Senior Consultant interview questions
A Resource Manager was asked
Q. Describe the process flow for resource management.
Ans. 

The process flow for resource management involves identifying needs, allocating resources, monitoring usage, and optimizing efficiency.

  • Identify resource needs based on project requirements

  • Allocate resources based on availability and skill set

  • Monitor resource usage to ensure optimal utilization

  • Optimize resource efficiency through regular evaluation and adjustments

View all Resource Manager interview questions
An IT Engineer was asked
Q. How would you approach a connection issue with a client and remotely advise them to fix the problem?
Ans. 

I would use remote access tools to troubleshoot the connection issue with the client and guide them through the steps to fix it.

  • Initiate a remote session using tools like TeamViewer or AnyDesk to access the client's computer

  • Identify the root cause of the connection issue by checking network settings, firewall configurations, or internet connectivity

  • Guide the client through troubleshooting steps such as resetting t...

View all IT Engineer interview questions
1 2 3 4 5 6

Ness Digital Engineering Interview Experiences

63 interviews found

Qa Automation Testing Engineer Interview Questions & Answers

user image Anonymous

posted on 7 Dec 2024

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

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic python coding
  • Add your answer
  • Q2. Selenium, sql, python coding
  • Add your answer
Round 2 - Technical 

(2 Questions)

  • Q1. Mid level questions on selenium
  • Add your answer
  • Q2. SQL and python coding
  • Add your answer
Anonymous

Product Lead Interview Questions & Answers

user image Anonymous

posted on 31 May 2025

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

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

  • Q1. Mostly project oriented and focused on building teams
  • Add your answer
  • Q2. Scenario based Questions
  • Add your answer
Anonymous

QA Test Engineer Interview Questions & Answers

user image Anonymous

posted on 17 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Selenium screen shot program
  • Ans. 

    Selenium screen shot program captures screenshots during test execution.

    • Use Selenium WebDriver to capture screenshots in automated tests

    • Use getScreenshotAs() method to take screenshots

    • Save screenshots in a specified location for later analysis

  • Answered by AI
    Add your answer
  • Q2. String reverse program
  • Ans. 

    A program to reverse an array of strings

    • Iterate through the array of strings and reverse each string individually

    • Use a temporary variable to swap characters at the beginning and end of each string

    • Return the reversed array of strings

  • Answered by AI
    Add your answer
Round 2 - Technical 

(2 Questions)

  • Q1. API testing advantage disadvantage
  • Ans. 

    API testing allows for thorough testing of backend functionality but can be complex and time-consuming.

    • Advantage: Allows for thorough testing of backend functionality

    • Advantage: Can be automated for efficiency

    • Disadvantage: Complex and time-consuming to set up and maintain

    • Disadvantage: Requires knowledge of programming languages and APIs

    • Disadvantage: Limited ability to test user interface

  • Answered by AI
    Add your answer
  • Q2. How to declare API parameter
  • Ans. 

    API parameters are declared in the request URL or body to pass data to the API endpoint.

    • Declare API parameters in the URL by adding them after the endpoint with a '?' and separating them with '&'

    • Declare API parameters in the request body for POST requests by sending key-value pairs in JSON format

    • Example: /api/users?id=123&name=John for URL parameters, {"id": 123, "name": "John"} for request body

  • Answered by AI
    Add your answer
Round 3 - HR 

(2 Questions)

  • Q1. Introduce and family background
  • Add your answer
  • Q2. Salary discussion
  • Add your answer

Skills evaluated in this interview

Anonymous

Data Engineer Interview Questions & Answers

user image jani pasha

posted on 11 Dec 2024

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

(2 Questions)

  • Q1. Third highest salary
  • Ans. 

    I am unable to provide the third highest salary in my previous organization.

    • I am not at liberty to disclose specific salary information from my previous organization.

    • Unfortunately, I do not have access to that data.

    • I am unable to provide details on individual salaries from my previous organization.

  • Answered by AI
    Add your answer
  • Q2. Question related to lead and lag
  • Add your answer
Anonymous

Senior Software Engineer Interview Questions & Answers

user image Arunava Kundu

posted on 23 Aug 2024

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

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Define O2C process
  • Ans. 

    O2C process stands for Order to Cash process, which involves all the steps from receiving an order to receiving payment.

    • O2C process starts with receiving an order from a customer.

    • It involves order processing, invoicing, and fulfillment of the order.

    • The final step is receiving payment from the customer.

    • It is a crucial process for businesses to ensure timely delivery and payment.

    • Example: An e-commerce company following O...

  • Answered by AI
    Add your answer
  • Q2. Explain Client engagement
  • Ans. 

    Client engagement involves building and maintaining relationships with clients to understand their needs and provide solutions.

    • Regular communication with clients to gather requirements and provide updates

    • Ensuring client satisfaction by delivering high-quality products and services

    • Seeking feedback from clients to improve processes and products

    • Building trust and rapport with clients to foster long-term relationships

  • Answered by AI
    Add your answer
Anonymous

Resource Manager Interview Questions & Answers

user image Anonymous

posted on 21 May 2024

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

I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Define your role on day to day basis
  • Add your answer
  • Q2. Tell the process flow flow for resources management
  • Ans. 

    The process flow for resource management involves identifying needs, allocating resources, monitoring usage, and optimizing efficiency.

    • Identify resource needs based on project requirements

    • Allocate resources based on availability and skill set

    • Monitor resource usage to ensure optimal utilization

    • Optimize resource efficiency through regular evaluation and adjustments

  • Answered by AI
    Add your answer
Round 2 - One-on-one 

(3 Questions)

  • Q1. Scenario based questions
  • Add your answer
  • Q2. Tell us about a situation where you faced ambiguity while doing your role
  • Add your answer
  • Q3. What were your kpi
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was scenario based
Anonymous

Software Engineer Interview Questions & Answers

user image Anonymous

posted on 9 Sep 2024

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

I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Character frequency counting using different methods.
  • Ans. 

    Character frequency counting can be done using methods like hashmap, array, or sorting.

    • Use hashmap to store characters as keys and their frequencies as values.

    • Use an array to store frequencies of each character based on their ASCII values.

    • Sort the input string and count consecutive characters to find frequencies.

  • Answered by AI
    Add your answer
  • Q2. Questions related to .NET, SQL, C#.
  • Add your answer
Round 2 - One-on-one 

(3 Questions)

  • Q1. More Questions related to .NET, SQL, and C#
  • Add your answer
  • Q2. Scenario based front end and backend questions.
  • Add your answer
  • Q3. SDLC based questions.
  • Add your answer

Interview Preparation Tips

Topics to prepare for Ness Digital Engineering Software Engineer interview:
  • Angular
  • ASP.Net
  • C#
  • SQL Server

Skills evaluated in this interview

Anonymous

Product Support Engineer Interview Questions & Answers

user image Anonymous

posted on 13 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Product Demo on Installaion Packages
  • Add your answer
  • Q2. InstallShield and InstallAnywhere
  • Add your answer
Anonymous

Senior Software Engineer Interview Questions & Answers

user image Anonymous

posted on 5 Apr 2024

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

(1 Question)

  • Q1. They are asked me about spring
  • Ans. 

    Spring is a powerful framework for building Java applications, offering features like dependency injection and aspect-oriented programming.

    • Dependency Injection: Spring manages object creation and dependencies, promoting loose coupling. Example: @Autowired annotation.

    • Aspect-Oriented Programming: Allows separation of cross-cutting concerns like logging and security. Example: @Aspect annotation.

    • Spring MVC: A web framework...

  • Answered by AI
    Add your answer
Round 2 - Technical 

(1 Question)

  • Q1. Spring and hibernate related questions?
  • Add your answer
Round 3 - HR 

(1 Question)

  • Q1. Expectations, culture , problem solving skills
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - focus more on core concepts of technology and understand your existing project. learn about real-time problems
Anonymous

Reactjs Developer Interview Questions & Answers

user image Anonymous

posted on 8 Feb 2024

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

I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Optimization of applciation
  • Ans. 

    Optimization of application involves improving performance and efficiency.

    • Identify and eliminate unnecessary re-renders by using React.memo or shouldComponentUpdate.

    • Use code splitting and lazy loading to reduce initial load time.

    • Optimize network requests by using caching and reducing unnecessary data transfers.

    • Minimize the use of expensive operations like deep object comparisons or complex calculations in render method...

  • Answered by AI
    Add your answer
  • Q2. Time Complexity
  • Add your answer
Round 2 - One-on-one 

(2 Questions)

  • Q1. Other technology then React
  • Add your answer
  • Q2. Rate my self on a scale of 5 for other technologies
  • Ans. 

    I rate myself a 4 out of 5 in other technologies.

    • Proficient in HTML/CSS

    • Strong knowledge of JavaScript

    • Familiar with Node.js and Express.js

    • Experience with SQL and NoSQL databases

    • Basic understanding of Python

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush your basics

Skills evaluated in this interview

Anonymous

Top trending discussions

View All
Interview Tips & Stories
5d (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 Ness Digital Engineering?
Ask anonymously on communities.
More about working at Ness Digital Engineering
  • HQ - New York, NY
  • IT Services & Consulting
  • 1k-5k Employees (India)
  • Design
  • Software Product

Ness Digital Engineering Interview FAQs

How many rounds are there in Ness Digital Engineering interview?
Ness Digital Engineering interview process usually has 2-3 rounds. The most common rounds in the Ness Digital Engineering interview process are Technical, Resume Shortlist and HR.
How to prepare for Ness Digital Engineering 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 Ness Digital Engineering. The most common topics and skills that interviewers at Ness Digital Engineering expect are Java, SQL, Agile, Javascript and AWS.
What are the top questions asked in Ness Digital Engineering interview?

Some of the top questions asked at the Ness Digital Engineering interview -

  1. This is round was client round and totally started with angular core topics, wh...read more
  2. How to execute feature file in parallel in BDD Cucumber Framew...read more
  3. What are package.json consists of and what are dependencies and dev dependenc...read more
What are the most common questions asked in Ness Digital Engineering HR round?

The most common HR questions asked in Ness Digital Engineering interview are -

  1. What are your salary expectatio...read more
  2. What is your family backgrou...read more
  3. Why are you looking for a chan...read more
How long is the Ness Digital Engineering interview process?

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

Tell us how to improve this page.

Ness Digital Engineering Interviews By Designations

  • Ness Digital Engineering Senior Software Engineer Interview Questions
  • Ness Digital Engineering Software Developer Interview Questions
  • Ness Digital Engineering Software Engineer Interview Questions
  • Ness Digital Engineering Assistant Manager Interview Questions
  • Ness Digital Engineering Intern Interview Questions
  • Ness Digital Engineering Technology Trainee Interview Questions
  • Ness Digital Engineering Technical Lead Interview Questions
  • Ness Digital Engineering Software Engineer Trainee Interview Questions
  • Show more
  • Ness Digital Engineering Senior Consultant Interview Questions
  • Ness Digital Engineering Developer Interview Questions

Interview Questions for Popular Designations

  • Senior Software Engineer Interview Questions
  • Software Developer Interview Questions
  • Intern Interview Questions
  • Business Analyst Interview Questions
  • Senior Engineer Interview Questions
  • Sales Executive Interview Questions
  • Graduate Engineer Trainee (Get) Interview Questions
  • System Engineer Interview Questions
  • Show more
  • Assistant Manager Interview Questions
  • HR Executive Interview Questions

Overall Interview Experience Rating

3.5/5

based on 48 interview experiences

Difficulty level

Easy 19%
Moderate 73%
Hard 8%

Duration

Less than 2 weeks 72%
2-4 weeks 24%
4-6 weeks 4%
View more

Interview Questions from Similar Companies

CitiusTech
CitiusTech Interview Questions
3.3
 • 290 Interviews
Altimetrik
Altimetrik Interview Questions
3.7
 • 241 Interviews
Bounteous x Accolite
Bounteous x Accolite Interview Questions
3.4
 • 230 Interviews
Xoriant
Xoriant Interview Questions
4.1
 • 213 Interviews
INDIUM
INDIUM Interview Questions
4.0
 • 198 Interviews
Incedo
Incedo Interview Questions
3.1
 • 193 Interviews
Globant
Globant Interview Questions
3.7
 • 183 Interviews
Iris Software
Iris Software Interview Questions
4.0
 • 178 Interviews
Torry Harris Integration Solutions
Torry Harris Integration Solutions Interview Questions
4.3
 • 161 Interviews
ThoughtWorks
ThoughtWorks Interview Questions
3.9
 • 157 Interviews
View all

Ness Digital Engineering Reviews and Ratings

based on 613 reviews

3.4/5

Rating in categories

3.4

Skill development

3.5

Work-life balance

3.3

Salary

2.8

Job security

3.3

Company culture

2.8

Promotions

3.2

Work satisfaction

Explore 613 Reviews and Ratings
Jobs at Ness Digital Engineering
Ness Digital Engineering
Dot Net+React Fullstack Developer || immediate || Ness

Bangalore / Bengaluru

1-5 Yrs

Not Disclosed

Ness Digital Engineering
Senior React Developer || Immediate joiner || Ness Digital Engineering

Hyderabad / Secunderabad

6-11 Yrs

Not Disclosed

Ness Digital Engineering
React JS Developer

Hyderabad / Secunderabad

4-6 Yrs

Not Disclosed

Explore more jobs
Ness Digital Engineering Salaries in India
Senior Software Engineer
760 salaries
unlock blur

₹12.2 L/yr - ₹22 L/yr

Software Engineer
513 salaries
unlock blur

₹4 L/yr - ₹9.2 L/yr

Software Developer
219 salaries
unlock blur

₹2.2 L/yr - ₹10.9 L/yr

Member Technical Staff
212 salaries
unlock blur

₹9.5 L/yr - ₹27.2 L/yr

Senior QA Engineer
211 salaries
unlock blur

₹9.8 L/yr - ₹18 L/yr

Explore more salaries
Compare Ness Digital Engineering with
Xoriant

Xoriant

4.1
Compare
Photon Interactive

Photon Interactive

4.1
Compare
CitiusTech

CitiusTech

3.3
Compare
Iris Software

Iris Software

4.0
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Ness Digital Engineering Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter