Upload Button Icon Add office photos
Engaged Employer

i

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

Raphe mPhibr Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Raphe mPhibr Interview Questions, Process, and Tips

Updated 31 Jan 2025

Top Raphe mPhibr Interview Questions and Answers

Raphe mPhibr Interview Experiences

Popular Designations

6 interviews found

Macanical Eng Interview Questions & Answers

user image Anonymous

posted on 22 Jun 2022

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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. How to Varniar measurements
  • Ans. 

    To vary measurements, you can adjust the input parameters or change the measuring instrument.

    • Adjust the input parameters such as temperature, pressure, or speed to vary the measurements.

    • Change the measuring instrument to obtain different measurements.

    • Use different calibration settings or measurement techniques to vary the measurements.

    • Modify the experimental setup or test conditions to introduce variations in measureme...

  • Answered by AI
  • Q2. What is your cad system of choice
  • Ans. 

    My CAD system of choice is SolidWorks.

    • I prefer SolidWorks because of its user-friendly interface.

    • It has a wide range of tools and features that make designing easier.

    • SolidWorks also has excellent simulation capabilities.

    • It is widely used in the industry and has a large community for support.

    • Other CAD systems I have experience with include AutoCAD and Inventor.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I am good hardworking and Honesutman

Skills evaluated in this interview

Macanical Eng Interview Questions asked at other Companies

Q1. What is your cad system of choice
View answer (1)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is Unit testing
  • Ans. 

    Unit testing is a software testing method where individual units or components of a software are tested in isolation.

    • Unit testing helps in identifying bugs early in the development process.

    • It ensures that each unit of code functions correctly on its own.

    • Unit tests are typically automated and run frequently during development.

    • Mock objects or stubs are often used in unit testing to isolate the unit being tested.

    • Examples ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Choose wisely and read the reviews carefully, as many positive reviews are often fabricated by HR representatives or individuals seeking to flatter.

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 (203)
Raphe mPhibr Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Why are you leaving your job ?
  • Ans. For career growth and new endorsement
  • Answered Anonymously
  • Q2. What is your specialization

Interview Preparation Tips

Interview preparation tips for other job seekers - Be fair and confident full

Mechanical Technician Interview Questions asked at other Companies

Q1. 1. During confined space job , what is the role of safety watch ? 2. Alignment method of pump and motor. 3. Different type of Gasket , valves using in plant. 4. Compressor type and trouble shooting of reciprocating compressor.
View answer (2)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Approached by Company

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 Resume tips
Round 2 - HR 

(2 Questions)

  • Q1. What brings you here?
  • Q2. Where do you see yourself in 5 years?
Round 3 - HR 

(1 Question)

  • Q1. You need to sign a 18-month BOND with us.
  • Ans. I felt cheated and duped and I didn't sign up any bond.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Pathetic company, fake people right from HR to owner. Bunch of losers calling themselves "scientists" doing "R&D". If you event want to progress in your career don't go to this warehouse.

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

Raphe mPhibr interview questions for popular designations

 Software Engineer

 (2)

 Mechanical Technician

 (1)

 Research Software Developer

 (1)

 Production Engineer

 (1)

 Macanical Eng

 (1)

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 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 Resume tips
Round 2 - Aptitude Test 

Normal test about your menatlity scheduled by hr.

Round 3 - Technical 

(1 Question)

  • Q1. Round 2nd is about tools,bolts,normal measurments.

Interview Preparation Tips

Interview preparation tips for other job seekers - 12hrs of felxible job but there is alot of groth opportunity.

Production Engineer Interview Questions asked at other Companies

Q1. How to solve the problem in robot means how to detect fault?
View answer (9)

Interview Questionnaire 

3 Questions

  • Q1. Strong OOPS concept.
  • Ans. 

    Object-oriented programming (OOP) is a programming paradigm that uses objects to represent and manipulate data.

    • Encapsulation: bundling data and methods together in a class

    • Inheritance: creating new classes from existing ones

    • Polymorphism: using a single interface to represent different types of objects

    • Abstraction: simplifying complex systems by breaking them down into smaller, manageable parts

  • Answered by AI
  • Q2. Question related smart pointer
  • Q3. Qt frame work

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not join this company it's a fraud company

Research Software Developer Interview Questions asked at other Companies

Q1. Strong OOPS concept.
View answer (3)

Jobs at Raphe mPhibr

