Filter interviews by
I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.
Joins in SQL are used to combine rows from two or more tables based on a related column between them.
Joins are used to retrieve data from multiple tables based on a related column
Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column
Reverse the array of strings
Create a new array and iterate through the original array in reverse order, adding each element to the new array
Use built-in array methods like reverse() or spread operator for a more concise solution
Ensure to handle edge cases like empty array or array with only one element
I applied via Campus Placement and was interviewed before Dec 2023. There were 2 interview rounds.
3 coding question.
40 aptitude related to different topics
I appeared for an interview before Oct 2020.
Round duration - 40 minutes
Round difficulty - Medium
Asked about time complexity of algorithm, puzzles, DBMS, cutting edge technologies etc. What are indexes?
Given an array of integers ARR
of size N, consisting of 0s and 1s, you need to select a sub-array and flip its bits. Your task is to return the maximum count of 1s that can b...
Given an array of 0s and 1s, find the maximum count of 1s by flipping a sub-array at most once.
Iterate through the array and keep track of the maximum count of 1s obtained by flipping a sub-array.
Consider flipping a sub-array from index i to j and calculate the count of 1s in the resulting array.
Return the maximum count of 1s obtained by flipping a sub-array at most once.
Round duration - 20 minutes
Round difficulty - Medium
Asked 1 standard algorithm
You are provided with a 2-dimensional matrix having N
rows and M
columns, containing only 1s (land) and 0s (water). Your goal is to determine the number of islands in t...
Count the number of islands in a 2D matrix of 1s and 0s.
Iterate through the matrix and perform depth-first search (DFS) to find connected 1s.
Mark visited cells to avoid redundant traversal.
Increment island count whenever a new island is encountered.
Tip 1 : prepare for competitive programming
Tip 2 : know about standard algorithm
Tip 3 : must be good with dbms
Tip 1 : must have projects, which you can explain to them
Tip 2 : have things on resume, that you are totally certain about.
Top trending discussions
I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.
Joins are used to combine data from two or more tables based on a related column.
Types of joins include inner join, left join, right join, and full outer join.
Inner join returns only the matching rows from both tables.
Left join returns all rows from the left table and matching rows from the right table.
Right join returns all rows from the right table and matching rows from the left table.
Full outer join returns all row...
posted on 20 Jan 2025
I appeared for an interview in Feb 2025, where I was asked the following questions.
posted on 25 Jun 2021
Microservices design pattern focuses on breaking down a monolithic application into smaller, independent services. Java design patterns are reusable solutions to common software problems.
Microservices design pattern promotes modularity, scalability, and fault tolerance.
Java design patterns include creational, structural, and behavioral patterns.
Examples of Java design patterns include Singleton, Factory, and Observer.
E...
I applied via LinkedIn and was interviewed in Nov 2021. There were 4 interview rounds.
The duration of MAQ Software Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 2 interviews
Interview experience
based on 116 reviews
Rating in categories
Software Engineer
738
salaries
| ₹5.3 L/yr - ₹17.1 L/yr |
Software Engineer Level 1
611
salaries
| ₹5 L/yr - ₹13.6 L/yr |
Software Engineer2
312
salaries
| ₹8 L/yr - ₹18 L/yr |
Associate Software Engineer
135
salaries
| ₹3.5 L/yr - ₹12 L/yr |
Senior Software Engineer
87
salaries
| ₹11.5 L/yr - ₹26 L/yr |
Tekwissen
Softenger
XcelServ Solutions
Damco Solutions