Upload Button Icon Add office photos
Engaged Employer

i

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

NeoSOFT Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

NeoSOFT Interview Questions, Process, and Tips

Updated 7 Mar 2025

Top NeoSOFT Interview Questions and Answers

View all 284 questions

NeoSOFT Interview Experiences

Popular Designations

262 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Why node.js and what's special about it?
  • Ans. 

    Node.js is a runtime environment that allows developers to run JavaScript on the server side.

    • Node.js is built on Chrome's V8 JavaScript engine, providing fast performance.

    • It uses an event-driven, non-blocking I/O model, making it efficient for handling multiple connections.

    • Node.js has a large ecosystem of libraries and packages available through npm, making it easy to build scalable applications.

    • It is commonly used for...

  • Answered by AI

Skills evaluated in this interview

Node JS Developer Interview Questions asked at other Companies

Q1. 2. What are the main modules of Node.js? Explain in detail.
View answer (3)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Opps, solid principle, agile methodology, database query, mvc framework, design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - It seems time pass for them, there are people who don't have work or they might be on bench to entertain them this interview happened. I and two of friends faced same problem because we provide all answers properly.

Senior Developer Interview Questions asked at other Companies

Q1. What is your current CTC and what is your expected CTC?
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic Java Question
  • Q2. Basic Db question

Top NeoSOFT Software Engineer Interview Questions and Answers

Q1. How to find the palindrome among first N numbers? Code it.
View answer (1)

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

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

Round 1 - Technical 

(1 Question)

  • Q1. They asked basic questions on python , git , django framework

Interview Preparation Tips

Interview preparation tips for other job seekers - You can prepare for everything

Top NeoSOFT Python and Django Developer Interview Questions and Answers

Q1. What is Method Resolution Order?
View answer (1)

Python and Django Developer Interview Questions asked at other Companies

Q1. What happens when you enter URL in the chrome URL bar?
View answer (2)

NeoSOFT interview questions for popular designations

 Software Engineer

 (44)

 Software Developer

 (22)

 Senior Software Engineer

 (16)

 Java Developer

 (12)

 Full Stack Developer

 (7)

 PHP Developer

 (6)

 Angular Frontend Developer

 (6)

 DOT NET Developer

 (6)

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Not Selected
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. Basic of react, html, css
Round 3 - Coding Test 

Write code to check palindrome no. Sime basic react js task

Interview Preparation Tips

Interview preparation tips for other job seekers - Please dont waste u r time h
By giving interview here. After giving two rounds of interview very well hr will ghost you. They will even bother to tell the status. They will just simply block u r number.my hr name us vidhi shaha. She just blocked my no. Not answering to my calls even not replying to mails. Atleast have courtesy to reply Back. Very unprofessional behaviour.There is no reason to reject me even in interview interviewer was saying good on every ans i gave. And the actual scam is now .u will get call from xyz agency saying that we are hiring for postion u will have to pay u r one month salary. Boom .they were talking about neo soft. Shame on this company. They will not hire real talent.they will hire people through agency.

Top NeoSOFT React Js Frontend Developer Interview Questions and Answers

Q1. What is the difference between Authentication and Authorization?
View answer (1)

React Js Frontend Developer Interview Questions asked at other Companies

Q1. 1. What is difference between abstract class and interface ?
View answer (1)

Get interview-ready with Top NeoSOFT Interview Questions

PHP Developer Interview Questions & Answers

user image Anonymous

posted on 21 Mar 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is api in laravel how to
  • Ans. 

    API in Laravel is a set of routes and controllers that allows communication between different software applications.

    • API in Laravel allows developers to define routes and controllers to handle incoming requests and return responses.

    • It helps in creating a standardized way for different applications to interact with each other.

    • APIs in Laravel can be used for tasks like fetching data from a database, updating records, or p...

  • Answered by AI
  • Q2. Diff btw print and echo
  • Ans. 

    Print and echo are both used to output data in PHP, but echo is slightly faster and can output multiple values at once.

    • Echo is slightly faster than print as it does not return a value

    • Echo can output multiple values at once without using concatenation

    • Print always returns a value (1) and can be used in expressions

  • Answered by AI

Skills evaluated in this interview

