i
NeoSOFT
Filter interviews by
Clear (1)
I was interviewed before Feb 2023.
React JS is a JavaScript library for building user interfaces.
React JS is developed and maintained by Facebook.
It allows developers to create reusable UI components.
React uses a virtual DOM for efficient rendering.
It follows a component-based architecture.
React can be used for building single-page applications.
JavaScript is a scripting language that runs on the browser to make web pages interactive and dynamic.
JavaScript code is embedded in HTML and executed by the browser's JavaScript engine.
It can manipulate the DOM to change content, style, and structure of a webpage.
JS can handle user interactions like form submissions, button clicks, and animations.
It can make asynchronous requests to fetch data from servers using AJAX.
...
I applied via Approached by Company and was interviewed before Sep 2021. There were 4 interview rounds.
SOLID is a set of principles for object-oriented programming to make software more maintainable, scalable, and robust.
SOLID stands for Single Responsibility, Open-Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion principles.
Single Responsibility Principle (SRP) states that a class should have only one reason to change.
Open-Closed Principle (OCP) states that a class should be open for extensio...
NET Core is a cross-platform, open-source framework while .NET is a Windows-only framework.
NET Core is modular and lightweight while .NET is monolithic and heavy.
NET Core supports microservices architecture while .NET does not.
NET Core has better performance and scalability than .NET.
NET Core can run on Windows, Linux, and macOS while .NET can only run on Windows.
NET Core has a smaller footprint and faster startup time
There are no specific types of JSON files in .NET Core project.
JSON files are simply text files with a .json extension
.NET Core supports reading and writing JSON data using the Newtonsoft.Json package
JSON files can be used for configuration settings, data storage, and communication between systems
What people are saying about NeoSOFT
NeoSOFT interview questions for designations
I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.
Get interview-ready with Top NeoSOFT Interview Questions
I applied via Naukri.com and was interviewed in Aug 2021. There were 4 interview rounds.
Print prime numbers from 1 to 100 and insert element in an array at specific index without using loop.
Use Sieve of Eratosthenes algorithm to find prime numbers
Use splice() method to insert element in array at specific index
I applied via LinkedIn and was interviewed before May 2022. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.
I applied via LinkedIn and was interviewed in Mar 2021. There was 1 interview round.
No, this keyword cannot be used inside a static method.
The 'this' keyword refers to the current instance of the class, but static methods do not have an instance.
Static methods can only access static variables and methods.
To access non-static variables or methods, an object of the class must be created first.
CTE stands for Common Table Expression, a temporary named result set that can be referenced within a SELECT, INSERT, UPDATE, or DELETE statement.
CTE is defined using the WITH keyword.
It can be used to simplify complex queries.
It can also improve query performance.
CTE can be recursive, allowing a query to reference itself.
Example: WITH sales AS (SELECT * FROM sales_data) SELECT * FROM sales WHERE amount > 1000;
Partialviews are reusable views in MVC that can be embedded in other views.
Partialviews help in reducing code duplication and improving maintainability.
They can be used to display common UI elements like headers, footers, etc.
Partialviews can also be used to render complex UI components like forms, tables, etc.
They can be passed data from the parent view using a model or ViewData.
Partialviews are rendered using the Htm
TempData is a dictionary object used to store data temporarily between controller actions.
TempData is used to pass data between controller actions.
It is used to store data temporarily until the next request is made.
TempData is useful when redirecting to another action and you need to pass data along.
It can be used to display success or error messages to the user.
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