Upload Button Icon Add office photos
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 567 Reviews

Filter interviews by

Ness Digital Engineering Senior Software Engineer Interview Questions, Process, and Tips

Updated 23 Aug 2024

Top Ness Digital Engineering Senior Software Engineer Interview Questions and Answers

Ness Digital Engineering Senior Software Engineer Interview Experiences

12 interviews found

I applied via Referral

Interview Questionnaire 

9 Questions

  • Q1. Core Java concepts, serialisation, multi threading, String, Collection
  • Q2. Project work experience and technologies
  • Q3. Program to find no. of repeating characters in given string (use collections)
  • Ans. 

    Program to find the number of repeating characters in a given string using collections.

    • Use a HashMap to store the characters as keys and their count as values.

    • Iterate through the string and update the count in the HashMap for each character.

    • Finally, iterate through the HashMap and count the characters with a count greater than 1.

  • Answered by AI
  • Q4. Join Queries, Java framework specific questions i.e. struts/spring/hibernate
  • Q5. Small java programs i.e. palindrome, Fibonacci series, etc.
  • Q6. Similar to round1 and round 2
  • Q7. HR talks
  • Q8. Project experience and technologies.
  • Q9. Typical managerial questions

Interview Preparation Tips

General Tips: Difficulty level is moderate. Keep it simple. Talk about only things you know.
Duration: <1 week
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
  • 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

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nt ... read more
asked in Capgemini
Q2. Pascal's TriangleYou are given an integer N. Your task is to retu ... read more
Q3. K Largest Elements You are given with an integer k and an array o ... read more
asked in GlobalLogic
Q4. System Design QuestionCreate a simple shopping application. They ... read more
asked in Info Edge
Q5. Buy and Sell StockYou are Harshad Mehta’s friend. He told you the ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. They are asked me about spring
Round 2 - Technical 

(1 Question)

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

(1 Question)

  • Q1. Expectations, culture , problem solving skills

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
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. REST API params and annotations
  • Q2. Second largest number in an array
  • Ans. 

    Find the second largest number in an array of strings

    • Convert the array of strings to an array of integers

    • Sort the array in descending order

    • Return the second element in the sorted array

  • Answered by AI
Round 2 - Coding Test 

Codility Test and hackerrank question were asked by the client

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Java technical

Skills evaluated in this interview

Ness Digital Engineering interview questions for designations

 Software Engineer

 (3)

 Senior Software Developer

 (1)

 Software Engineer Trainee

 (1)

 Junior Software Engineer

 (1)

 Senior QA Engineer

 (1)

 Software Developer

 (5)

 Senior Consultant

 (1)

 Lead Engineer

 (1)

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

I applied via Walk-in and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Assignment 

React Crud operations

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont join this company!!
Interview experience
4
Good
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com 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 

Mcq test on relevant skills

Round 3 - Technical 

(1 Question)

  • Q1. Questions on spring boot and angular
Round 4 - Technical 

(1 Question)

  • Q1. In this round few technical questions were asked and gave scenarios to build an application. Basic java and front end application.
Round 5 - Technical 

(1 Question)

  • Q1. This was the last technical round, and it has behavioral questions along with technical.

Interview Preparation Tips

Topics to prepare for Ness Digital Engineering Senior Software Engineer interview:
  • Spring Boot
  • Spring Mvc
  • Java
  • Angular
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Front end questions
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Worse company please don't join
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Array methods like map, filter
  • Q2. ReactJS basic and intermediate questions
Round 2 - Technical 

(2 Questions)

  • Q1. Jquery and react internals
  • Q2. React state management, routes and lazy loading

I applied via Naukri.com and was interviewed before Dec 2021. There were 4 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 - Technical 

(3 Questions)

  • Q1. Javascript topics were covered in this round such as tree shaking, ES6 features, hoisting and few other oops concepts.
  • Q2. Basic angular question such passing data from parent to child and passing data between 2 independent classes, routings method, load children.
  • Q3. HTML, CSS and basics of ag grid
Round 3 - Technical 

