i
Senwell Solutions
Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2024. There were 4 interview rounds.
JavaScript Question and code solving
React / Angular Application live development
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.
Ask to sort without inbuilt
They tell me to work with pipe and directives and also change the background colour of the window
I applied via Job Fair and was interviewed in Jul 2024. There were 2 interview rounds.
The main difference between .NET and .NET Core is that .NET Core is a cross-platform, open-source framework while .NET is a Windows-only framework.
NET Core is cross-platform and can run on Windows, macOS, and Linux, while .NET is primarily for Windows.
.NET Core is open-source and community-driven, while .NET is developed by Microsoft.
.NET Core is modular and lightweight, allowing developers to include only the necessar...
Dispose is used to release unmanaged resources immediately, while finalize is used for cleanup before an object is destroyed.
Dispose is called explicitly by the developer, while finalize is called by the garbage collector.
Dispose is typically used for releasing unmanaged resources like file handles or database connections.
Finalize is used for cleanup tasks like closing files or releasing memory.
Implement IDisposable in...
I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.
Asked to create apis
My salary expectations are based on my experience, skills, and the market rate for Mern Stack Developers.
Research the average salary range for Mern Stack Developers in the current market
Consider your level of experience and skills when determining your salary expectations
Be prepared to negotiate based on the specific job requirements and benefits offered
The salary of 4 lakh per annum is below market average for a Mern Stack Developer.
Research the average salary for Mern Stack Developers in your area to negotiate for a higher salary.
Consider the cost of living in the area when evaluating the salary offer.
Factor in your experience, skills, and qualifications when determining your worth in the job market.
Senwell Solutions interview questions for popular designations
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
Async and await are keywords in C# used for asynchronous programming to improve performance and responsiveness.
Async is used to define a method as asynchronous, allowing it to run concurrently with other code.
Await is used to pause the execution of an async method until a task is complete, without blocking the thread.
Async and await are commonly used in tasks like network requests, file I/O, and database operations.
Exa...
Transit refers to the act of moving goods or people from one place to another, typically using public transportation systems.
Transit can include various modes of transportation such as buses, trains, subways, and ferries.
Transit systems are designed to efficiently transport large numbers of people within urban areas.
Examples of transit systems include the New York City Subway, London Underground, and Tokyo Metro.
Middleware is software that acts as a bridge between different applications or systems, allowing them to communicate and share data.
Middleware helps in integrating different software components and systems together.
It provides a layer of abstraction for communication between applications.
Examples of middleware include message brokers like RabbitMQ, web servers like Apache Tomcat, and API gateways like Kong.
Stored procedure is a precompiled collection of SQL statements that can be executed by calling the procedure name.
Stored procedures help improve performance by reducing network traffic and improving security.
They can be used to encapsulate business logic and promote code reusability.
Stored procedures can accept input parameters and return output parameters or result sets.
Examples: sp_GetEmployeeDetails, sp_InsertOrder
MVC Life Cycle refers to the sequence of events that occur during the processing of an HTTP request in an MVC application.
1. Routing: Determines which controller and action method to call based on the URL.
2. Controller Initialization: Creates an instance of the controller and calls the action method.
3. Action Execution: Executes the logic defined in the action method.
4. Result Execution: Renders the view and returns th...
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Prepare react optimization techniques and error boundary, promises
I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.
Assignment On CRUD Operations
JSX is a syntax extension for JavaScript that allows writing HTML-like code within JavaScript. Babel is a tool used to transpile JSX code into plain JavaScript.
JSX stands for JavaScript XML and is used to write HTML-like code in React components
Babel is a JavaScript compiler that converts JSX code into plain JavaScript for browser compatibility
JSX allows developers to write UI components in a more declarative and reada...
Hooks are functions that let you use state and other React features without writing a class.
Hooks are introduced in React 16.8.
They allow you to use state and other React features in functional components.
Some commonly used hooks are useState, useEffect, useContext, and useReducer.
Hooks help in reusing logic across components and making code more readable.
Example: useState hook is used to add state to functional compon
useState is a hook in React that allows functional components to have state.
useState is used to add state to functional components in React.
It returns an array with two elements - the current state value and a function to update that value.
Example: const [count, setCount] = useState(0);
Three questions on basic coding .
Basic React assignment increase the counter on button click
JSX is a syntax extension for JavaScript that allows writing HTML-like code in React applications.
JSX stands for JavaScript XML
It allows developers to write HTML-like code directly in their JavaScript files
JSX gets transpiled into regular JavaScript by tools like Babel before being rendered by the browser
Create a simple counter function in Reactjs.
Create a state variable to store the count value.
Use setState to update the count value.
Render the count value in the component.
Top trending discussions
Interview experience
based on 60 reviews
Rating in categories
Software Developer
67
salaries
| ₹1.8 L/yr - ₹5.2 L/yr |
Software Engineer
10
salaries
| ₹2.8 L/yr - ₹5 L/yr |
Angular Developer
8
salaries
| ₹1.8 L/yr - ₹4.5 L/yr |
Full Stack Software Developer
5
salaries
| ₹3.5 L/yr - ₹6.4 L/yr |
HR Executive
4
salaries
| ₹1.8 L/yr - ₹4 L/yr |
TCS
Infosys
Wipro
HCLTech