Upload Button Icon Add office photos
Engaged Employer

i

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

PrimEra Medical Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

PrimEra Medical Technologies Analyst Interview Questions and Answers

Updated 1 Jun 2023

PrimEra Medical Technologies Analyst Interview Experiences

2 interviews found

Analyst Interview Questions & Answers

user image Anonymous

posted on 1 Jun 2023

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

I applied via Walk-in and was interviewed in May 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 - One-on-one 

(1 Question)

  • Q1. What is Authorisation?
  • Ans. 

    Authorisation is the process of granting or denying access to resources based on a set of rules or policies.

    • Authorisation determines what a user can do with the resources they have access to

    • It is often based on roles, permissions, or access control lists

    • Examples include granting a user permission to edit a document, or denying access to a restricted area

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion only

Analyst Interview Questions & Answers

user image Anonymous

posted on 11 Jun 2021

Interview Questionnaire 

2 Questions

  • Q1. Basic procurement questions
  • Q2. Anyone with 1 months of basic pr to po and vendor management exp will crack the interview BUT I DO NOT SUGGEST TO ATTEND THE INTERVIEW - JUST DONT JOIN PRIMERA

Analyst Interview Questions Asked at Other Companies

asked in Capgemini
Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, you ... read more
asked in Deloitte
Q2. Reverse a Number Problem Statement Given an integer 'N', write a ... read more
Q3. A 10x10x10 cube is made up of 1x1x1 cubes. Its outer surface is p ... read more
Q4. Ninja and the Game of Words In this game, Ninja is provided with ... read more
Q5. Good old standard problem: Playing number game with your friend t ... read more

Interview questions from similar companies

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

Interview Questionnaire 

2 Questions

  • Q1. Python code to find the root of a number
  • Ans. 

    Python code to find the root of a number

    • Use the math module to access the sqrt() function

    • Use the ** operator to raise the number to the power of 1/n

    • Handle negative numbers by converting them to complex numbers

  • Answered by AI
  • Q2. Some standard puzzles

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up python and be thorough with puzzles

Skills evaluated in this interview

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

Round 1 - Coding Test 

1st Round consisted of Technical Discussion and Coding Round. I was asked to write down the logic for Prime no., Fibonacci Series, Matrix related question, etc.

Round 2 - Coding Test 

I was asked to share my screen and write down logic for questions related to Strings, Arrays and 2-D matrix's.

Round 3 - Technical 

(2 Questions)

  • Q1. Discussion About the previous projects done. Detailed questions about the technique used and algorithm related questions.
  • Q2. Few basic questions about ML. eg: Linear Regression, Logistic Regression, etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall the interview was great. Mostly the interview panel stuck to basic questions.

I applied via Campus Placement and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

The aptitude test contains questions MCQs for quants, basic statistics and basic coding questions. The aptitude also has 2 coding problems to solve which would be of easy-medium level.

Round 2 - Coding Test 

The second round was live coding test, where the interviewer looks for your approach towards solving a given problem. The approach matters more than the correct syntax. All coding languages were allowed. SQL queries can also be asked.

Round 3 - Technical 

(1 Question)

  • Q1. Technical cum HR round contains language specific questions as well questions based on mathematics and statistics. Questions can be little bit tricky.

Interview Preparation Tips

Topics to prepare for Tiger Analytics Analyst interview:
  • Python
  • SQL
  • Mathematics
  • Statistics
  • Coding
Interview preparation tips for other job seekers - The interviewer would look for your basics and your approach towards a problem rather than answering without your thought process. So make sure, you walkthrough your approach while solving the question.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Nice cv related questions is their

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good interview the question is that tell us about your cv and company profile

I applied via Campus Placement

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 

Aptitude ques based on straight line, circle,pnc, probability

Round 3 - Coding Test 

Coding ques level was medium to tough. Had to solve 3 ques out of 5

Round 4 - Technical 

(2 Questions)

  • Q1. Buy and sell stocks to earn maximum profit. It is available on leetcode
  • Q2. Rotate two dimensional array
  • Ans. 

    Rotate a 2D array by 90 degrees clockwise or counterclockwise.

    • Transpose the matrix by swapping elements across the diagonal

    • Reverse each row or column depending on clockwise or counterclockwise rotation

    • Example: [[1,2],[3,4]] rotated clockwise becomes [[3,1],[4,2]]

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for pnc , probability and problem solving coding ques

Skills evaluated in this interview

I applied via Referral and was interviewed in Jul 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is difference between C and gamma in SVM
  • Ans. 

    C is the regularization parameter while gamma controls the shape of the decision boundary in SVM.

    • C controls the trade-off between achieving a low training error and a low testing error.

    • A smaller C value creates a wider margin and allows more misclassifications.

    • Gamma controls the shape of the decision boundary and the influence of each training example.

    • A smaller gamma value creates a smoother decision boundary while a l...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on your resume projects and basic problem solving

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Oct 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 - Coding Test 

One simple coding test and general aptitute

Round 3 - Technical 

(3 Questions)

  • Q1. Matrix multiplication, reverse a array. Puzzels.
  • Q2. Reverse array elements
  • Q3. Puzzle available on google
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Python programming 2 questions, 7 MCQs on data science, ml, statistics

Round 2 - Technical 

(1 Question)

  • Q1. Project related questions, basic data science conceptual questions, scenario based questions

PrimEra Medical Technologies Interview FAQs

How many rounds are there in PrimEra Medical Technologies Analyst interview?
PrimEra Medical Technologies interview process usually has 3 rounds. The most common rounds in the PrimEra Medical Technologies interview process are Resume Shortlist, One-on-one Round and HR.
How to prepare for PrimEra Medical Technologies Analyst 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 PrimEra Medical Technologies. The most common topics and skills that interviewers at PrimEra Medical Technologies expect are RCM, Revenue Cycle Management, US Healthcare, Automation Testing and Healthcare.
What are the top questions asked in PrimEra Medical Technologies Analyst interview?

Some of the top questions asked at the PrimEra Medical Technologies Analyst interview -

  1. What is Authorisati...read more
  2. Anyone with 1 months of basic pr to po and vendor management exp will crack the...read more
  3. Basic procurement questi...read more

Tell us how to improve this page.

PrimEra Medical Technologies Analyst Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
PrimEra Medical Technologies Analyst Salary
based on 55 salaries
₹2.3 L/yr - ₹9.6 L/yr
17% less than the average Analyst Salary in India
View more details

PrimEra Medical Technologies Analyst Reviews and Ratings

based on 16 reviews

3.0/5

Rating in categories

2.5

Skill development

2.8

Work-life balance

2.9

Salary

3.7

Job security

2.9

Company culture

2.5

Promotions

3.0

Work satisfaction

Explore 16 Reviews and Ratings
Senior Associate
215 salaries
unlock blur

₹2.5 L/yr - ₹8 L/yr

SME
123 salaries
unlock blur

₹4.6 L/yr - ₹9.7 L/yr

Associate
112 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Medical Reviewer
111 salaries
unlock blur

₹3.2 L/yr - ₹8.2 L/yr

Executive
109 salaries
unlock blur

₹1.8 L/yr - ₹3.7 L/yr

Explore more salaries
Compare PrimEra Medical Technologies with

ITC Infotech

3.6
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

3i Infotech

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