(6 Questions)

  • Q1. This is round was client round and totally started with angular core topics, what is dependency injection
  • Q2. What are package.json consists of and what are dependencies and dev dependencies
  • Ans. 

    package.json is a file that contains metadata about a project and its dependencies.

    • package.json is used in Node.js projects to manage dependencies

    • Dependencies are packages required for the project to run

    • Dev dependencies are packages required for development and testing

    • Dependencies and dev dependencies are listed separately in package.json

    • Example: "dependencies": {"express": "^4.17.1"}, "devDependencies": {"nodemon": "^

  • Answered by AI
  • Q3. Auth guards, security concerns in routing
  • Q4. Asked to write sample code to consume a API
  • Q5. Rxjs, reactive forms, observables and http interceptors
  • Q6. Few other things to test your thought process
Round 4 - HR 

(1 Question)

  • Q1. This was kind of knowing about your expectations for CTC negotiations and mostly they offer some good number which will be higher than you expect l.

Interview Preparation Tips

Topics to prepare for Ness Digital Engineering Senior Software Engineer interview:
  • Javascript
  • Angular
  • ag grid
  • CSS
Interview preparation tips for other job seekers - Get though knowledge of Js concepts and have good idea about the production environment knowledge.

Skills evaluated in this interview

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

Interview Questionnaire 

5 Questions

  • Q1. Hdfs questions such as checkpointing, Journal nodes, HDFS read/write and issues faced in project
  • Q2. Zookeeper, quorum zk, ZKFC and NN failover.
  • Q3. Kafka setup, issues etc
  • Q4. Linux commands
  • Q5. Hive and spark architecture and partitioning

Interview Preparation Tips

Interview preparation tips for other job seekers - Ness acts as a vendor to several.projects and hence do your research on which client you will be working for and prepare according to the JD.
Please be thoroughly with the process followed in your current project and the one Ness is interested to hire you for

Interview Questionnaire 

1 Question

  • Q1. Technical lead who asked question he is asked to tell his projects archeticuture by telling his requirement but he is not aware of many methodologies, he expects only what he know

Interview Preparation Tips

Interview preparation tips for other job seekers - Tech lead expecting his known answers instead of many solutions

Ness Digital Engineering Interview FAQs

How many rounds are there in Ness Digital Engineering Senior Software Engineer 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 Senior Software Engineer 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 Devops, Labour Laws, MongoDB, Angularjs and Bootstrap.
What are the top questions asked in Ness Digital Engineering Senior Software Engineer interview?

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

  1. What are package.json consists of and what are dependencies and dev dependenc...read more
  2. Program to find no. of repeating characters in given string (use collectio...read more
  3. Second largest number in an ar...read more

Tell us how to improve this page.

Ness Digital Engineering Senior Software Engineer Interview Process

based on 5 interviews in last 1 year

1 Interview rounds

  • Technical Round
View more

People are getting interviews through

based on 9 Ness Digital Engineering interviews
Job Portal
Referral
Company Website
WalkIn
33%
22%
11%
11%
23% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Fast track your campus placements

View all
Ness Digital Engineering Senior Software Engineer Salary
based on 787 salaries
₹6 L/yr - ₹23 L/yr
At par with the average Senior Software Engineer Salary in India
View more details

Ness Digital Engineering Senior Software Engineer Reviews and Ratings

based on 75 reviews

3.5/5

Rating in categories

3.4

Skill development

3.6

Work-Life balance

3.6

Salary & Benefits

2.9

Job Security

3.3

Company culture

3.1

Promotions/Appraisal

3.2

Work Satisfaction

Explore 75 Reviews and Ratings
Senior Software Engineer
787 salaries
unlock blur

₹6 L/yr - ₹23 L/yr

Software Engineer
512 salaries
unlock blur

₹2.4 L/yr - ₹12 L/yr

Member Technical Staff
238 salaries
unlock blur

₹8.8 L/yr - ₹30.4 L/yr

Software Developer
228 salaries
unlock blur

₹2.5 L/yr - ₹11.7 L/yr

Senior QA Engineer
220 salaries
unlock blur

₹5.9 L/yr - ₹23 L/yr

Explore more salaries
Compare Ness Digital Engineering with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview