Filter interviews by
Use indexing, partitioning, and compression techniques to manage large data tables.
Use indexing to speed up data retrieval.
Partition the data into smaller chunks to improve query performance.
Use compression techniques to reduce storage space.
Consider using a distributed database system to handle the load.
Use caching to improve performance for frequently accessed data.
I applied via Job Portal
Implementing security measures to protect the application from unauthorized access and data breaches.
Implement secure authentication methods such as OAuth or JWT tokens
Use HTTPS protocol to encrypt data in transit
Implement input validation to prevent SQL injection and XSS attacks
Regularly update and patch software to fix security vulnerabilities
Implement role-based access control to restrict user permissions
I appeared for an interview before Mar 2024.
I applied via Referral and was interviewed in Jul 2022. There were 5 interview rounds.
This is first round, you just score good in aptitude test.
This is main round now. They will do some crud operation for fresher.
Misha Infotech interview questions for popular designations
Top trending discussions
posted on 30 Nov 2021
I applied via Campus Placement and was interviewed before Nov 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2020. There were 5 interview rounds.
JOINS are used in SQL to combine data from two or more tables based on a related column.
Inner JOIN returns only the matching rows from both tables
Equi JOIN is a type of Inner JOIN where the join condition is based on equality between two columns
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column
Divide array in two halves and keep each half in ascending order without using new Array.
Use Array.sort() method to sort the original array
Use Array.slice() method to divide the array into two halves
Use Array.reverse() method to reverse the second half of the array
Interfaces are contracts that define a set of methods and properties that a class must implement.
Interfaces provide a way to achieve abstraction and polymorphism in object-oriented programming.
They allow for loose coupling between classes and promote code reusability.
Interfaces can be used to define common behavior across multiple classes.
Example: IDisposable interface in C# ensures that an object can be properly dispo...
Inheritance is a mechanism in object-oriented programming where a class is based on another class.
Inheritance allows a subclass to inherit properties and methods from a superclass.
The subclass can also add its own properties and methods.
Examples include a Car class inheriting from a Vehicle class, or a Dog class inheriting from an Animal class.
I applied via Company Website and was interviewed in Aug 2022. There were 2 interview rounds.
Give me to small project. C# console or asp.net or sql database
Self introduction & asking any question c# and asp.net and sql and ado.net
I applied via Naukri.com and was interviewed before Sep 2022. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
MVC filters are used to perform logic before or after an action method is executed in ASP.NET MVC applications.
Filters can be used for authorization, logging, exception handling, etc.
Types of filters include Authorization filters, Action filters, Result filters, and Exception filters.
Filters can be applied globally, at controller level, or at action level.
Example: [Authorize] attribute is a type of filter used for auth
I applied via Job Portal and was interviewed in Dec 2024. There were 2 interview rounds.
REST framework is a set of rules and conventions for building and interacting with web services.
REST stands for Representational State Transfer
It uses standard HTTP methods like GET, POST, PUT, DELETE for communication
It is stateless and allows for scalability and flexibility
Example: Django REST framework for building APIs in Python
SQL queries are used to retrieve, manipulate, and manage data stored in a database.
SQL SELECT query is used to retrieve data from a database table.
SQL INSERT query is used to insert new records into a database table.
SQL UPDATE query is used to modify existing records in a database table.
SQL DELETE query is used to remove records from a database table.
This is related to SQL
based on 4 interviews
Interview experience
based on 42 reviews
Rating in categories
PHP Developer
15
salaries
| ₹3 L/yr - ₹7.4 L/yr |
Software Engineer
13
salaries
| ₹1.7 L/yr - ₹8 L/yr |
Software Developer
10
salaries
| ₹1.5 L/yr - ₹6.5 L/yr |
Softwaretest Engineer
8
salaries
| ₹3 L/yr - ₹4.5 L/yr |
Business Development Manager
7
salaries
| ₹3 L/yr - ₹10 L/yr |
Cognizant
Sutherland Global Services
Optum Global Solutions
Hexaware Technologies