Filter interviews by
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.
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.
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 Job Fair
MVC life cycle involves request handling, routing, controller execution, view rendering, and response generation.
Request is received by the application
Routing determines which controller and action to execute
Controller executes the requested action and processes data
View is rendered to display the data
Response is generated and sent back to the client
I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.
Button trigger in MVC allows for user interaction and execution of server-side code.
Buttons can be created using HTML helpers in MVC
Button click events can be handled using jQuery or JavaScript
Server-side code can be executed using AJAX calls or form submissions
Delegate is a type that represents references to methods with a specific parameter list and return type.
Delegates are similar to function pointers in C++.
Delegates can be used to pass methods as arguments to other methods.
Delegates can be used to define callback methods.
Delegates can be chained together using the + or += operator.
Delegates can be removed from a chain using the - or -= operator.
I applied via Recruitment Consulltant and was interviewed in Jun 2022. There were 2 interview rounds.
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