Upload Button Icon Add office photos

Filter interviews by

MAQ Software Associate Software Engineer Interview Questions, Process, and Tips

Updated 20 Jan 2025

Top MAQ Software Associate Software Engineer Interview Questions and Answers

MAQ Software Associate Software Engineer Interview Experiences

12 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

There were 30 questions on the aptitude test, all of which were part of the total count.

Round 2 - Coding Test 

I have three questions: two related to data structures and algorithms, and one concerning SQL.

Round 3 - Technical 

(1 Question)

  • Q1. Got two questions DSA medium and Easy one

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm and have confidences do your best
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

1st round of the company was an online assessment with 40 questions,2 coding questions :- cake distribution problem, Palindrome and else there were 6-7 SQL questions and other were Aptitude questions (basic) whole test was for 1 hr.

Round 2 - Technical 

(3 Questions)

  • Q1. Basic oops, basic questions on loops etc
  • Q2. SQL:- add a column on a table, find max salary of employee
  • Ans. 

    Use ALTER TABLE to add a new column and then use MAX function to find the highest salary.

    • Use ALTER TABLE statement to add a new column to the table.

    • Use MAX function in SQL to find the maximum salary of employees.

  • Answered by AI
  • Q3. SUM OF DIGITS OF A NUMBER(DSA)
  • Ans. 

    Calculate the sum of digits of a given number.

    • Iterate through each digit of the number and add them together.

    • Use modulo operator to extract each digit.

    • Repeat until all digits are processed.

    • Example: For number 123, sum of digits = 1 + 2 + 3 = 6.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - BASICS OF DSA, DBMS, OOPS
AND U SHOULD KNOW EVERYTHING WRITTEN ON RESUME

Skills evaluated in this interview

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
asked in Clarivate
Q2. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
Q3. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in CGI Group
Q4. Frog Jump Problem Statement A frog is positioned on the first ste ... read more
asked in Gainsight
Q5. Connecting Ropes with Minimum Cost You are given 'N' ropes, each ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Personal platform their is no any functional support .

Round 2 - Coding Test 

1 hour both (coding + Aptitude)

Round 3 - Technical 

(1 Question)

  • Q1. How to perform state management in react
  • Ans. 

    State management in React involves managing and updating the state of components efficiently.

    • Use React's built-in state management with setState() method

    • Utilize React Context API for managing global state

    • Implement Redux for complex state management in larger applications

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 DSA questions related to hash map and binary tree

Round 2 - Technical 

(1 Question)

  • Q1. Technical interview dsa question on linked list and sql queries

MAQ Software interview questions for designations

 Software Engineer

 (25)

 Software Engineer Intern

 (2)

 Senior Software Engineer

 (1)

 Software Engineer Level 1

 (9)

 Software Developer

 (14)

 Software Intern

 (2)

 Software Engineer2

 (1)

 Software Developer Intern

 (5)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic questions for aptitude

Round 2 - Coding Test 

DSA Easy and medium. Basics of linked list and arrays.

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Three coding questions and aptitude test.

Round 2 - Technical 

(1 Question)

  • Q1. What is the method for rotating an array by k positions in Core Computer Science?
  • Ans. 

    One method to rotate an array by k positions is to reverse the array, then reverse the first k elements, and finally reverse the remaining elements.

    • Reverse the entire array

    • Reverse the first k elements

    • Reverse the remaining elements

    • Example: Array = ['a', 'b', 'c', 'd', 'e'], k = 2. After rotation: ['d', 'e', 'a', 'b', 'c']

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Chitkara Institute of Engineering & Technology, Rajpura and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude mcq questions

Round 2 - Technical 

(2 Questions)

  • Q1. Arrays, strings
  • Q2. Html, css and Javascript concepts
Round 3 - Technical 

(2 Questions)

  • Q1. About the projects worked upon ?
  • Q2. Recursion question and discuss about vulnerabilities in my created project

Interview Preparation Tips

Interview preparation tips for other job seekers - Have good projects and deep understanding of the concepts
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

1st round coding and reasoning y

Round 2 - One-on-one 

(1 Question)

  • Q1. DSA and SQL questions
Round 3 - One-on-one 

(1 Question)

  • Q1. DSA and project
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Sql,dsa questions, leetcode

Round 2 - HR 

(1 Question)

  • Q1. General question
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Thapar Institute of Engineering and Technology (TIET) and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was an online assessment round with various MCQ questions.

Round 2 - Technical 

(1 Question)

  • Q1. 1 DSA question and discussion around projects
  • Ans. Was able to solve DSA question and explained projects
  • Answered Anonymously
Round 3 - Technical 

(2 Questions)

  • Q1. 1DSA question, react based questions, sql questions, normalisation
  • Q2. Was able to solve DSA question and answered all skill based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare easy and medium level DSA questions, with strong knowledge of all your skill sets and projects.

MAQ Software Interview FAQs

How many rounds are there in MAQ Software Associate Software Engineer interview?
MAQ Software interview process usually has 2-3 rounds. The most common rounds in the MAQ Software interview process are Coding Test, Technical and Aptitude Test.
What are the top questions asked in MAQ Software Associate Software Engineer interview?

Some of the top questions asked at the MAQ Software Associate Software Engineer interview -

  1. What is the method for rotating an array by k positions in Core Computer Scienc...read more
  2. SQL:- add a column on a table, find max salary of emplo...read more
  3. How to perform state management in re...read more
How long is the MAQ Software Associate Software Engineer interview process?

The duration of MAQ Software Associate Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

MAQ Software Associate Software Engineer Interview Process

based on 14 interviews

3 Interview rounds

  • Aptitude Test Round
  • Coding Test Round
  • Technical Round
View more
MAQ Software Associate Software Engineer Salary
based on 132 salaries
₹3.6 L/yr - ₹13 L/yr
26% more than the average Associate Software Engineer Salary in India
View more details

MAQ Software Associate Software Engineer Reviews and Ratings

based on 42 reviews

2.0/5

Rating in categories

2.5

Skill development

1.5

Work-life balance

2.4

Salary

2.3

Job security

1.8

Company culture

2.3

Promotions

1.8

Work satisfaction

Explore 42 Reviews and Ratings
Software Engineer
694 salaries
unlock blur

₹5 L/yr - ₹15.5 L/yr

Software Engineer Level 1
590 salaries
unlock blur

₹5 L/yr - ₹13.4 L/yr

Software Engineer2
292 salaries
unlock blur

₹8 L/yr - ₹18 L/yr

Associate Software Engineer
132 salaries
unlock blur

₹3.6 L/yr - ₹13 L/yr

Senior Software Engineer
81 salaries
unlock blur

₹11.5 L/yr - ₹25 L/yr

Explore more salaries
Compare MAQ Software with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview