Upload Button Icon Add office photos

Filter interviews by

INFINIX Interview Questions and Answers

Updated 16 Jan 2025

INFINIX Interview Experiences

Popular Designations

4 interviews found

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

I applied via Job Portal and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Sepsis guidelines
  • Q2. Medical terminology
  • Q3. Anatomy question

Medical Coding Officer Interview Questions asked at other Companies

Q1. What are anatomy and physiology?
Add answer
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Ask About My Self And Work Experience

Round 2 - HR 

(2 Questions)

  • Q1. Ask About My Salary
  • Q2. Ask About My working experience

Process Associate Interview Questions asked at other Companies

Q1. How will you explain a red colour (or any colour) to a person who is blind since his or her birth?
View answer (22)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - HR 

(1 Question)

  • Q1. Tell me about your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself

Marketing Executive Interview Questions asked at other Companies

Q1. What is Service Scape ? After going through website, what do you think, how can we make better Servicescape for B2B marketplaces throgh Brandsmith Worldwide?
View answer (3)

Interview Questions & Answers

user image

posted on 7 May 2021

I applied via Walk-in and was interviewed in Apr 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Introduction child labour topic,memorable day
  • Q2. One day u become prime minister what work u will do
  • Q3. Why do u choose our company

Interview Preparation Tips

Interview preparation tips for other job seekers - Ok good

INFINIX interview questions for popular designations

 Medical Coding Officer

 (1)

 Marketing Executive

 (1)

 Process Associate

 (1)

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. Java basic question and data structures basic question and android basic question

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and clear in your fundamentals of java and data structures

I applied via Referral and was interviewed before Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Basic networking theory like arp, ping, vlans, subnetting
  • Q2. Switching scenarios mostly related to STP
  • Q3. OSI layer based questions. For example, which layer deals with congestion control.
  • Q4. Basics of routing. Ospf n bgp scenarios
  • Q5. One of the challenging cases worked on
  • Ans. 

    Developed a solution for optimizing a complex algorithm for a client in the finance industry

    • Client had a large dataset that needed to be processed quickly

    • Implemented parallel processing to speed up the algorithm

    • Optimized the code to reduce memory usage

    • Collaborated with the client to fine-tune the algorithm for their specific needs

  • Answered by AI
  • Q6. Scenarios questions to check how you would approach a problem and work towards resolution. Like what all information would you ask from the customer to understand the issue and how you would make use of it...

Interview Preparation Tips

Interview preparation tips for other job seekers - Having a concrete networking experience and understanding would help you to crack the interview easily.
The scenarios are not tough and are basically put to check if you know the basics.

I appeared for an interview before May 2021.

Round 1 - Assignment 

(1 Question)

Round duration - 90 Minutes
Round difficulty - Medium

  • Q1. 

    Colorful Knapsack Problem

    You are given a set of 'N' stones, each with a specific weight and color. The goal is to fill a knapsack with exactly 'M' stones, choosing one stone of each color, so that the to...

  • Ans. 

    The goal is to fill a knapsack with exactly 'M' stones, choosing one stone of each color, minimizing the unused capacity.

    • Use dynamic programming to solve this problem efficiently.

    • Create a 2D array to keep track of the minimum unused capacity for each color and weight combination.

    • Iterate through the stones and colors to update the array with the minimum unused capacity.

    • Return the minimum unused capacity from the array a

  • Answered by AI
Round 2 - Face to Face 

Round duration - 24 hours
Round difficulty - Medium

Round 3 - HR 

Round duration - 25 minutes
Round difficulty - Easy

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in HyderabadEligibility criteriatop 20 students from branch. *greater than 7.5 CGPA (approximation)Dell Technologies interview preparation:Topics to prepare for the interview - OOPs, backend web development using python, Django, web development and machine learningTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : have basic knowledge of web development
Tip 2 : have in depth understanding of workflow and tech stacks you use in your projects

Application resume tips for other job seekers

