Upload Button Icon Add office photos

Filter interviews by

MAQ Software SDE Interview Questions and Answers

Updated 6 Jan 2025

MAQ Software SDE Interview Experiences

1 interview found

SDE Interview Questions & Answers

user image Anonymous

posted on 6 Jan 2025

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Maulana Azad National Institute of Technology (NIT), Bhopal and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

2 coding questions one on graphs and other on tres medium level

Round 2 - One-on-one 

(3 Questions)

  • Q1. 2 sum medium level problem
  • Q2. Reverse the given liked list
  • Q3. Tell the workflow of data preprocessing
Round 3 - HR 

(2 Questions)

  • Q1. Egg dropping puzzle
  • Q2. Plane flying between two poins puzzle

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is DSA and implement any one data structure you like?
  • Ans. 

    DSA stands for Data Structures and Algorithms. One commonly used data structure is an array.

    • DSA is essential for solving complex problems efficiently.

    • Data structures like arrays, linked lists, trees, graphs, etc., are used to store and manipulate data.

    • Algorithms are used to perform operations on these data structures.

    • Implementing an array involves creating a fixed-size collection of elements of the same type.

    • Example: I

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Company Website and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Online apptitude test of 45 question

Round 2 - Coding Test 

Online coding test on the google form

Round 3 - Technical 

(1 Question)

  • Q1. Face to face technical interview. interview time in the mail is 2 pm and interview conducted at 9 pm
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. BASIC HR QUESTIONS.
Round 2 - Technical 

(1 Question)

  • Q1. ON DSA, OPPS, OS.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How does spring injects dependencies
  • Ans. 

    Spring injects dependencies through inversion of control and dependency injection.

    • Spring uses inversion of control to manage objects and their dependencies.

    • Dependencies are injected into a class through constructor injection, setter injection, or field injection.

    • Spring container is responsible for creating and managing objects and their dependencies.

    • Example: @Autowired annotation is used for dependency injection in Spr

  • Answered by AI
  • Q2. How does Hibernate connects to DB
  • Ans. 

    Hibernate connects to the database using JDBC (Java Database Connectivity) API.

    • Hibernate uses JDBC API to establish a connection to the database.

    • It uses JDBC drivers to communicate with the database.

    • Hibernate configuration file contains database connection details.

    • SessionFactory in Hibernate is responsible for creating sessions and managing connections.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How to secure your APIs
  • Ans. 

    Securing APIs involves using authentication, authorization, encryption, and monitoring.

    • Implement authentication mechanisms such as OAuth, JWT, or API keys

    • Use authorization to control access to APIs based on roles and permissions

    • Encrypt data transmission using HTTPS/TLS to prevent eavesdropping

    • Implement rate limiting and throttling to prevent abuse and DDoS attacks

    • Regularly monitor API traffic and logs for suspicious ac

  • Answered by AI
  • Q2. How can you configure multiple DBs in your application
  • Ans. 

    Multiple DBs can be configured in an application by using database connection pooling, configuring multiple data sources, and managing transactions across databases.

    • Use database connection pooling to efficiently manage connections to multiple databases

    • Configure multiple data sources in the application to connect to different databases

    • Implement transaction management to ensure data consistency across multiple databases

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Family Background and Career History
  • Q2. Salary Expectations

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Apr 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude asked for all company

Round 2 - Coding Test 

One question to find substring of string which has double chars

Round 3 - Technical 

(2 Questions)

  • Q1. Basic oops and sql
  • Q2. Write pandas for dataframe
  • Ans. 

    Pandas is a Python library used for data manipulation and analysis, including creating and working with dataframes.

    • Import the pandas library: import pandas as pd

    • Create a dataframe: df = pd.DataFrame(data)

    • Accessing data in a dataframe: df['column_name']

    • Filtering data in a dataframe: df[df['column_name'] > value]

    • Adding a new column: df['new_column'] = values

  • Answered by AI
Round 4 - Technical 

(2 Questions)

  • Q1. Give angle betweeen hour hand and min hand art 12:20
  • Ans. 

    The angle between the hour hand and minute hand at 12:20 is 10 degrees.

    • Calculate the angle made by the hour hand from 12 o'clock position: (20/60)*30 = 10 degrees

    • Calculate the angle made by the minute hand from 12 o'clock position: (20/60)*360 = 120 degrees

    • Find the difference between the two angles: 120 - 10 = 110 degrees

  • Answered by AI
  • Q2. Basic operating system questions

Interview Preparation Tips

Interview preparation tips for other job seekers - they provide good feeling of friend around you during interview

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Cisco Servers Installation
  • Q2. HPe servers installation

Interview Preparation Tips

Interview preparation tips for other job seekers - For technical persons softenger is best
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. They first ask me about my project then ask more how it was working ,and more deep questions on that to understand how much I know about the project I worked on .
  • Q2. Spring Authentitation and Authorization,And Kubernetes

Interview Preparation Tips

Interview preparation tips for other job seekers - Just look into your previous projects what you have done,and be sure on what you know,
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. Where are you from
  • Q3. Relocate to Pan india
Round 2 - Technical 

(1 Question)

  • Q1. Tell me about yourself
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. About batch processing
  • Q2. About exception handling
Round 2 - Technical 

(2 Questions)

  • Q1. About project discussion in details
  • Q2. Aws services mainly
Round 3 - Behavioral 

(2 Questions)

  • Q1. Handling a team
  • Q2. Micro service architecture
Round 4 - HR 

(2 Questions)

  • Q1. About personal things
  • Q2. About financial thing

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on batch processing and exception handling in spring boot and different micro service architecture

MAQ Software Interview FAQs

How many rounds are there in MAQ Software SDE interview?
MAQ Software interview process usually has 3 rounds. The most common rounds in the MAQ Software interview process are Coding Test, One-on-one Round and HR.
What are the top questions asked in MAQ Software SDE interview?

Some of the top questions asked at the MAQ Software SDE interview -

  1. tell the workflow of data preprocess...read more
  2. plane flying between two poins puz...read more
  3. 2 sum medium level prob...read more

Tell us how to improve this page.

SDE Interview Questions from Similar Companies

TCS SDE Interview Questions
3.7
 • 12 Interviews
Infosys SDE Interview Questions
3.7
 • 3 Interviews
HCLTech SDE Interview Questions
3.5
 • 3 Interviews
Wipro SDE Interview Questions
3.7
 • 1 Interview
View all
Software Engineer
662 salaries
unlock blur

₹5 L/yr - ₹14.9 L/yr

Software Engineer Level 1
578 salaries
unlock blur

₹5 L/yr - ₹13.4 L/yr

Software Engineer2
286 salaries
unlock blur

₹8 L/yr - ₹17 L/yr

Associate Software Engineer
122 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Associate Technical Project Manager
79 salaries
unlock blur

₹12 L/yr - ₹21 L/yr

Explore more salaries
Compare MAQ Software with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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