Upload Button Icon Add office photos

NMSWorks Software

Compare button icon Compare button icon Compare

Filter interviews by

NMSWorks Software Software Engineer Interview Questions, Process, and Tips

Updated 14 Mar 2024

Top NMSWorks Software Software Engineer Interview Questions and Answers

NMSWorks Software Software Engineer Interview Experiences

2 interviews found

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

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

Round 1 - Aptitude Test 

C, Java, General Aptitude, HTML basics, IQ test

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain about the OSI layers
  • Ans. 

    OSI layers refer to the Open Systems Interconnection model, which defines a networking framework with seven distinct layers.

    • The OSI model consists of seven layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer has specific functions and protocols that help in the communication process.

    • For example, the Physical layer deals with the physical connection between devices, while t...

  • Answered by AI
  • Q2. OOPS Fundamental concepts Explanation
  • Ans. 

    OOPS fundamental concepts include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Allowing a class to inherit properties and behavior from another class.

    • Polymorphism: Ability for objects to be treated as instances of their parent class.

    • Abstraction: Hiding the implementation details and showing only the necessary

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work Hard. Good Luck.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2022. There were 2 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 

(5 Questions)

  • Q1. Java basic mostly oops
  • Q2. Networking OSI layers and protocols
  • Q3. Search in binary search tree
  • Ans. 

    Binary search tree is a data structure that allows efficient searching, insertion, and deletion of elements.

    • Binary search tree is a hierarchical structure where each node has at most two children.

    • The left child of a node is smaller than the node, and the right child is greater.

    • Searching in a binary search tree involves comparing the target value with the current node and traversing left or right accordingly.

    • The time co...

  • Answered by AI
  • Q4. Database joins and some basic queries
  • Q5. Networking device in OSI layers
  • Ans. 

    Networking devices are present in multiple layers of the OSI model.

    • Networking devices operate at different layers of the OSI model to perform specific functions.

    • Examples of networking devices in different layers include routers (Layer 3), switches (Layer 2), and hubs (Layer 1).

    • Layer 4 devices like firewalls and load balancers also play a role in network communication.

    • Each layer has its own set of protocols and devices ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic questions only, prepare java basic, dbms and network, some basic problem solving questions also

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
Q3. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q4. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
asked in TCS
Q5. Find the Duplicate Number Problem Statement Given an integer arra ... read more

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Aug 2021. There were 4 interview rounds.

Round 1 - Coding Test 

1st test was aptitude and a easy coding test

Round 2 - Coding Test 

The 2nd test was pure coding based test on hacker rank platform and contains 2 easy and 2 medium question

Round 3 - Technical 

(1 Question)

  • Q1. Round 3 was technical interview and asked from basics of computer programming and architecture
Round 4 - HR 

(4 Questions)

  • Q1. What is your family background?
  • Q2. Why are you looking for a change?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Advice is just improve basics of programming and DSA with a database management and basicsa of os and networks
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com

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 - Aptitude Test 

This is the round in which basic quant questions were asked

Round 3 - Coding Test 

In this round basic 2 java questions were asked

Round 4 - Group Discussion 

In this round one topic was given and we need to discuss about that topic

Round 5 - Technical 

(2 Questions)

  • Q1. What is java explain in detail
  • Ans. 

    Java is a high-level, object-oriented programming language used to develop applications for various platforms.

    • Java is platform-independent, meaning it can run on any platform with a Java Virtual Machine (JVM)

    • It is known for its security features, such as the ability to run code in a sandbox environment

    • Java is used for developing a wide range of applications, from web applications to mobile apps and games

    • It is also used...

  • Answered by AI
  • Q2. What is searching and sorting
  • Ans. 

    Searching is finding a specific item in a collection of items. Sorting is arranging items in a specific order.

    • Searching involves looking for a specific item in a collection of items.

    • Sorting involves arranging items in a specific order, such as alphabetical or numerical.

    • Searching and sorting are commonly used in computer science and data analysis.

    • Examples of searching algorithms include linear search and binary search.

    • E...

  • Answered by AI
Round 6 - Technical 

(1 Question)

  • Q1. What is binary tree explain
  • Ans. 

    A binary tree is a data structure consisting of nodes, where each node has at most two children.

    • Nodes in a binary tree have a left and/or right child node.

    • The topmost node is called the root node.

    • Binary trees are used in search algorithms and data compression.

    • Examples of binary trees include binary search trees and heap trees.

  • Answered by AI
