Upload Button Icon Add office photos

Filter interviews by

Micromax Informatics Senior Software Engineer Interview Questions and Answers

Updated 6 Jan 2018

Micromax Informatics Senior Software Engineer Interview Experiences

3 interviews found

Interview Questionnaire 

2 Questions

  • Q1. Basic Java and Android questions and Logical programming questions
  • Q2. Advances Android questions

Interview Questionnaire 

2 Questions

  • Q1. Basic java and android questions, and logical programming question
  • Q2. Advanced Android questions, scenario wise handling of projects qestions

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nt ... read more
asked in Capgemini
Q2. Pascal's TriangleYou are given an integer N. Your task is to retu ... read more
Q3. K Largest Elements You are given with an integer k and an array o ... read more
asked in GlobalLogic
Q4. System Design QuestionCreate a simple shopping application. They ... read more
asked in Info Edge
Q5. Buy and Sell StockYou are Harshad Mehta’s friend. He told you the ... read more

Interview Questionnaire 

2 Questions

  • Q1. Logical programming questions & Java and Android logical questions based on scenarios.
  • Q2. Advanced android concepts

Interview questions from similar companies

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

(1 Question)

  • Q1. Python and sql questions
Round 2 - Technical 

(1 Question)

  • Q1. Client interview
Round 3 - HR 

(1 Question)

  • Q1. General discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 - Technical 

(5 Questions)

  • Q1. Question related to C++11 fetaures and STL libraries
  • Q2. Doubly linked list complete implementation
  • Ans. 

    Doubly linked list is a data structure with nodes having pointers to both previous and next nodes.

    • Each node has a 'prev' and 'next' pointer

    • Insertion and deletion can be done at any position

    • Traversal can be done in both directions

  • Answered by AI
  • Q3. Oops concepts and use in real time project
  • Ans. 

    Oops concepts are fundamental to software engineering and are used in real-time projects for better code organization and maintenance.

    • Encapsulation: Hiding implementation details and exposing only necessary information.

    • Inheritance: Reusing code and creating a hierarchy of classes.

    • Polymorphism: Using a single interface to represent multiple types of objects.

    • Abstraction: Focusing on essential features and ignoring implem...

  • Answered by AI
  • Q4. Linux basic commands usage
  • Ans. 

    Linux basic commands are essential for any software engineer. They include commands for file management, system monitoring, and networking.

    • File management commands: ls, cd, mkdir, rm, cp, mv

    • System monitoring commands: top, ps, df, free, uptime

    • Networking commands: ping, traceroute, netstat, ifconfig

    • Other useful commands: grep, tar, ssh, chmod, chown

    • It's important to understand the syntax and options for each command.

    • Exa...

  • Answered by AI
  • Q5. Any Design patterns explaination if used in previous project
  • Ans. 

    Yes, I have used the Factory and Singleton design patterns in my previous project.

    • I used the Factory pattern to create objects of different classes based on a common interface.

    • This helped in reducing the coupling between the client code and the implementation classes.

    • I used the Singleton pattern to ensure that only one instance of a class is created and used throughout the application.

    • This helped in reducing the memory...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basics and detailed information

Skills evaluated in this interview

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

(1 Question)

  • Q1. Work based and linked list
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Write a code to fill the water tank

Round 2 - Technical 

(2 Questions)

  • Q1. How to measure slope of random voltage waveform?
  • Ans. 

    The slope of a random voltage waveform can be measured by calculating the rate of change of voltage over time.

    • Calculate the difference in voltage between two points on the waveform

    • Divide the voltage difference by the time interval between the two points to get the slope

    • Repeat this process for multiple points on the waveform to get an average slope

  • Answered by AI
  • Q2. Design a circuit for Water Tank Filling
  • Ans. 

    Design a circuit for Water Tank Filling

    • Use a float switch to detect water level in the tank

    • Connect the float switch to a relay to control the water flow

    • Include a solenoid valve to regulate the water flow

    • Use a microcontroller to monitor the water level and control the relay and solenoid valve

  • Answered by AI

I applied via Approached by Company and was interviewed in Jan 2022. There were 4 interview rounds.

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 - One-on-one 

(1 Question)

  • Q1. Prepare well for code questions in any language and data structures + role specific tool n tech.
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial + Tech round. Less tech questions, but be prep'd
Round 4 - HR 

(1 Question)

  • Q1. Negotiate as per company's salary band w.r.t the role n no. of years experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't fake in resume. Gather better skills. Dont pressurise or make up things too much just to perform better. Be honest while answering. Prepare for code questions well

I applied via Smartr and was interviewed in Nov 2021. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. C++ conceptual questions, Operating system knowledge, Data structure, Aptitude ,puzzle

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare C++ very well.
have good practice over coding, my suggestion will be to prepare from geeks for geeks for basics and leetcode for advance.
Go through some data structure course and use those data structure in some code I suggest some leetcode questions.
Have good knowledge over operating system ,again join some online course.
Aptitude and puzzle you can practice from random sites.

I applied via Naukri.com and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Internal working of hashmap, java 8 features, sorting array program
Round 2 - Technical 

(1 Question)

  • Q1. Spring boot annotations, sonar, junit

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare core java array programs

Micromax Informatics Interview FAQs

What are the top questions asked in Micromax Informatics Senior Software Engineer interview?

Some of the top questions asked at the Micromax Informatics Senior Software Engineer interview -

  1. Logical programming questions & Java and Android logical questions based on sce...read more
  2. Basic Java and Android questions and Logical programming questi...read more
  3. Basic java and android questions, and logical programming quest...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Dell Interview Questions
4.1
 • 386 Interviews
HARMAN Interview Questions
3.8
 • 253 Interviews
OPPO Interview Questions
4.0
 • 205 Interviews
LG Electronics Interview Questions
4.0
 • 186 Interviews
Vivo Interview Questions
4.1
 • 186 Interviews
Philips Interview Questions
3.9
 • 154 Interviews
Blue Star Interview Questions
4.1
 • 151 Interviews
Apple Interview Questions
4.3
 • 138 Interviews
Daikin Interview Questions
4.2
 • 137 Interviews
View all
Micromax Informatics Senior Software Engineer Salary
based on 17 salaries
₹5.5 L/yr - ₹14 L/yr
41% less than the average Senior Software Engineer Salary in India
View more details

Micromax Informatics Senior Software Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-Life balance

2.0

Salary & Benefits

4.0

Job Security

4.0

Company culture

4.0

Promotions/Appraisal

3.0

Work Satisfaction

Explore 1 Review and Rating
Territory Sales Manager
37 salaries
unlock blur

₹2 L/yr - ₹7.5 L/yr

Assistant Manager
35 salaries
unlock blur

₹4.6 L/yr - ₹9.1 L/yr

Branch Manager
33 salaries
unlock blur

₹7 L/yr - ₹18 L/yr

Area Sales Manager
28 salaries
unlock blur

₹4.3 L/yr - ₹9.5 L/yr

Service Engineer
22 salaries
unlock blur

₹1.8 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Micromax Informatics with

Intex Technologies

3.7
Compare

Karbonn Mobile

4.1
Compare

Lava International

4.1
Compare

DiGiSPICE

3.4
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 an Interview