Upload Button Icon Add office photos

LogixHealth

Compare button icon Compare button icon Compare

Filter interviews by

LogixHealth Interview Questions, Process, and Tips

Updated 25 Jan 2025

Top LogixHealth Interview Questions and Answers

LogixHealth Interview Experiences

Popular Designations

16 interviews found

Software Engineer Interview Questions & Answers

user image Mohammad Musaib

posted on 18 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Simple Array Coding Question
Round 2 - Technical 

(2 Questions)

  • Q1. .Net MVC questions like Session Management, Dependency Injection.
  • Q2. OOPS concepts. Most of the questions were around Abstraction and Encapsulation
Round 3 - HR 

(1 Question)

  • Q1. Salary Disucssion and Date of Joining

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Icd cpt coding guide lines test

Round 2 - One-on-one 

(1 Question)

  • Q1. 12 system explained

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare anatomy & terminology, coding guide lines

Medical Coding Specialist Interview Questions asked at other Companies

Q1. New changes in MDM table in 2023
Add answer
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Basic c#and MVC architecture, partial view, singleton class
  • Q2. Index ,view, optimisation techniques in database
  • Ans. 

    Indexing, viewing, and optimization techniques are essential for improving database performance.

    • Use indexes to quickly retrieve data from tables

    • Regularly analyze and optimize queries for better performance

    • Utilize views to simplify complex queries and improve readability

    • Consider partitioning tables for better manageability and performance

    • Use tools like explain plans to analyze query performance

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Difference in MVC and ado.net, filters in MVC, resultset in mvc
  • Ans. 

    MVC is a design pattern for organizing code in web applications, while ADO.NET is a data access technology for connecting to databases.

    • MVC stands for Model-View-Controller and helps in separating concerns in web applications.

    • ADO.NET is a data access technology in .NET framework for connecting to databases.

    • Filters in MVC are used to add pre-processing or post-processing logic to controller actions.

    • Resultset in MVC refer...

  • Answered by AI
  • Q2. Rank functions in SQL server
  • Ans. 

    Functions in SQL server can be ranked based on their usage, complexity, and performance.

    • Rank functions based on usage - COUNT, SUM, AVG, MAX, MIN

    • Rank functions based on complexity - CASE, COALESCE, ISNULL

    • Rank functions based on performance - ROW_NUMBER, RANK, DENSE_RANK

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Manager Interview Questions & Answers

user image ABDUL ZAFAR

posted on 24 Apr 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Introduce Yourself
  • Q2. Why are you changing the current job
  • Q3. Why you want to join us

Interview Preparation Tips

Interview preparation tips for other job seekers - Had good interview experience

Manager Interview Questions asked at other Companies

Q1. There is a chairman of a conglomerate. He has been on the post for 10 years, and is extremely dominating. He treats the various business heads like children, not letting them take any major decision. While the chairman has negatives, he bel... read more
View answer (2)

LogixHealth interview questions for popular designations

 Software Engineer

 (3)

 AR Caller

 (1)

 Billing Executive

 (1)

 Group Coordinator

 (1)

 Manager

 (1)

 Medical Billing Trainee

 (1)

 Medical Coding Specialist

 (1)

 PR Associate

 (1)

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

I applied via Walk-in and was interviewed in Oct 2023. 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 tips
Round 2 - Aptitude Test 

Basically question

Round 3 - One-on-one 

(2 Questions)

  • Q1. Self introduction and any topics speaking 1 minutes
  • Q2. Self introduction in good communications
  • Ans. 

    I am a highly motivated and detail-oriented individual with excellent communication skills.

    • I have a strong background in customer service, which has helped me develop effective communication skills.

    • I am able to clearly and concisely convey information to others, whether it be in person, over the phone, or through written communication.

    • I am a good listener and can effectively understand and address the needs and concern...

  • Answered by AI

Medical Billing Trainee Interview Questions asked at other Companies

Q1. How many Heart valves are present in our body
Add answer
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Related To MVC view bag,filters, routing etc
Round 2 - Behavioral 

(1 Question)

  • Q1. Personal details and little bit from technical

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't just go there.So much Micromanagement is there hr itself will tell you to learn kannada and you will easily crack the interview because they aren't asking anything just simple questions but when you will join they will want you to work on asp.net core and so much various things as a full stack developer.Worst experience i got here.Literally fully Micromanagement system is there .they will not going to see your efforts and if you broke your leg also they will not give a single day WFH they will just say you have to come or else you have to take LOP.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Jobs at LogixHealth

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