View all

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Jun 2019. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Implement stack data structure
  • Ans. 

    Implement stack data structure

    • Use an array or linked list to store elements

    • Push operation adds element to top of stack

    • Pop operation removes element from top of stack

    • Peek operation returns top element without removing it

  • Answered by AI
  • Q2. How global variable work , how its shared by all function
  • Ans. 

    Global variables are accessible from any part of the program and can be modified by any function.

    • Global variables are declared outside of any function.

    • They can be accessed and modified by any function in the program.

    • If a function modifies the value of a global variable, the new value is visible to all other functions.

    • Global variables can be useful for sharing data between functions.

    • However, overuse of global variables

  • Answered by AI
  • Q3. Program to transpose the matrix
  • Ans. 

    Program to transpose a matrix

    • Iterate through rows and columns of the matrix

    • Swap the elements at (i,j) and (j,i) positions

    • Return the transposed matrix

  • Answered by AI
  • Q4. Internal implementation of pre and post fix operator
  • Ans. 

    Pre and post fix operators are used to increment or decrement a value before or after it is used in an expression.

    • Pre-fix operator (++x) increments the value of x and returns the new value.

    • Post-fix operator (x++) returns the value of x and then increments it.

    • Both operators can be used with variables of numeric data types.

    • They can also be used with pointers to increment or decrement the memory address they point to.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare some standard problem from geekforgeeks.com

Skills evaluated in this interview

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

(1 Question)

  • Q1. Asked about PSV
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How many zeros are there in the factorial of n?
  • Ans. 

    The number of zeros in the factorial of n depends on the number of factors of 5 in n!

    • Count the number of factors of 5 in n! to determine the number of zeros

    • For example, in 10! = 10 x 9 x 8 x 7 x 6 x 5 x 4 x 3 x 2 x 1, there is one factor of 5, so there is one zero at the end

  • Answered by AI
Round 2 - no 

(2 Questions)

  • Q1. No interview was there only one round
  • Q2. No second round
Round 1 - Personal Interview 

(1 Question)

  • Q1. Questions bases on your resume and projects
Contribute & help others!
anonymous
You can choose to be anonymous

Raphe mPhibr Interview FAQs

How many rounds are there in Raphe mPhibr interview?
Raphe mPhibr interview process usually has 2 rounds. The most common rounds in the Raphe mPhibr interview process are Resume Shortlist, HR and Technical.
How to prepare for Raphe mPhibr 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 Raphe mPhibr. The most common topics and skills that interviewers at Raphe mPhibr expect are C++, Recruitment, Hardware Design, Microcontroller and Talent Acquisition.
What are the top questions asked in Raphe mPhibr interview?

Some of the top questions asked at the Raphe mPhibr interview -

  1. What is your cad system of cho...read more
  2. How to Varniar measureme...read more
  3. Strong OOPS conce...read more

Recently Viewed

JOBS

Gushwork

14 jobs

JOBS

Browse jobs

Discover jobs you love

JOBS

GroundTruth

33 jobs

PHOTOS

Growisto

7 office photos

SALARIES

Raphe mPhibr

SALARIES

Sun Pharmaceutical Industries

JOBS

Sun Pharmaceutical Industries

No Jobs

JOBS

Schreiber Dynamix Dairies

No Jobs

JOBS

HARMAN

No Jobs

Tell us how to improve this page.

Raphe mPhibr Interview Process

based on 11 interviews

Interview experience

2.9
  
Poor
View more

Interview Questions from Similar Companies

Cipla Interview Questions
4.1
 • 482 Interviews
Siemens Interview Questions
4.1
 • 418 Interviews
Lupin Interview Questions
4.2
 • 335 Interviews
Aurobindo Pharma Interview Questions
4.0
 • 238 Interviews
Biocon Limited Interview Questions
3.9
 • 152 Interviews
View all

Raphe mPhibr Reviews and Ratings

based on 61 reviews

3.3/5

Rating in categories

3.3

Skill development

3.0

Work-life balance

3.6

Salary

3.3

Job security

3.2

Company culture

3.4

Promotions

3.1

Work satisfaction

Explore 61 Reviews and Ratings
Mathematician

Noida

1-4 Yrs

Not Disclosed

Senior Embedded Software Scientist

Noida

6-10 Yrs

Not Disclosed

Explore more jobs
Technical Staff
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

HR Executive
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Research Software Developer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Mechanical Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Embedded Software Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Raphe mPhibr with

Biocon Limited

3.9
Compare

DRJ & CO

5.0
Compare

Sun Pharmaceutical Industries

4.0
Compare

Cipla

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