Tip 1 : mention the skills you are comfortable to answer questions on
Tip 2 : have some projects with clear mention of your contribution to it on resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself,about family and your education,
  • Q2. I tell them my name,my education qualification an about my family
  • Q3. Where are you working,currently,what is your work experience.
  • Ans. I tell them them that,I am working with Essar group The mobile store ,as a Assistant Store manager,my total work of experience is 7 years,I can handle store,manage team and do needful for sale growth,
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - I want to say that,when you are going for a interview,tell them confidentiality about everything,your education,work experience,they ask many question,how you can handle,team,what to do for sale in tease,how to handle a customer,and convey,

I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Whats c
  • Ans. 

    C is a general-purpose programming language developed by Dennis Ritchie in 1972.

    • C is used for developing operating systems, embedded systems, and system software.

    • It is a compiled language and has a low-level memory access.

    • C is the predecessor of many modern programming languages like C++, Java, and Python.

  • Answered by AI
  • Q2. Whats loop
  • Ans. 

    A loop is a programming structure that repeats a set of instructions until a certain condition is met.

    • Loops are used to iterate over a collection of data or to repeat a set of instructions a certain number of times.

    • There are three types of loops in most programming languages: for, while, and do-while.

    • Example: for (int i = 0; i < 10; i++) { // do something }

  • Answered by AI
  • Q3. Why mi good samsung bad

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy peasy interieds

I applied via Campus Placement and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. In the written round, two coding questions came which were based on trees and were directly from InterViewBit. The questions were relatively simple.
  • Q2. In the interview round there were three rounds, two technical and one HR round. In the first technical round, a design question( I was asked to implement a music player queue). Then was asked about project...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and be honest. And give point to point answers.

INFINIX Interview FAQs

How many rounds are there in INFINIX interview?
INFINIX interview process usually has 1-2 rounds. The most common rounds in the INFINIX interview process are HR, Technical and Aptitude Test.
How to prepare for INFINIX 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 INFINIX. The most common topics and skills that interviewers at INFINIX expect are Administration, Social Media, Html5, Javascript and PHP.
What are the top questions asked in INFINIX interview?

Some of the top questions asked at the INFINIX interview -

  1. Sepsis guideli...read more
  2. Medical terminol...read more
  3. Anatomy quest...read more

Tell us how to improve this page.

INFINIX Interview Process

based on 5 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

Dell Interview Questions
3.9
 • 389 Interviews
Vivo Interview Questions
4.1
 • 197 Interviews
Philips Interview Questions
3.8
 • 157 Interviews
Daikin Interview Questions
4.1
 • 150 Interviews
HP India Interview Questions
4.1
 • 142 Interviews
Samsung Research Interview Questions
3.1
 • 132 Interviews
LG Soft India Interview Questions
3.1
 • 90 Interviews
Xiaomi Interview Questions
3.8
 • 90 Interviews
View all

INFINIX Reviews and Ratings

based on 83 reviews

4.4/5

Rating in categories

4.2

Skill development

4.3

Work-life balance

4.1

Salary

4.2

Job security

4.1

Company culture

3.9

Promotions

4.1

Work satisfaction

Explore 83 Reviews and Ratings
Process Associate
32 salaries
unlock blur

₹1.2 L/yr - ₹3.5 L/yr

SEO Analyst
24 salaries
unlock blur

₹1 L/yr - ₹2.2 L/yr

Senior Process Associate
16 salaries
unlock blur

₹1.5 L/yr - ₹4 L/yr

Senior Medical Coder
11 salaries
unlock blur

₹2.8 L/yr - ₹8 L/yr

Medical Coder
9 salaries
unlock blur

₹2 L/yr - ₹4.1 L/yr

Explore more salaries
Compare INFINIX with

Vivo

4.1
Compare

Dell

3.9
Compare

Godrej & Boyce Manufacturing

3.9
Compare

Eureka Forbes

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