i
NexTurn
Filter interviews by
I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.
Top trending discussions
MVC pipeline is a design pattern that separates an application into three interconnected components: Model, View, and Controller.
Model represents the data and business logic
View displays the data to the user
Controller handles user input and updates the model and view accordingly
The pipeline ensures separation of concerns and promotes modularity
Example: A user enters data in a form (input), the controller receives the i...
Routing in Asp.Net MVC maps incoming requests to appropriate controller actions.
Routing is configured in RouteConfig.cs file.
Routes are defined using MapRoute method.
Routes can have placeholders for dynamic values.
Routes can have constraints to restrict the values of placeholders.
Routes can be named for easy reference.
Default route is defined as {controller}/{action}/{id}.
Attribute routing can also be used to define ro
To move from one Entity Framework version to another, update the NuGet package and make necessary code changes.
Update the NuGet package to the desired version
Make necessary code changes to accommodate any breaking changes
Test thoroughly to ensure the application still works as expected
WCF is a framework for building distributed systems while Asp.Net Web Api is for building HTTP services.
WCF supports multiple protocols like TCP, HTTP, Named Pipes, etc. while Web Api only supports HTTP.
WCF has more configuration options and is more flexible than Web Api.
Web Api is more lightweight and easier to use for building RESTful services.
WCF is more suitable for building enterprise-level applications with compl...
Creating a RESTful service without using Asp.Net Web Api template.
Use a lightweight framework like Flask or Express
Define routes and HTTP methods for each endpoint
Serialize data to JSON format
Handle errors and exceptions
Test the service using tools like Postman or curl
Difference between drop, truncate and delete.
DROP command removes a table from the database
TRUNCATE command removes all rows from a table
DELETE command removes specific rows from a table
There are two types of routings in Asp.Net MVC: convention-based routing and attribute routing.
Convention-based routing uses default routing rules to map URLs to controller actions.
Attribute routing allows developers to define custom routes using attributes on controller actions or at the controller level.
Both types of routing can be used together in the same application.
Convention-based routing is the default routing ...
Performance tuning in SQL involves optimizing queries, indexes, and server settings to improve database performance.
Identify slow queries using profiling tools
Optimize queries by rewriting or adding indexes
Adjust server settings such as memory allocation and disk usage
Consider partitioning large tables
Regularly monitor and analyze performance metrics
Choose .Net Core for cross-platform and cloud-based applications, .Net Framework for Windows-only applications.
Consider the target platform and deployment environment
Choose .Net Core for cross-platform and cloud-based applications
Choose .Net Framework for Windows-only applications
Check for compatibility with existing libraries and frameworks
Consider performance and scalability requirements
It was easy to attend only general topics can be asked
I applied via Approached by Company and was interviewed before Oct 2023. There were 3 interview rounds.
Seeking new challenges and growth opportunities
Desire for new challenges and growth
Looking for a more innovative environment
Seeking better work-life balance
I applied via Walk-in and was interviewed in Sep 2023. There were 2 interview rounds.
Ranking code in SQL
Use the RANK() function to assign a rank to each row based on a specified column
Use the ORDER BY clause to determine the order of ranking
Handle ties in ranking using the DENSE_RANK() function
Use the ROW_NUMBER() function to assign a unique number to each row
To read a file using Python, use the open() function and specify the file path and mode.
Use the open() function to open the file
Specify the file path and mode (e.g., 'r' for reading)
Read the contents of the file using the read() method
Close the file using the close() method
Reverses an array of strings using Python.
Use the reverse() method to reverse the array in-place.
Alternatively, use slicing with a step of -1 to create a new reversed array.
Remember to convert the array to a list before reversing if necessary.
3 SQL and 2 Python questions were asked, SQL was moderate, Python was tough
I appeared for an interview in Feb 2025.
Basic questions python spark, sql
I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Data Engineer
8
salaries
| ₹3 L/yr - ₹5.5 L/yr |
Senior Software Engineer
8
salaries
| ₹13.5 L/yr - ₹24.5 L/yr |
Devops Engineer
7
salaries
| ₹4.5 L/yr - ₹13 L/yr |
Cloud Engineer
5
salaries
| ₹6 L/yr - ₹9 L/yr |
Java Developer
5
salaries
| ₹5 L/yr - ₹9 L/yr |
JoulestoWatts Business Solutions
Black Knight
Thoughtsol Infotech
Innoplexus