Upload Button Icon Add office photos

Micromax Informatics

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Micromax Informatics Intern Interview Questions and Answers

Updated 5 Jul 2024

Micromax Informatics Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 5 Jul 2024

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

I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 coding questions along with multiple choice questions

Round 2 - Technical 

(2 Questions)

  • Q1. Fibonacci series coding question
  • Q2. Strong number coding problem
  • Ans. 

    Strong number coding problem involves finding numbers whose sum of factorial of digits is equal to the number itself.

    • Iterate through numbers and check if sum of factorial of digits equals the number

    • Use a function to calculate factorial of digits

    • Examples: 145, 40585

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - easy and must be good in any of the programming languages

Skills evaluated in this interview

Interview questions from similar companies

Intern Interview Questions & Answers

OPPO user image Anonymous

posted on 4 Oct 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Prepare thoroughly for aptitude...

Round 2 - Technical 

(3 Questions)

  • Q1. Write code of multiplication
  • Ans. 

    Code for multiplication operation in programming languages

    • Use the * operator in most programming languages to perform multiplication

    • Example: int result = num1 * num2;

    • Remember to handle overflow cases if working with large numbers

  • Answered by AI
  • Q2. Say ur semester subjects
  • Ans. 

    My semester subjects include Computer Science, Mathematics, and Economics.

    • Computer Science - Programming, Algorithms, Data Structures

    • Mathematics - Calculus, Linear Algebra, Statistics

    • Economics - Microeconomics, Macroeconomics, Econometrics

  • Answered by AI
  • Q3. Introduce yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Recent graduate with a degree in Computer Science

    • Passionate about coding and problem-solving

    • Experience with programming languages such as Java, Python, and C++

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Recent graduate with a degree in Computer Science

    • Passionate about coding and problem-solving

    • Strong communication and teamwork skills

  • Answered by AI
  • Q2. Asked detail abt hobbies

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident on wht u r saying...

Intern Interview Questions & Answers

OPPO user image Kingston placement

posted on 22 Nov 2024

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

The aptitude was very tough

Intern Interview Questions & Answers

HARMAN user image Anonymous

posted on 20 Aug 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It contains 35 question

Round 2 - Technical 

(2 Questions)

  • Q1. Explain the project
  • Ans. 

    The project is a web application that helps users track their daily water intake and reminds them to stay hydrated.

    • Users can input their daily water consumption and set goals for themselves.

    • The application sends notifications to remind users to drink water throughout the day.

    • Users can view their water intake history and track their progress over time.

  • Answered by AI
  • Q2. Write the code for even number
  • Ans. 

    Code to identify even numbers

    • Use the modulo operator (%) to check if a number is divisible by 2

    • If the remainder is 0, then the number is even

    • Example: int num = 6; if(num % 2 == 0) { // num is even }

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Recent graduate with a degree in Computer Science

    • Passionate about coding and problem-solving

    • Strong communication and teamwork skills

    • Experience with programming languages such as Java, Python, and C++

  • Answered by AI
  • Q2. Some situational question

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while answering

Intern Interview Questions & Answers

HARMAN user image Anonymous

posted on 19 Oct 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Technical questions related to C
  • Q2. Questions about Linux

Intern Interview Questions & Answers

Dell user image HEMANTH RAJ

posted on 30 Aug 2024

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

(2 Questions)

  • Q1. Explain LinkedList
  • Ans. 

    LinkedList is a data structure where each element is connected to the next element through a pointer.

    • Each element in a LinkedList is called a node and contains data and a reference to the next node.

    • LinkedList allows for dynamic size and efficient insertion and deletion of elements.

    • Example: LinkedList can be used to implement a stack or queue data structure.

  • Answered by AI
  • Q2. Explain OOPS concept
  • Ans. 

    OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPS focuses on creating objects that interact with each other to solve problems

    • It involves concepts like inheritance, encapsulation, polymorphism, and abstraction

    • Example: Inheritance allows a class to inherit properties and behavior from another class

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

The easy aptitude test was well-designed.

Round 2 - Group Discussion 

A group discussion on a specific topic.

Round 3 - Technical 

(1 Question)

  • Q1. Sql related questions

Intern Interview Questions & Answers

Dell user image Anonymous

posted on 9 May 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Based on DSA, networking and databases
Round 2 - One-on-one 

(1 Question)

  • Q1. Very friendly they just want to get insights
Round 3 - HR 

(1 Question)

  • Q1. Checking of soft skills

Interview Preparation Tips

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

Intern Interview Questions & Answers

OPPO user image Anonymous

posted on 31 Jan 2021

I applied via Campus Placement

Interview Questionnaire 

1 Question

  • Q1. If the employe completed 35 percent of his work in first 10 days of month means what is the predicted month end Target?
  • Ans. 

    Predicted month end target based on 35% work completed in first 10 days.

    • Assuming the employee works at a consistent pace throughout the month

    • Calculate the remaining work as 65% of the total work

    • Divide the remaining work by the remaining days in the month

    • Add the result to the 35% already completed

    • This gives the predicted month end target

    • For example, if the total work is 100 units, and 35 units are completed in the first...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and cool
Tell answers enthusiastically with due respect

Intern Interview Questions & Answers

Dell user image Anonymous

posted on 27 Oct 2023

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

I applied via Campus Placement and was interviewed before Oct 2022. There were 3 interview rounds.

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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Python, personal projects
Round 3 - HR 

(1 Question)

  • Q1. Communication,personal qns
Contribute & help others!
anonymous
You can choose to be anonymous

Micromax Informatics Interview FAQs

How many rounds are there in Micromax Informatics Intern interview?
Micromax Informatics interview process usually has 2 rounds. The most common rounds in the Micromax Informatics interview process are Coding Test and Technical.
What are the top questions asked in Micromax Informatics Intern interview?

Some of the top questions asked at the Micromax Informatics Intern interview -

  1. strong number coding prob...read more
  2. fibonacci series coding quest...read more

Recently Viewed

PHOTOS

Medanta the Medicity

4 office photos

SALARIES

Coromandel International

SALARIES

Godrej Consumer Products

SALARIES

Micromax Informatics

REVIEWS

Micromax Informatics

No Reviews

SALARIES

FMC Corporation

REVIEWS

Helmerich & Payne

No Reviews

SALARIES

Sanofi

REVIEWS

Micromax Informatics

No Reviews

SALARIES

Micromax Informatics

Tell us how to improve this page.

Micromax Informatics Intern Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Intern Interview Questions from Similar Companies

Dell Intern Interview Questions
4.0
 • 5 Interviews
HARMAN Intern Interview Questions
3.7
 • 3 Interviews
OPPO Intern Interview Questions
4.0
 • 3 Interviews
Philips Intern Interview Questions
3.9
 • 3 Interviews
Signify Intern Interview Questions
3.5
 • 3 Interviews
Daikin Intern Interview Questions
4.2
 • 2 Interviews
Apple Intern Interview Questions
4.3
 • 2 Interviews
View all
Area Sales Manager
40 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Territory Sales Manager
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Branch Manager
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Service Engineer
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Micromax Informatics with

Intex Technologies

3.8
Compare

Karbonn Mobile

4.1
Compare

Lava International

4.0
Compare

DiGiSPICE

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