Upload Button Icon Add office photos

Filter interviews by

Mphrx Interview Questions and Answers

Updated 26 Nov 2024

Mphrx Interview Experiences

Popular Designations

4 interviews found

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

I applied via Campus Placement and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

60 mins aptitude questions

Round 2 - Technical 

(2 Questions)

  • Q1. Oops concept, interface
  • Q2. Multiple inheritance
Round 3 - Technical 

(2 Questions)

  • Q1. Working of string in java
  • Ans. 

    In Java, strings are objects that represent sequences of characters. They are immutable and can be manipulated using various methods.

    • Strings in Java are objects of the String class.

    • Strings are immutable, meaning their values cannot be changed once they are created.

    • String concatenation can be done using the '+' operator or the concat() method.

    • Strings can be compared using the equals() method or the compareTo() method.

    • St...

  • Answered by AI
  • Q2. String pool, string intern

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Skills evaluated in this interview

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 (181)

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

Round 1 - One-on-one 

(1 Question)

  • Q1. General software development life cycle and previous experience
Round 2 - One-on-one 

(1 Question)

  • Q1. Details about previous achievements and scenarios encountered

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview level is moderate. Company policies are good in terms of perks. Lot of favoritism by Older employees who are sitting at upper management levels. They creates unnecessary complications and take away your credit and always critize .

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (1)

QA Interview Questions & Answers

user image Anonymous

posted on 12 Mar 2021

Interview Questionnaire 

2 Questions

  • Q1. 1) Questions upon projects (detail).
  • Q2. 2)DBMS queries like inner join, etc and other questions based on concept of keys.

QA Interview Questions asked at other Companies

Q1. Problem Statement - Ringa Ringa Roses There are bunch of kids (n) who are standing in a circle and reciƟng a rhyme (having m words). Each kid recites only a single word from the rhyme and then the next kid recites the next word. The kid who... read more
View answer (4)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 28 Nov 2021

I applied via Walk-in and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Sql queries were asked like Joins, Like operator etc.
  • Q2. About Bug Life cycle.
  • Q3. About STLC.
  • Q4. Puzzles were asked.
  • Q5. 150 MCQ questions were given that Includes Aptitude, Java basics, English etc.
  • Q6. About final year project.

Interview Preparation Tips

Interview preparation tips for other job seekers - You have to be confident in an interview.
Be clear with your technical concepts.

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

Mphrx interview questions for popular designations

 Project Manager

 (1)

 QA

 (1)

 QA Engineer

 (1)

 Software Engineer

 (1)

Interview questions from similar companies

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

I applied via Naukri.com

Round 1 - Technical 

(5 Questions)

  • Q1. Write a js code to reverse a string.
  • Ans. 

    Use JavaScript to reverse a given string.

    • Create a function that takes a string as input

    • Use the split(), reverse(), and join() methods to reverse the string

    • Return the reversed string

  • Answered by AI
  • Q2. Write a js code fizz bizz
  • Ans. 

    FizzBuzz is a common coding challenge where numbers divisible by 3 are replaced with 'Fizz', numbers divisible by 5 are replaced with 'Buzz', and numbers divisible by both are replaced with 'FizzBuzz'.

    • Create a loop to iterate through numbers 1 to 100

    • Use if statements to check if the number is divisible by 3, 5, or both

    • Replace the number with 'Fizz', 'Buzz', or 'FizzBuzz' accordingly

  • Answered by AI
  • Q3. Angular life cycle hooks
  • Q4. What is Dependency Injection in angular?
  • Ans. 

    Dependency Injection is a design pattern in which a class receives its dependencies from an external source rather than creating them itself.

    • In Angular, Dependency Injection is used to provide instances of services to components.

    • It helps in creating loosely coupled components, making the code more maintainable and testable.

    • Example: In Angular, you can inject services like HttpClient, Router, etc. into components using

  • Answered by AI
  • Q5. What are the Directives in angular?
  • Ans. 

    Directives in Angular are markers on a DOM element that tell Angular to attach a specified behavior to that DOM element or transform the DOM element and its children.

    • Directives are used to extend HTML with new attributes or elements.

    • There are three types of directives in Angular: Component, Structural, and Attribute directives.

    • Examples of built-in directives in Angular include ngIf, ngFor, and ngStyle.

  • Answered by AI

Skills evaluated in this interview

Destination expert Interview Questions & Answers

TripFactory user image Anonymous

posted on 12 Apr 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Favourite international destination
Round 2 - One-on-one 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Favourite international destination

Interview Preparation Tips

Interview preparation tips for other job seekers - Need confidence, strong communication
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2024. There were 2 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 - Technical 

(2 Questions)

  • Q1. Medium level SQL question
  • Q2. Case study on Bigbasket/Instagram
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 - Technical 

(2 Questions)

  • Q1. They asked based on your resume few excel questions also
  • Q2. They explained about their company
Round 3 - HR 

(1 Question)

  • Q1. About company little bit about project

Interview Preparation Tips

