Upload Button Icon Add office photos

Filter interviews by

Maximus Infoware Interview Questions and Answers

Updated 17 Apr 2024

2 interviews found

Sort by: Popular

Team Lead Interview Questions

user image Anonymous

posted on 11 Mar 2023

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

I applied via Naukri.com and was interviewed in Feb 2023.

3 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. Easy to crack, no policy for interview
  • Q2. Basic oops questions
2

Nothing Round (1 Question)

  • Q1. Basic c sharp program
3

Only 2 round Round (1 Question)

  • Q1. Basic hr questions no hard questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Hr peoples select candidate with there reference only for refferal amount income candidate from other source got rejected

Software Engineer Interview Questions

user image Anonymous

posted on 17 Apr 2024

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
Selected  Selected

I applied via Job Fair and was interviewed before Apr 2023.

2 Interview Rounds

1

Coding Test Round

Two leetcode medium questions

2

HR Round (1 Question)

  • Q1. Why do you want to work for us

Jobs at Maximus Infoware

View all

Interview questions from similar companies

Apprentice Interview Questions

HyScaler user image Radharani Rath

posted on 25 Nov 2024

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

I applied via Referral and was interviewed in Oct 2024.

3 Interview Rounds

1

Coding Test Round

4 easy level questions will be asked basically from arrays and strings.

2

Assignment Round

Assignment will be given after clearing coding round. In my case ELearning Platform project was given and 7 days time was given to complete.

3

One-on-one Round (4 Questions)

  • Q1. DBMS questions like ACID properties, database transaction. Etc
  • Q2. Project related questions
  • Q3. Basic and conceptual questions of frameworks you know
  • Q4. Basic coding questions like armstrong number, palendromic sequence, recursion

Interview Preparation Tips

Interview preparation tips for other job seekers - Give focus on conceptual and theory questions of your known framework
Interview experience
5
 Excellent
Difficulty level
 Hard
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Walk-in and was interviewed in Aug 2024.

3 Interview Rounds

1

Aptitude Test Round

Basically It is a list of 25 questions having mix of Resoning,Aptitude &English. Each Queztion carries 2 marks and also there was a plus point that it doesn't have any negative marks

2

Technical Round (1 Question)

  • Q1. Basically it is about the Technical Subjects that U mention eariler in your coresponding CV's. Whatever Subject you meantioned their gonna answer about it for t...read more
3

HR Round (14 Questions)

  • Q1. Brief Description about Youself
  • Q2. What is your goal in Life
  • Q3. What do you know about tgis job Profile
  • Q4. Why should we hire you instead of all achoknowledgable freshers sitting behind for this job role ?
  • Q5. What are ur hobbies and strengths and weeknesses
  • Q6. Why you want to do this job role
  • Q7. Why you want to join us instead of other good companies.
  • Q8. How you balance yourself in a fatal situation
  • Q9. If you alredy working under a company but want to switch it then the questions will remain same but just add some 2 to 3 extra questions like i am meantioning i...read more
  • Q10. What was ur job profile
  • Q11. How do u know about our company
  • Q12. Did u Resign by ur own or The comapny Resign you ??
  • Q13. What was ur salary their
  • Q14. Incase u alredy have an experience in a better company then interviewer ask this -* why joing us instead u have an magnificent well role on your comapny*

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Ofcourse if you are not confident you will get rejected. Because Interviewer asks the 4x questions who has lack of Confidence to broke them to fear .You sbould get rid of that.

2. And Always balance ur words like what u going to say ,read the mind of the interviewer. (ofcourse it take practices)

3.As like our older says "Stand infront of the mirror and start saying about you, define yourself to you, what r u, why r u, how u gonna work this, everything" This'll burn the fear inside you.

4. Don't get Upset if u can not make to a comapny and instead of doing excuses about the company or HR's question, U should work hard on yourself gathering previous mistakes and make to the better comapny

5.And always follow the laws and well prepare your responsibilities.
Thats all Advice i can gave.

Software Developer Interview Questions

Snovasys user image 218A1A05A9 GOGATI GOVARDHAN

posted on 1 Nov 2024

Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
 Not Selected

I applied via Campus Placement and was interviewed in Oct 2024.

2 Interview Rounds

1

Aptitude Test Round (2 Questions)

  • Q1. Number series in aptitude
  • Q2. Relation ships in berbal
2

Technical Round (2 Questions)

  • Q1. Explain the four branches of oops
  • Q2. Explain about the structures in c

Skills evaluated in this interview

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

I applied via Cutshort and was interviewed in Oct 2024.

1 Interview Round

1

Technical Round (2 Questions)

  • Q1. The Database performance is becoming a bottleneck and the team needs to horizontally scale the database. Which design approach should they use to scale the data...read more
  • Q2. The app needs to send a beyond time notification to user about driver status. The status are asked, arrived, cancelled or completed. Each notification must be p...read more