(1 Question)

  • Q1. Basic on .net like oops, dapper, etc

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

AR Caller Interview Questions & Answers

user image Anonymous

posted on 30 May 2024

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

About the rcm related

Round 2 - HR 

(1 Question)

  • Q1. Salary discussion thats enough

AR Caller Interview Questions asked at other Companies

Q1. Do you have any technical certifications? How many programming languages do you know? What are the different types of OS you are comfortable working with? What is the extent of your technical expertise?
View answer (3)

I applied via Walk-in and was interviewed in Mar 2022. There were 3 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 

(3 Questions)

  • Q1. About the medical billing and excel skill sets
  • Q2. About your college main courses
  • Q3. Basic aptitude questions
Round 3 - HR 

(2 Questions)

  • Q1. Will you ok for rotation shifts
  • Q2. Communication skills questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about what you speak and speak only what you know

Billing Executive Interview Questions asked at other Companies

Q1. If a customer doesn't have a GST, how will you ship the goods him...?
View answer (3)

Senior Specialist billing Interview Questions & Answers

user image Anonymous

posted on 29 Sep 2022

I applied via Referral and was interviewed in Mar 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Self-introduction and previous exp
  • Ans. I have given my detailed info like Personal info and work experience
  • Answered Anonymously
Round 3 - One-on-one 

(2 Questions)

  • Q1. What about your previous work experience?
  • Q2. What were your roles and responsibility

Interview Preparation Tips

Interview preparation tips for other job seekers - Go with the flow. Don't hesitate even if you struggle or gab in speech or deliver which in your mind, And b4 the interview understand your responsibility which you have worked. And try till is done don't quit. People are not always right and deliver better we all do mistakes and it is just an interview. Do your best. Try till it's done. All the very best.

LogixHealth Interview FAQs

How many rounds are there in LogixHealth interview?
LogixHealth interview process usually has 2-3 rounds. The most common rounds in the LogixHealth interview process are HR, Technical and One-on-one Round.
How to prepare for LogixHealth 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 LogixHealth. The most common topics and skills that interviewers at LogixHealth expect are AR Calling, medical coding, Denial Management, RCM and ED.
What are the top questions asked in LogixHealth interview?

Some of the top questions asked at the LogixHealth interview -

  1. Difference in MVC and ado.net, filters in MVC, resultset in ...read more
  2. Index ,view, optimisation techniques in datab...read more
  3. Join statements in ...read more

Tell us how to improve this page.

LogixHealth Interview Process

based on 15 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

Omega Healthcare Interview Questions
3.7
 • 434 Interviews
Mu Sigma Interview Questions
2.6
 • 229 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
VeeTechnologies Interview Questions
3.7
 • 84 Interviews
eClinicalWorks Interview Questions
3.9
 • 66 Interviews
Veradigm Interview Questions
4.0
 • 41 Interviews
Veeva Systems Interview Questions
3.0
 • 14 Interviews
McKesson Interview Questions
4.5
 • 1 Interview
View all

LogixHealth Reviews and Ratings

based on 337 reviews

3.5/5

Rating in categories

3.3

Skill development

3.3

Work-life balance

3.5

Salary

3.6

Job security

3.4

Company culture

3.3

Promotions

3.3

Work satisfaction

Explore 337 Reviews and Ratings
AR Caller / Provider Reimbursement.

Bangalore / Bengaluru

1-5 Yrs

Not Disclosed

Medical Coding Specialist - ED Pro / Profac Coders

Bangalore / Bengaluru

1-4 Yrs

Not Disclosed

Administration Lead

Bangalore / Bengaluru

7-12 Yrs

Not Disclosed

Explore more jobs
Senior Quality Analyst
124 salaries
unlock blur

₹3.3 L/yr - ₹8.5 L/yr

Medical Coder
98 salaries
unlock blur

₹0.8 L/yr - ₹6.5 L/yr

Group Coordinator
91 salaries
unlock blur

₹4.4 L/yr - ₹9.3 L/yr

Senior Specialist
81 salaries
unlock blur

₹3.5 L/yr - ₹6.5 L/yr

Specialist
69 salaries
unlock blur

₹2.5 L/yr - ₹5.1 L/yr

Explore more salaries
Compare LogixHealth with

Omega Healthcare

3.7
Compare

GeBBS Healthcare Solutions

3.7
Compare

VeeTechnologies

3.7
Compare

Sunknowledge Services

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