i
MindGate
Solutions
Filter interviews by
Java coding and development
I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.
Core Java, Hibernate, Spring related
Top trending discussions
I applied via Campus Placement and was interviewed before Apr 2020. There were 5 interview rounds.
I applied via Campus Placement and was interviewed in Jul 2023. There were 3 interview rounds.
Binary search is a fast search algorithm that finds the position of a target value within a sorted array.
Binary search works by repeatedly dividing the search interval in half.
It compares the target value with the middle element of the array.
If the target value is equal to the middle element, the position is found.
If the target value is less than the middle element, the search continues on the lower half of the array.
I...
Quick sort is a popular sorting algorithm that uses divide and conquer strategy.
Divide the array into two sub-arrays based on a pivot element
Recursively sort the sub-arrays
Combine the sorted sub-arrays to get the final sorted array
I appeared for an interview before Apr 2024, where I was asked the following questions.
posted on 28 Oct 2024
I applied via Hirest and was interviewed before Oct 2023. There were 2 interview rounds.
Given JavaScript's complex logic on array and list
I appeared for an interview before Mar 2024, where I was asked the following questions.
MVC lifecycle involves Model, View, and Controller interactions, while deployment ensures the application is live and accessible.
1. Model: Represents data and business logic. Example: A User model that interacts with a database.
2. View: Displays data to the user. Example: HTML templates rendering user information.
3. Controller: Handles user input and updates the model. Example: A login controller processing user creden...
CTE stands for Common Table Expression, a temporary result set in SQL used for complex queries.
CTE is defined using the WITH clause.
It can be recursive or non-recursive.
Example syntax: WITH CTE_Name AS (SELECT column1 FROM table) SELECT * FROM CTE_Name;
CTEs improve readability and organization of SQL queries.
They can be referenced multiple times within a query.
based on 4 interview experiences
Difficulty level
based on 25 reviews
Rating in categories
Software Developer
383
salaries
| ₹3.7 L/yr - ₹15 L/yr |
Software Analyst
202
salaries
| ₹2.5 L/yr - ₹8.9 L/yr |
Senior Software Developer
173
salaries
| ₹6.1 L/yr - ₹22 L/yr |
Senior Software Engineer
91
salaries
| ₹7.8 L/yr - ₹23 L/yr |
Business Analyst
90
salaries
| ₹6 L/yr - ₹20.4 L/yr |
Softenger
Capital Numbers Infotech
JK Tech
DesignTech Systems