Interview preparation tips for other job seekers - get yourself up with high excel techniques
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2023. There were 2 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 - One-on-one 

(4 Questions)

  • Q1. Tell me about yourself. Why do you know about NETAPS and 3D India Group? Hobbies? What type of career option you are looking?
  • Q2. Are you ready to work in flexible working module and can you decide and set your own target and can you give PowerPoint Presentation?
  • Ans. 

    Yes, I am ready to work in a flexible working module, set my own targets, and give PowerPoint presentations.

    • I am comfortable working in a flexible working module and have experience setting my own targets in previous roles.

    • I have strong presentation skills and am proficient in creating and delivering PowerPoint presentations.

    • I am self-motivated and can effectively manage my time to meet deadlines and achieve goals.

    • I am...

  • Answered by AI
  • Q3. What is salary expectation, Notice Period?
  • Q4. Can you give goal setting presentation??
  • Ans. 

    Yes, I can give a goal setting presentation.

    • Start by defining the overall objective or goal

    • Break down the goal into smaller, achievable targets

    • Set specific, measurable, attainable, relevant, and time-bound (SMART) goals

    • Create an action plan outlining steps to reach each goal

    • Track progress regularly and make adjustments as needed

    • Use visual aids and examples to illustrate key points

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Netaps Foundation Senior Corporate Sales Manager interview:
  • Excel Powerpoint
  • Email writing
  • Proposal Writing
  • Communication Skills
  • Public Speaking
  • Marketing
  • Team Handling
  • Team Management
  • Stakeholder Management
  • Recruitment
  • Franchisee Development
  • Vendor Development
  • Remote Support
  • Corporate Sales
  • Convincing Power
  • Telephone Handling
  • Human Resource Management
  • Govt Liasioning
  • Brand Management
  • Primary Market Research
  • Market Research
  • Profit Centre Operations
  • Branch Management
Interview preparation tips for other job seekers - All the prospective job seekers are suggested before going to attend interview -keep ready your PowerPoint, Video Making/Editing, Basic Graphic Design, Proposal writing, Email Writing and Phone Handling Etiquette skill.
In your PowerPoint show only those data -which you can deliver.
Make your presentation simple no unnecessary color. and font.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. It was 1 hr technical round for iOS Developer role. Questions related to project I am working, iOS Development questions like (process of publishing app, push notifications and its uses, Delegates how to u...
Round 2 - One-on-one 

(1 Question)

  • Q1. It was 30 min managerial round with one of the technical manager of MRI. Asked technical questions based on my projects. And then tricky questions like why you want to join, why we should hire you, where d...

Interview Preparation Tips

Interview preparation tips for other job seekers - Never lie in your resume.
Showcase your skills as much as you can in your resume.
You should have a very good knowledge about the project that your are working on in your current organisation.

Mphrx Interview FAQs

How many rounds are there in Mphrx interview?
Mphrx interview process usually has 2-3 rounds. The most common rounds in the Mphrx interview process are One-on-one Round, Technical and Aptitude Test.
What are the top questions asked in Mphrx interview?

Some of the top questions asked at the Mphrx interview -

  1. working of string in j...read more
  2. 150 MCQ questions were given that Includes Aptitude, Java basics, English e...read more
  3. 2)DBMS queries like inner join, etc and other questions based on concept of key...read more

Tell us how to improve this page.

Mphrx Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Tata 1mg Interview Questions
3.6
 • 146 Interviews
PharmEasy Interview Questions
3.7
 • 80 Interviews
Practo Interview Questions
3.2
 • 74 Interviews
Cult.fit Interview Questions
3.7
 • 70 Interviews
HealthifyMe Interview Questions
3.0
 • 46 Interviews
Netmeds.com Interview Questions
3.6
 • 42 Interviews
Medlife Interview Questions
3.7
 • 27 Interviews
Portea Medical Interview Questions
4.3
 • 26 Interviews
Medgenome Labs Interview Questions
3.8
 • 17 Interviews
Lybrate Interview Questions
3.5
 • 5 Interviews
View all

Mphrx Reviews and Ratings

based on 20 reviews

3.8/5

Rating in categories

3.5

Skill development

2.9

Work-life balance

3.6

Salary

3.6

Job security

3.4

Company culture

3.2

Promotions

3.3

Work satisfaction

Explore 20 Reviews and Ratings
Software Engineer
35 salaries
unlock blur

₹4 L/yr - ₹16 L/yr

Technical Lead
16 salaries
unlock blur

₹12 L/yr - ₹32 L/yr

Senior Software Engineer
11 salaries
unlock blur

₹11.2 L/yr - ₹25.5 L/yr

QA Engineer
9 salaries
unlock blur

₹3.5 L/yr - ₹7.5 L/yr

Product Manager
9 salaries
unlock blur

₹20 L/yr - ₹36.4 L/yr

Explore more salaries
Compare Mphrx with

Practo

3.2
Compare

PharmEasy

3.7
Compare

Netmeds.com

3.6
Compare

Tata 1mg

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