Premium Employer

i

This company page is being actively managed by Infinx Team. If you also belong to the team, you can get access from here

Infinx Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Infinx Senior Medical Coder Interview Questions and Answers for Freshers

Updated 28 Jul 2022

Infinx Senior Medical Coder Interview Experiences for Freshers

1 interview found

I applied via Referral and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. More questions towards Modalities and ICD guidelines and denials reasons

Interview Preparation Tips

Interview preparation tips for other job seekers - It's really subject worthy interview

Interview questions from similar companies

I applied via LinkedIn and was interviewed in May 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is embedded c and how is it different from normal c
  • Ans. 

    Embedded C is a variant of C programming language used for programming embedded systems.

    • Embedded C is used for programming microcontrollers, sensors, and other embedded systems.

    • It has limited resources and memory, so it requires efficient coding.

    • It has specific libraries and functions for hardware control.

    • Normal C is used for general-purpose programming and has no specific hardware dependencies.

    • Embedded C is compiled u...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer confidently and prepare well on basic

Skills evaluated in this interview

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

There is no response

Round 2 - HR 

(2 Questions)

  • Q1. About your graduation
  • Q2. Telling me that
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Aptitude was on simple English vocabulary and basis maths

Interview Preparation Tips

Interview preparation tips for other job seekers - It's very tough in the market to get a job without having skills.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Really nice interviewer, explained the process thoroughly

Round 2 - Aptitude Test 

Coding test, a problem was given and i was asked to solve

Round 3 - HR 

(1 Question)

  • Q1. Tell me about a time when you had taken a feedback
  • Ans. 

    I received feedback from my manager on a project presentation.

    • Requested feedback from manager after presenting project

    • Listened attentively to the feedback given

    • Implemented suggested changes to improve presentation

    • Followed up with manager to ensure satisfaction with revisions

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic SQL questions

I appeared for an interview before May 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

  • Q1. 

    Spiral Order Traversal of a Binary Tree Problem Statement

    Given a binary tree with 'N' nodes, your task is to print the nodes in spiral order traversal.

    Example:

    Input:
    The binary tree is represented i...
  • Ans. 

    Print nodes of a binary tree in spiral order traversal.

    • Use a queue to perform level order traversal of the binary tree.

    • Alternate between printing nodes from left to right and right to left at each level.

    • Handle null nodes represented by '-1' appropriately.

    • Example: For input '1 2 3 -1 -1 4 5 -1 -1 -1 -1', the output should be '1 3 2 4 5'.

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

  • Q1. 

    Word Break Problem Statement

    You are given a list of N strings called A. Your task is to determine whether you can form a given target string by combining one or more strings from A.

    The strings from A c...

  • Ans. 

    Given a list of strings, determine if a target string can be formed by combining one or more strings from the list.

    • Iterate through all possible combinations of strings from the list to form the target string.

    • Use recursion to try different combinations of strings.

    • Check if the current combination forms the target string.

    • Return true if a valid combination is found, otherwise return false.

  • Answered by AI
Round 3 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

  • Q1. Design an elevator system.
  • Ans. 

    Design an elevator system for efficient vertical transportation.

    • Divide building into zones to optimize elevator usage.

    • Implement algorithms for efficient elevator scheduling.

    • Include safety features like emergency stop buttons and overload sensors.

    • Consider user interface for passengers to select floors and monitor elevator status.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in NoidaEligibility criteriaNoMicrosoft interview preparation:Topics to prepare for the interview - Data structures, algorithms , low level system design , high level system design, problem solvingTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Never give up
Tip 2 : Practice 
Tip 3 : Be positive

Application resume tips for other job seekers

Tip 1 : Keep it short
Tip 2 : Highlight skills and achievements

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. I have got questions about vsam files and about SQL queries.
  • Q2. What is my previous work and project roles and responsibilities.?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare with basics clear with your project,your work,and your roles and responsibilities and be good to make them understand what you willing to answer.

I applied via Approached by Company and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - System test 

(1 Question)

  • Q1. Advantage and disadvantage of framework.
  • Ans. 

    Frameworks provide structure and pre-built components for software development, but can also limit flexibility and require learning curve.

    • Advantage: Provides structure and pre-built components for faster development

    • Advantage: Can improve code quality and maintainability

    • Disadvantage: Can limit flexibility and customization

    • Disadvantage: Requires learning curve and potential dependency issues

    • Example: ReactJS provides a fr...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is Oops? Advantage and disadvantage
  • Ans. 

    Oops stands for Object-Oriented Programming. It is a programming paradigm that uses objects to represent real-world entities.

    • Advantages: code reusability, modularity, encapsulation, inheritance, polymorphism

    • Disadvantages: complexity, steep learning curve, performance overhead

    • Example: creating a class 'Car' with properties like 'make', 'model', and 'year', and methods like 'start_engine' and 'stop_engine'

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics in server side and client side coding

Skills evaluated in this interview

Interview Preparation Tips

Round: Test
Experience: Approx. 30.questions in 50 min
Tips: Try solving each que in less than a minute ,don't waste time on difficult questions, complete easier once first
Duration: 50 minutes
Total Questions: 30

College Name: Pimpri chinchwad college of engineering

Infinx Interview FAQs

How many rounds are there in Infinx Senior Medical Coder interview for freshers?
Infinx interview process for freshers usually has 3 rounds. The most common rounds in the Infinx interview process for freshers are HR and Technical.

Tell us how to improve this page.

Join Infinx Revenue Realized. On Time. All The Time.

Interview Questions from Similar Companies

Google Interview Questions
4.4
 • 844 Interviews
Zoho Interview Questions
4.3
 • 512 Interviews
KPIT Technologies Interview Questions
3.4
 • 291 Interviews
SAP Interview Questions
4.2
 • 285 Interviews
Adobe Interview Questions
3.9
 • 235 Interviews
24/7 Customer Interview Questions
3.5
 • 176 Interviews
Chetu Interview Questions
3.3
 • 176 Interviews
View all
Infinx Senior Medical Coder Salary
based on 161 salaries
₹3 L/yr - ₹8 L/yr
At par with the average Senior Medical Coder Salary in India
View more details

Infinx Senior Medical Coder Reviews and Ratings

based on 35 reviews

3.7/5

Rating in categories

3.6

Skill development

3.9

Work-life balance

3.3

Salary

3.6

Job security

3.6

Company culture

3.4

Promotions

3.7

Work satisfaction

Explore 35 Reviews and Ratings
Process Associate
735 salaries
unlock blur

₹1.1 L/yr - ₹5 L/yr

Senior Process Associate
321 salaries
unlock blur

₹1.5 L/yr - ₹5.2 L/yr

Senior Associate
163 salaries
unlock blur

₹2 L/yr - ₹7.2 L/yr

Senior Medical Coder
161 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Medical Coder
148 salaries
unlock blur

₹1.7 L/yr - ₹6 L/yr

Explore more salaries
Compare Infinx with

24/7 Customer

3.5
Compare

KPIT Technologies

3.4
Compare

Intellect Design Arena

3.9
Compare

Microsoft Corporation

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