i
Evioxtechnology Private Limited
Filter interviews by
I applied via Referral and was interviewed in Sep 2023. There were 3 interview rounds.
In First round they taken assesment
They aked coding question html css and some sql
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
I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.
I was interviewed in Sep 2024.
A detailed understanding of the basics of JavaScript.
Debugging in React Native involves using tools like console logs, React DevTools, and remote debugging for efficient troubleshooting.
Use console.log() to track variable values and application flow.
Enable Debug Mode in React Native to access the developer menu.
Utilize React DevTools for inspecting component hierarchies and state.
Use Flipper for advanced debugging, including network requests and performance monitoring.
Ch...
I have extensive experience with a diverse tech stack including web development, cloud services, and data management technologies.
Frontend: React.js and Angular for building dynamic user interfaces.
Backend: Node.js and Express for server-side development.
Database: MongoDB and PostgreSQL for data storage and management.
Cloud: AWS and Azure for deploying scalable applications.
DevOps: Docker and Kubernetes for containeriz
I applied via Campus Placement and was interviewed before Oct 2021. There were 2 interview rounds.
Scaling refers to increasing capacity of a system. Horizontal scaling adds more machines, while vertical scaling adds more resources to a machine.
Horizontal scaling involves adding more machines to a system to increase capacity
Vertical scaling involves adding more resources to a machine to increase capacity
Use cases for horizontal scaling include handling increased traffic or adding redundancy
Use cases for vertical sca...
I applied via Referral and was interviewed before Feb 2022. There were 3 interview rounds.
General and basic data structure question
Java programs for strings, palindrome, etc.
Use the StringBuilder class to manipulate strings efficiently.
To check if a string is a palindrome, compare it with its reverse.
To count the occurrences of a substring in a string, use the indexOf method in a loop.
To split a string into an array of substrings, use the split method.
I applied via Referral and was interviewed in Aug 2022. There were 2 interview rounds.
There were 10 questions and we were given 30 mins to solve them , questions were medium to hard level mcq
I applied via Campus Placement and was interviewed in Mar 2023. There were 3 interview rounds.
Question based on Probability , Logic (Puzzles) , Statistics
Anova Test is used to compare means of three or more groups.
Anova stands for Analysis of Variance
It is used to determine if there is a significant difference between the means of three or more groups
It compares the variance within groups to the variance between groups
Real-time example: An Anova test can be used to compare the average salaries of employees in different departments of a company
based on 1 interview
Interview experience
Black Knight
JoulestoWatts Business Solutions
Polestar Solutions & Services India
Thoughtsol Infotech