Upload Button Icon Add office photos

Filter interviews by

Mahathi Infotech Software Engineer Interview Questions and Answers

Updated 26 Jun 2024

Mahathi Infotech Software Engineer Interview Experiences

4 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Basic Java coding and SQL query

Round 3 - One-on-one 

(2 Questions)

  • Q1. Basic SQL query Create table Insert, delete, update Join , primary key, foreign key
  • Q2. Basic Java technical questions Create class, object and simple Java coding

Software Engineer Interview Questions & Answers

user image dayana vincy

posted on 21 Aug 2023

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

I appeared for an interview in Jul 2023.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Basic java coding and sql queries

Round 3 - One-on-one 

(1 Question)

  • Q1. Java oops concept SQL queries

Interview Preparation Tips

Topics to prepare for Mahathi Infotech Software Engineer interview:
  • Java
  • SQL

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Four people need to cross a bridge at night with only one torch t ... read more
asked in Capgemini
Q2. In a dark room, there is a box of 18 white and 5 black gloves. Yo ... read more
Q3. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q4. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
asked in TCS
Q5. Find the Duplicate Number Problem Statement Given an integer arra ... read more

Software Engineer Interview Questions & Answers

user image DHARANIDHARAN H

posted on 8 Nov 2022

I applied via Smart cliff

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Total 5 Sections-total 2hrs
1.Reasoning ability-12questions
2.General Aptitude-12questions
3.Number series
4.Bank interest-8 questions
5.Coding round-3questions

Round 3 - Technical 

(1 Question)

  • Q1. 1.Oops concepts 2.String 3.Array 4.Multithread & collection frameworks topics 5.One number program
Round 4 - HR 

(1 Question)

  • Q1. 1.Tell about yourself 2.Oops concepts 3.Array & strings

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to tell what do you know, they are asking from mainly in Oops concepts, Do you don't know the answer frankly say I don't know.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic questions in .net
  • Q2. Basic questions in sql

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Mahathi Infotech?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Nov 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Why are you looking for the job change?
  • Ans. 

    I'm seeking new challenges and opportunities for growth that align with my career goals and aspirations.

    • Desire for professional growth: I'm looking to expand my skill set and take on more leadership responsibilities.

    • Seeking a better cultural fit: My current company has a different work culture than what I thrive in; I value collaboration and innovation.

    • Interest in new technologies: I'm excited about working with cuttin...

  • Answered by AI
  • Q2. Relevant technical questions, as per my current technology

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it simple and be yourself. That's what the interviewers looked into. Also a thorough understanding of the technology is a must and that is what will help you in cracking the interview. You don't have to go in-depth, just the overview and what happens when is what they look for. Good communication skills is also an added incentive, something I always try to work on. All the best

I applied via LinkedIn and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy logical questions
basic quant

Round 2 - Coding Test 

Easy level coding questions
Counting frequency of alphabets

Interview Preparation Tips

Interview preparation tips for other job seekers - Just go through the basics of javascript
Hoisting

Interview Questionnaire 

1 Question

  • Q1. How to use multiple dispatch in redux?
  • Ans. 

    Multiple dispatch is not a feature of Redux. It can be achieved using middleware or custom logic.

    • Middleware like redux-thunk or redux-saga can be used to dispatch multiple actions based on a single action.

    • Custom logic can be implemented in the reducer to handle multiple actions based on a single action type.

    • For example, a single 'ADD_ITEM' action can trigger multiple actions like 'UPDATE_TOTAL', 'UPDATE_HISTORY', etc.

    • M...

  • Answered by AI

Skills evaluated in this interview

Are these interview questions helpful?

Interview Questionnaire 

5 Questions

  • Q1. Basic telephone round probably around 3 times
  • Q2. About ourself and past experience
  • Q3. And they really see if we are interested or not, nothing technical
  • Q4. Telephone technical interview
  • Q5. My role is pega developer so questions are on pega

Interview Preparation Tips

Round: Face to face technical
Experience: Asked each and every aspect in pega

I applied via Walk-in and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is C++
  • Ans. 

    C++ is a high-level programming language used for developing system software, application software, device drivers, and video games.

    • C++ is an extension of the C programming language.

    • It supports object-oriented programming concepts like classes, inheritance, polymorphism, and encapsulation.

    • C++ is used in developing operating systems, browsers, databases, and other software applications.

    • It is known for its performance an...

  • Answered by AI
  • Q2. What is Link List
  • Ans. 

    A data structure that stores a sequence of elements in a linear order.

    • Consists of nodes that contain data and a pointer to the next node.

    • Can be singly linked or doubly linked.

    • Used for implementing stacks, queues, and hash tables.

    • Example: Singly linked list - 1 -> 2 -> 3 -> null

    • Example: Doubly linked list - null <- 1 <-> 2 <-> 3 -> null

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't go

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Simple program
  • Q2. I wrote a simple program in C

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and confident

Mahathi Infotech Interview FAQs

How many rounds are there in Mahathi Infotech Software Engineer interview?
Mahathi Infotech interview process usually has 2-3 rounds. The most common rounds in the Mahathi Infotech interview process are Resume Shortlist, Technical and Coding Test.
How to prepare for Mahathi Infotech Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Mahathi Infotech. The most common topics and skills that interviewers at Mahathi Infotech expect are BPO, Data Analytics, JSON, MySQL and Product Management.
What are the top questions asked in Mahathi Infotech Software Engineer interview?

Some of the top questions asked at the Mahathi Infotech Software Engineer interview -

  1. 1.Oops concepts 2.String 3.Array 4.Multithread & collection frameworks topics 5...read more
  2. Basic SQL query Create table Insert, delete, update Join , primary key, foreign...read more
  3. Basic Java technical questions Create class, object and simple Java cod...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.3/5

based on 3 interview experiences

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more
Mahathi Infotech Software Engineer Salary
based on 25 salaries
₹3.3 L/yr - ₹9.5 L/yr
32% less than the average Software Engineer Salary in India
View more details

Mahathi Infotech Software Engineer Reviews and Ratings

based on 3 reviews

1.2/5

Rating in categories

1.2

Skill development

1.2

Work-life balance

1.2

Salary

1.2

Job security

1.3

Company culture

1.2

Promotions

1.2

Work satisfaction

Explore 3 Reviews and Ratings
Software Engineer

Coimbatore

1-4 Yrs

Not Disclosed

Explore more jobs
Software Engineer
25 salaries
unlock blur

₹3.3 L/yr - ₹9.5 L/yr

Business Analyst
16 salaries
unlock blur

₹2.7 L/yr - ₹8 L/yr

Software Developer
13 salaries
unlock blur

₹3.5 L/yr - ₹8 L/yr

Junior Software Engineer
8 salaries
unlock blur

₹3 L/yr - ₹4.5 L/yr

Data Analyst
8 salaries
unlock blur

₹1.2 L/yr - ₹3.6 L/yr

Explore more salaries
Compare Mahathi Infotech with

TCS

3.6
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
write
Share an Interview