Upload Button Icon Add office photos

Filter interviews by

Thar Worx Senior Medical Coder Interview Questions and Answers

Updated 2 Dec 2023

Thar Worx Senior Medical Coder Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Dec 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. Tell me about yourself Current CTC , expected salary Immediate joiner, ready for wfo?,
Round 3 - Technical 

(1 Question)

  • Q1. Porcess related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Give answer confidently you will get selected

Interview questions from similar companies

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

I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Materiality used in Audit.
  • Ans. 

    Materiality in audit refers to the threshold at which misstatements or omissions in financial statements could influence the decisions of users.

    • Materiality is determined by the auditor based on the size and nature of the item being audited.

    • It helps auditors decide where to focus their efforts and resources during an audit.

    • Materiality is important in ensuring that financial statements are reliable and provide relevant i...

  • Answered by AI
  • Q2. How would you audit investments
  • Ans. 

    Auditing investments involves reviewing financial statements, analyzing risks, and ensuring compliance with regulations.

    • Review financial statements to ensure accuracy and completeness

    • Analyze risks associated with investments, including market risk and credit risk

    • Ensure compliance with regulations such as GAAP and SEC guidelines

    • Verify the valuation of investments and assess any impairments

    • Consider the impact of economic

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

I applied via Company Website and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Self induction with personal
Round 3 - One-on-one 

(1 Question)

  • Q1. Manger asked for work with previous organotin

Interview Preparation Tips

Interview preparation tips for other job seekers - good environment with fresher to grow
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. On Australian Taxation

I applied via Recruitment Consultant and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Tell me about yourself
  • Q2. Previous company
  • Q3. Why left
  • Q4. Social media(essay writing)
  • Q5. What is FR?( First response - client round)
  • Ans. 

    FR stands for First Response, which is the initial action taken in response to an emergency or crisis.

    • FR is the first step in emergency response protocols

    • It involves assessing the situation and taking immediate action to prevent further harm

    • Examples of FR include administering CPR, calling 911, or evacuating a building

    • FR is critical in ensuring the safety and well-being of individuals in emergency situations

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview easy hota hai, Ankita jo H.R. head hai.. usse baat karo, easily job mil jayegi...kuch aata ho ya na ho, confidence, grammar, punctuation aani chahiye....
Last advice - Tabhi join karna, jab koi dusra job option na ho...worst company hai... sirf ek baat achhi hai, salary 10 ko aa jaati hai, poori aati hai, ye kabhi expect matt karna...All the best
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Assignment 

Backtest option strategy

Interview Preparation Tips

Interview preparation tips for other job seekers - God and great

I applied via Walk-in and was interviewed before Sep 2021. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Firstly asked about sale and what is Key point of success of a good seles exicutive
  • Q2. Tell about your dist and he try to check communication skills
  • Q3. Speech on any topic for 2 minute
  • Q4. Why do i select you in our compony

Interview Preparation Tips

Topics to prepare for NIFTEL COMMUNICATIONS Sales Executive interview:
  • Sales Management
Interview preparation tips for other job seekers - Be confident and positive will make your selection
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions based on resume
Round 2 - Case Study 

CRUD based application

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

I applied via Referral and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. What are your professional goals?
  • Ans. 

    My professional goal is to become a senior analyst in a reputable company, where I can utilize my skills to provide valuable insights and contribute to strategic decision-making.

    • Advance to a senior analyst position

    • Utilize skills to provide valuable insights

    • Contribute to strategic decision-making

    • Continue professional development through training and certifications

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. What is threading, and what are its types in detail?
  • Ans. 

    Threading is a way for a program to split itself into multiple simultaneous tasks.

    • Threading allows for concurrent execution of tasks within a single process.

    • Types of threading include user-level threads and kernel-level threads.

    • User-level threads are managed by the application, while kernel-level threads are managed by the operating system.

    • Examples of threading in programming languages include Java's Thread class and P

  • Answered by AI
  • Q2. What is oops? What are variables, class, methods and its types?
  • Ans. 

    OOPs stands for Object-Oriented Programming. Variables are placeholders for data, classes are blueprints for objects, and methods are functions within classes.

    • OOPs stands for Object-Oriented Programming, which is a programming paradigm based on the concept of objects.

    • Variables are used to store data within a program. They can be of different types such as int, float, string, etc.

    • A class is a blueprint for creating obje...

  • Answered by AI
  • Q3. How is the deployment of an application carried out?
  • Ans. 

    Deployment of an application involves transferring the application from development to production environment.

    • Choose a deployment method (e.g. manual, automated)

    • Prepare the production environment (e.g. servers, databases)

    • Package the application (e.g. Docker container, zip file)

    • Deploy the application to production environment

    • Test the deployed application for functionality and performance

  • Answered by AI
  • Q4. What are Docker, Dockerfile, and Docker Compose, and can you explain the concepts of PORT, MOUNT, and RUN in detail?
  • Ans. 

    Docker is a platform for developing, shipping, and running applications. Dockerfile is a script to create Docker images. Docker Compose is a tool for defining and running multi-container Docker applications.

    • Docker is a platform that allows you to package, distribute, and run applications in containers.

    • Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an image...

  • Answered by AI
Round 2 - Assignment 

The objective was to develop a production-ready application that interacts with customer details, essentially related to customer management.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on the fundamentals of programming languages, such as object-oriented programming (OOP), threading, classes, variables, methods, sorting functions, and lambda functions.

Thar Worx Interview FAQs

How many rounds are there in Thar Worx Senior Medical Coder interview?
Thar Worx interview process usually has 3 rounds. The most common rounds in the Thar Worx interview process are Resume Shortlist, HR and Technical.
How to prepare for Thar Worx Senior Medical Coder 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 Thar Worx. The most common topics and skills that interviewers at Thar Worx expect are medical coding.

Tell us how to improve this page.

Thar Worx Senior Medical Coder Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Athena BPO Interview Questions
3.2
 • 51 Interviews
BPO+ Interview Questions
4.1
 • 42 Interviews
Silverskills Interview Questions
3.4
 • 23 Interviews
Talent Formula Interview Questions
4.4
 • 17 Interviews
View all
Thar Worx Senior Medical Coder Salary
based on 30 salaries
₹3.3 L/yr - ₹6 L/yr
16% less than the average Senior Medical Coder Salary in India
View more details

Thar Worx Senior Medical Coder Reviews and Ratings

based on 7 reviews

3.4/5

Rating in categories

2.9

Skill development

3.9

Work-life balance

3.2

Salary

2.6

Job security

3.4

Company culture

2.9

Promotions

3.5

Work satisfaction

Explore 7 Reviews and Ratings
AR Caller
109 salaries
unlock blur

₹1.8 L/yr - ₹3.5 L/yr

Senior Executive
78 salaries
unlock blur

₹2.6 L/yr - ₹5.2 L/yr

Quality Analyst
56 salaries
unlock blur

₹3 L/yr - ₹6.2 L/yr

Senior AR Executive
51 salaries
unlock blur

₹3 L/yr - ₹5.4 L/yr

Medical Billing Executive
50 salaries
unlock blur

₹1.5 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Thar Worx with

Athena BPO

3.2
Compare

Metriqe Solutions

4.2
Compare

Pace Setters Business Solutions

3.3
Compare

Imarque Solutions

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