PHP Developer Interview Questions asked at other Companies

Q1. How can we report errors in the log file while working on a core PHP project?
View answer (3)

Jobs at NeoSOFT

View all
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 Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is middleware?
  • Ans. 

    Middleware is software that acts as a bridge between different applications or components, facilitating communication and data exchange.

    • Middleware enables interoperability between different software systems.

    • It provides a layer of abstraction, allowing applications to communicate without needing to understand the underlying details.

    • Examples of middleware include message queues, web servers, and API gateways.

  • Answered by AI
  • Q2. What is Exception Handling?
  • Ans. 

    Exception handling is a mechanism to handle and recover from errors or exceptional situations that occur during program execution.

    • Exception handling allows programmers to gracefully handle errors and prevent program crashes.

    • It involves the use of try-catch blocks to catch and handle exceptions.

    • Exceptions can be thrown manually using the throw keyword.

    • Common exception types include NullPointerException, ArrayIndexOutOfB...

  • Answered by AI

Skills evaluated in this interview

Top NeoSOFT Software Engineer Interview Questions and Answers

Q1. How to find the palindrome among first N numbers? Code it.
View answer (1)

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 (199)

Interview Questions & Answers

user image Balkrishna Tripathi

posted on 29 Feb 2024

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

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is dependency injection?
  • Q2. What is OOP concept?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the basic+medium level

Skills evaluated in this interview

Software Developer Interview Questions & Answers

user image Renuka Rakshe

posted on 25 May 2024

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

(1 Question)

  • Q1. Opps concept, MVC, Dependancy Injection, Design Pattern

Top NeoSOFT Software Developer Interview Questions and Answers

Q1. What is managed and unmanaged code What is oops pillars What is constructor What is garbage collector What is polymorphism
View answer (2)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in May 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 - One-on-one 

(3 Questions)

  • Q1. Machine Learning algorithms
  • Ans. 

    Machine Learning algorithms are used to train models on data to make predictions or decisions without being explicitly programmed.

    • Machine Learning algorithms can be categorized into supervised, unsupervised, and reinforcement learning.

    • Examples of supervised learning algorithms include linear regression, decision trees, and support vector machines.

    • Examples of unsupervised learning algorithms include k-means clustering, ...

  • Answered by AI
  • Q2. Overfitting and underfitting
  • Q3. Questions related to the project
Round 3 - Technical 

(2 Questions)

  • Q1. Questions on project, how much time required for training model
  • Q2. Version control, Flask/ Django, Cloud service experience

Skills evaluated in this interview

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)

NeoSOFT Interview FAQs

How many rounds are there in NeoSOFT interview?
NeoSOFT interview process usually has 1-2 rounds. The most common rounds in the NeoSOFT interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for NeoSOFT 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 NeoSOFT. The most common topics and skills that interviewers at NeoSOFT expect are Javascript, MVC, Django, Node.Js and React.Js.
What are the top questions asked in NeoSOFT interview?

Some of the top questions asked at the NeoSOFT interview -

  1. Solved it by looping through each element first. Split the string into an array...read more
  2. 1. Difference between abstract class and interface. 2. Internal Working of Hash...read more
  3. 1. How microservices communicate with each oth...read more
How long is the NeoSOFT interview process?

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

Tell us how to improve this page.

NeoSOFT Interview Process

based on 243 interviews

Interview experience

3.7
  
Good
View more

Explore Interview Questions and Answers for Top Skills at NeoSOFT

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
ITC Infotech Interview Questions
3.8
 • 334 Interviews
View all

NeoSOFT Reviews and Ratings

based on 1.4k reviews

3.6/5

Rating in categories

3.7

Skill development

3.5

Work-life balance

3.5

Salary

3.3

Job security

3.4

Company culture

3.3

Promotions

3.5

Work satisfaction

Explore 1.4k Reviews and Ratings
Senior Business Development Management

Noida,

Bangalore / Bengaluru

+1

11-21 Yrs

Not Disclosed

Automation Test Engineer

Mumbai

5-9 Yrs

₹ 0.7-1 LPA

Explore more jobs
Software Engineer
2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
738 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
706 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
511 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
186 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare NeoSOFT with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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