i
NeoSOFT
Filter interviews by
Clear (1)
Used technologies include Java, Spring Boot, Angular, and MySQL.
Java
Spring Boot
Angular
MySQL
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
Authentication verifies the identity of a user, while authorization determines what actions they can perform.
Authentication is the process of verifying the identity of a user or system.
It ensures that the user is who they claim to be.
Common authentication methods include passwords, biometrics, and two-factor authentication.
Authorization determines what actions a user or system is allowed to perform.
It is based on the a...
Abstraction is the process of hiding unnecessary details, while encapsulation is the bundling of data and methods into a single unit.
Abstraction focuses on the 'what' rather than the 'how'
Abstraction allows us to create simplified models of complex systems
Encapsulation ensures data and methods are kept together and hidden from external access
Encapsulation provides data protection and code organization
Example of abstrac...
ViewData and ViewBag are both used to pass data from controller to view in ASP.NET MVC, but ViewData uses dictionary while ViewBag uses dynamic properties.
ViewData is a dictionary object that stores data using key-value pairs.
ViewBag is a dynamic property that allows you to store and retrieve data.
ViewData requires typecasting while ViewBag does not.
ViewData is a bit slower than ViewBag due to typecasting.
Example: View
Design patterns are reusable solutions to common problems in software design.
Design patterns provide proven solutions to recurring design problems.
They promote code reusability, maintainability, and scalability.
Examples of design patterns include Singleton, Observer, and Factory.
Design patterns can be categorized into three types: creational, structural, and behavioral.
What people are saying about NeoSOFT
I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.
Quantitative consisting mainly topics such as percentage, profit and loss
Two coding Questions
NeoSOFT interview questions for designations
I applied via Recruitment Consulltant and was interviewed in Nov 2023. There were 3 interview rounds.
Get interview-ready with Top NeoSOFT Interview Questions
I applied via Naukri.com and was interviewed in Aug 2023. There were 4 interview rounds.
I applied via Company Website and was interviewed in Dec 2023. There was 1 interview round.
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.
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...
Basic logical questions
Basic SQL queries for software engineer interview
SELECT * FROM table_name;
SELECT column1, column2 FROM table_name WHERE condition;
INSERT INTO table_name (column1, column2) VALUES (value1, value2);
UPDATE table_name SET column1 = value1 WHERE condition;
DELETE FROM table_name WHERE condition;
The duration of NeoSOFT Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 36 interviews
4 Interview rounds
based on 286 reviews
Rating in categories
Software Engineer
2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
744
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
709
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
513
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
189
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech