Upload Button Icon Add office photos
Engaged Employer

i

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

Mphasis Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Mphasis Technical Writer Interview Questions and Answers

Updated 3 Feb 2024

Mphasis Technical Writer Interview Experiences

1 interview found

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

(1 Question)

  • Q1. Tools used in my profession
  • Ans. 

    Technical writers use a variety of tools to create and manage documentation.

    • Word processing software like Microsoft Word or Google Docs

    • Collaboration tools like Google Drive or SharePoint

    • Screen capture tools like Snagit or Camtasia

    • Version control systems like Git or SVN

    • Content management systems like WordPress or Drupal

    • Graphic design tools like Adobe Illustrator or Canva

    • Project management tools like Jira or Trello

  • Answered by AI

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Situation based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm .think out of the box

I applied via Naukri.com and was interviewed before Feb 2021. 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 - Technical 

(1 Question)

  • Q1. Reverse a number without using loop
  • Ans. 

    Reverse a number without loop

    • Convert the number to a string

    • Use string slicing to reverse the string

    • Convert the reversed string back to a number

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your concepts. Your core technical knowledge should be very strong

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Mar 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Android Architecture, Dependency Injection,
  • Q2. Life cycle of fragments
  • Ans. 

    The life cycle of fragments in Android refers to the stages of creation, addition, and removal of fragments in an activity.

    • Fragments are created using the onCreateView() method

    • They are added to an activity using the FragmentManager

    • They can be removed using the FragmentTransaction

    • The onDestroyView() method is called when a fragment is removed

    • Fragments can be retained during configuration changes using setRetainInstance(

  • Answered by AI
  • Q3. Core java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush your knowledge completely with projects undertaken in past

I applied via Recruitment Consulltant and was interviewed before Nov 2021. 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 - Technical 

(1 Question)

  • Q1. QA Related question ,
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion,Negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to join, Better Career growth, Less hike
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic java 8 questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Team leader role nd responsibility
  • Q2. Team leader KPI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
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 - Coding Test 

It was mainly texhnical coding round. Did coding in c, c++ and made some programs required.

Round 3 - HR 

(2 Questions)

  • Q1. Salary discussion what is expectex what is the current salary.
  • Q2. Why changing the compant

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Just prepare for the technical round and be confident before the interview.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Generic questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Manager round with scenario based questions
  • Q2. What will you do to improve bottom quartile
  • Ans. 

    To improve bottom quartile, I will focus on identifying areas of improvement, providing targeted training, setting clear goals, and regularly monitoring progress.

    • Identify specific areas where the bottom quartile is lacking and develop targeted improvement plans.

    • Provide additional training and resources to help employees in the bottom quartile improve their skills and performance.

    • Set clear and achievable goals for emplo...

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Senior Manager round
  • Q2. Scenario based questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. HOW JVM works ?
  • Ans. 

    JVM is a virtual machine that executes Java bytecode. It manages memory, provides security, and facilitates garbage collection.

    • JVM loads the bytecode generated by the Java compiler and interprets it.

    • It uses Just-In-Time (JIT) compilation to improve performance by compiling frequently used code into native machine code.

    • JVM manages memory through garbage collection, freeing up memory occupied by objects that are no longe...

  • Answered by AI
  • Q2. Hash Map internal working?
  • Ans. 

    Hash Map is a data structure that stores key-value pairs and uses a hash function to map keys to their corresponding values.

    • Hash Map uses a hash function to determine the index of the key-value pair in the underlying array.

    • Collisions can occur when multiple keys hash to the same index, which can be resolved using techniques like chaining or open addressing.

    • Hash Map provides constant time complexity O(1) for insertion,

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is stereo annotation ?
  • Ans. 

    Stereo annotation is the process of labeling or tagging images or videos with depth information to create a 3D effect.

    • Stereo annotation involves identifying corresponding points in a pair of images or frames to determine depth perception.

    • It is commonly used in computer vision tasks such as object detection, tracking, and scene understanding.

    • Examples of stereo annotation include creating depth maps for autonomous drivin

  • Answered by AI
  • Q2. Muti threading.

Skills evaluated in this interview

Mphasis Interview FAQs

How many rounds are there in Mphasis Technical Writer interview?
Mphasis interview process usually has 1 rounds. The most common rounds in the Mphasis interview process are One-on-one Round.
How to prepare for Mphasis Technical Writer 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 Mphasis. The most common topics and skills that interviewers at Mphasis expect are Technical Writing, Technical Documentation, XML, HTML and DITA.

Tell us how to improve this page.

Mphasis Technical Writer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Mphasis Technical Writer Salary
based on 38 salaries
₹3.3 L/yr - ₹11 L/yr
At par with the average Technical Writer Salary in India
View more details

Mphasis Technical Writer Reviews and Ratings

based on 2 reviews

4.5/5

Rating in categories

4.5

Skill development

4.5

Work-life balance

2.4

Salary

4.7

Job security

4.5

Company culture

2.0

Promotions

4.4

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
6.4k salaries
unlock blur

₹2 L/yr - ₹11.1 L/yr

Senior Software Engineer
5.7k salaries
unlock blur

₹6 L/yr - ₹23.5 L/yr

Associate Software Engineer
4.7k salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Module Lead
2.4k salaries
unlock blur

₹9.5 L/yr - ₹35 L/yr

Transaction Processing Officer
2.3k salaries
unlock blur

₹1.4 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Mphasis with

Cognizant

3.7
Compare

Wipro

3.7
Compare

Accenture

3.8
Compare

TCS

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