MAQ Software interview experience Real time questions & tips from candidates to crack your interview

SDE - 1

MAQ Software
upvote
share-icon
2 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 1 month
Topics: C++, Core Java, SQL, Data Structure, Algorithms
Tip
Tip

Tip 1 : Focus on Data structure and algorithm 
Tip 2 : learn to code on notepad 
Tip 3 : be fluent while conversation

Application process
Where: Linkedin
Eligibility: No
Resume Tip
Resume tip

Tip 1: make it short and simple 
Tip 2: mention key points and highlight your technical skills

Interview rounds

01
Round
Medium
Video Call
Duration45 minutes
Interview date15 Feb 2022
Coding problem3

Interview was scheduled for 1pm. Online video call over teams. Interviewer was good and was on time.

1. Reverse of a number

Easy
0/40
Asked in companies
SAP LabsZetaDeloitte

Write a program to generate the reverse of a given number N. Print the corresponding reverse number.

Note : If a number has trailing zeros, then its reverse will not include them. For e.g., reverse of 10400 will be 401 instead of 00401.


Problem approach

We can do it using recursion.

Try solving now

2. Middle Of Linked List

Easy
20m average time
80% success
0/40
Asked in companies
SamsungGoldman SachsOracle

Given a singly linked list of 'N' nodes. The objective is to determine the middle node of a singly linked list. However, if the list has an even number of nodes, we return the second middle node.

Note:
1. If the list is empty, the function immediately returns None because there is no middle node to find.
2. If the list has only one node, then the only node in the list is trivially the middle node, and the function returns that node.
Problem approach

I used two pointers approach for this question.

Try solving now

3. Technical questions

1. Oops concepts
2. Polymorphism - types of polymorphism
3. Sql query to find maximum salary
4. Sql query to find second highest salary
5. Ongoing/Current Projects
6. Reverse a number without using any loop ( recursion ) 
7. Arrays vs linked list
8. Sorting
9. Binary search

Problem approach

Tip 1: read everything before appearing any interview. 
Tip 2: if by chance don't know the correct answer or in confusion, always ask your interviewer for a hint. 
Tip 3: never response with wrong answer and do argument with the same.

02
Round
Easy
HR Round
Duration20 minutes
Interview date15 Feb 2022
Coding problem1

Interview was scheduled for 5pm and interviewer was on time.

1. Basic HR Questions

Tell me something about yourself?
Why are you looking for a job change?
What excites you more about MAQ Software?
Can you join immediately?
Family Background?
Your CTC expectations and current CTC?

Problem approach

Tip 1: Always read about Company background. 
Tip 2: have a look at technical skills required for the role. 
Tip 3: Have a read about their customers/clients if any!

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
2 rounds | 5 problems
Interviewed by MAQ Software
1809 views
0 comments
0 upvotes
company logo
SDE - 1
2 rounds | 5 problems
Interviewed by MAQ Software
1030 views
0 comments
0 upvotes
company logo
SDE - 1
2 rounds | 3 problems
Interviewed by MAQ Software
1549 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 5 problems
Interviewed by MAQ Software
1300 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - 1
2 rounds | 3 problems
Interviewed by BNY Mellon
6366 views
3 comments
0 upvotes
company logo
SDE - 1
3 rounds | 6 problems
Interviewed by BNY Mellon
0 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 5 problems
Interviewed by CIS - Cyber Infrastructure
2198 views
0 comments
0 upvotes