Round 7 - HR 

(2 Questions)

  • Q1. What is your current location
  • Q2. What is your salary expectations

Interview Preparation Tips

Topics to prepare for Webdew System Engineer interview:
  • Java
  • API
Interview preparation tips for other job seekers - this interview round was very good , nothing was hectic everything was very quick

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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. In trend java questions
Round 3 - Technical 

(1 Question)

  • Q1. Advance java questions, questions related to microservice and java 8
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jul 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 - Coding Test 

String , Array ,Collection framework related questions.

Round 3 - Assignment 

Ecommerce site with Login,Review,AddToCart,Order features,Filter features.

Round 4 - Technical 

(1 Question)

  • Q1. Html,Css,Js. Interviewer don't have knowledge on Java,React js.And if you don't able to answer basic html,css related questions they will disqualify you.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't apply.Totaly time waste.And even if you apply don't share project with them neither the Github link nor the the files via any medium.You are going to regret if you share the project.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jun 2023.

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. Docker Basics:What is Docker, and how does it differ from traditional virtualization?Explain the purpose of Docker images and containers.Node.js Fundamentals:Describe the event-driven architecture of Node....
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Apr 2023. There were 3 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 - Assignment 

Todo application javascript todo app creation needs to submit

Round 3 - HR 

(1 Question)

  • Q1. Expected salary, family, future plans

Interview Preparation Tips

Interview preparation tips for other job seekers - Be a quick learner
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between an abstract class and an interface in object-oriented programming?
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

    • Abstract class can have method implementations, while interface cannot.

    • A class can implement multiple interfaces, but can only inherit from one abstract class.

    • Interfaces are used to define contracts for classes to implement, while abstract classes are used to provide a common base for subclasses.

    • Example: Abstr...

  • Answered by AI
  • Q2. Abstract classes can have implemented methods; interfaces can only have declarations (before JAVA 8).

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay updated with the latest tools and technologies in your field to remain competitive.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 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 - Coding Test 

I have given the coding test in python language. Out of 5 questions, we have to attain a minimum of 3 questions.

Round 3 - Technical 

(1 Question)

  • Q1. The questions in technical round is related to the task which were given to us and also they ask basics questions related to technical.
Round 4 - HR 

(1 Question)

  • Q1. The interview was about the personality check, overeally it was good .

Interview Preparation Tips

Interview preparation tips for other job seekers - This is the best place for the freshers to start their career.

NMSWorks Software Interview FAQs

How many rounds are there in NMSWorks Software Software Engineer interview?
NMSWorks Software interview process usually has 2 rounds. The most common rounds in the NMSWorks Software interview process are Resume Shortlist, Technical and Aptitude Test.
How to prepare for NMSWorks Software 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 NMSWorks Software. The most common topics and skills that interviewers at NMSWorks Software expect are BSS, CRM, Clinical SAS Programming, ERP Systems and SDLC.
What are the top questions asked in NMSWorks Software Software Engineer interview?

Some of the top questions asked at the NMSWorks Software Software Engineer interview -

  1. Networking device in OSI lay...read more
  2. OOPS Fundamental concepts Explanat...read more
  3. Search in binary search t...read more

Tell us how to improve this page.

NMSWorks Software Software Engineer Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more
NMSWorks Software Software Engineer Salary
based on 46 salaries
₹4 L/yr - ₹8 L/yr
35% less than the average Software Engineer Salary in India
View more details

NMSWorks Software Software Engineer Reviews and Ratings

based on 14 reviews

3.9/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.6

Salary

4.7

Job security

3.7

Company culture

3.5

Promotions

3.8

Work satisfaction

Explore 14 Reviews and Ratings
Software Engineer
46 salaries
unlock blur

₹4 L/yr - ₹8 L/yr

Senior Software Engineer
46 salaries
unlock blur

₹6.5 L/yr - ₹20 L/yr

Software Developer
33 salaries
unlock blur

₹3 L/yr - ₹10.5 L/yr

QA Engineer
32 salaries
unlock blur

₹3 L/yr - ₹7.3 L/yr

Technical Support Engineer
24 salaries
unlock blur

₹2.4 L/yr - ₹7.8 L/yr

Explore more salaries
Compare NMSWorks Software with

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

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