Interview experience
2
 Poor
Difficulty level
 Hard
Duration
 2-4 weeks
Result
 Not Selected

I applied via Naukri.com and was interviewed in Oct 2024.

2 Interview Rounds

1

Technical Round (1 Question)

  • Q1. The Knowledge and Skills
2

Technical Round (1 Question)

  • Q1. The interviewer asked about the process, which differs from company to company. As my current company does not follow the process, the interviewer rejected me.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the companies that see the candidates' knowledge, experience, and skills rather than the bookies' knowledge and processes.
Interview experience
1
 Bad
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

One-on-one Round (7 Questions)

  • Q1. What is hoisting
  • Q2. What is throttling
  • Q3. What is debouncing
  • Q4. What is event coupling
  • Q5. Remove duplicates from array
  • Q6. Reverse a Linked List
  • Q7. Explain closure function with an example

Interview Preparation Tips

Interview preparation tips for other job seekers - I got a call from recruiter and we scheduled one-on-one interview. For the hoisting question, I explained that hoisting is behavior where all declarations are moved on top. But the interviewer was outright rude and told that is an answer given by someone who doesn't know JS and not experienced person. Not accepting an answer and asking to explain in detail is one thing but calling out on candidates and mocking is outright rude. I got similar rude replies for other questions.
In ds round, for removing duplicates from array, I was using standard two pointer solution where complexity was 'N' but I was asked why such complicated solution for simple question. I was advised to use hashmap or two loops. First time in my experience where an interviewer has told me to increase the complexity because the optimized solution looks complex.
For the second question - reverse a linked list, it was not even 10 minutes and I was about to finish my coding with right answer(He did not even bother to ask how I solutionized). He told I'm taking too much time and he asked any other question and abruptly ended the call. My interview was scheduled for one hour in which he asked couple of js concept questions, js coding and two dsa questions and it was over in 35 minutes.

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Jul 2024.

2 Interview Rounds

1

Telephonic Call Round (2 Questions)

  • Q1. Asking about the whereabouts
  • Q2. Checking com skills and availability
2

Technical Round (3 Questions)

  • Q1. Basic questions based on resume
  • Q2. Basic .net questions
  • Q3. Logical questions related to problem solving

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and communicate effectively. Include only those things in your resume which you are fully confident.
Interview experience
5
 Excellent
Difficulty level
 Hard
Duration
 Less than 2 weeks
Result
 Not Selected

I was interviewed in Jul 2024.

2 Interview Rounds

1

Coding Test Round

Contains 2 coding questions

2

Technical Round (5 Questions)

  • Q1. Oops, computer architecture based questions
  • Q2. Operating system questions
  • Q3. Print the matrix in spiral
  • Q4. Computer architecture based questions
  • Q5. Tree, linkedlist based questions

Skills evaluated in this interview

Maximus Infoware Interview FAQs

How many rounds are there in Maximus Infoware interview?
Maximus Infoware interview process usually has 3 rounds. The most common rounds in the Maximus Infoware interview process are Resume Shortlist, Technical and Coding Test.
How to prepare for Maximus Infoware 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 Maximus Infoware. The most common topics and skills that interviewers at Maximus Infoware expect are ASP.Net, C#, IOS, Javascript and Monitoring.
What are the top questions asked in Maximus Infoware interview?

Some of the top questions asked at the Maximus Infoware interview -

  1. Easy to crack, no policy for interv...read more
  2. Basic c sharp prog...read more
  3. Basic oops questi...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Maximus Infoware interviews
Job Portal
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 9.8k Interviews
Infosys Interview Questions
3.7
 • 7.2k Interviews
Wipro Interview Questions
3.7
 • 5.1k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.4k Interviews
LTIMindtree Interview Questions
3.5
 • 2.2k Interviews
Mphasis Interview Questions
3.4
 • 759 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
View all

Maximus Infoware Reviews and Ratings

based on 47 reviews

3.3/5

Rating in categories

3.1

Skill development

3.2

Work-Life balance

3.4

Salary & Benefits

3.3

Job Security

2.9

Company culture

3.1

Promotions/Appraisal

3.0

Work Satisfaction

Explore 47 Reviews and Ratings
Performance Tuning:

Mumbai

2-7 Yrs

Not Disclosed

Linux System Engineer

Mumbai

3-8 Yrs

Not Disclosed

Explore more jobs
Software Developer
32 salaries
unlock blur

₹2.5 L/yr - ₹9 L/yr

Software Engineer
28 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Senior Software Engineer
21 salaries
unlock blur

₹3.9 L/yr - ₹15.5 L/yr

Software Development Engineer
7 salaries
unlock blur

₹3 L/yr - ₹9.8 L/yr

Senior Business Development Manager
7 salaries
unlock blur

₹13 L/yr - ₹18 L/yr

Explore more salaries
Compare Maximus Infoware with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share Interview Advice