Add office photos
Mphasis logo
Engaged Employer

Mphasis

Verified
3.4
based on 8.4k Reviews
Video summary
Filter interviews by
Associate Software Developer
Clear (1)

Mphasis Associate Software Developer Interview Questions and Answers

Updated 6 Jun 2024

Q1. Do you have good knowledge of programmings?

Ans.

Yes, I have good knowledge of programming.

  • Proficient in multiple programming languages such as Java, Python, and C++

  • Experience in developing web applications using frameworks like React and Angular

  • Familiarity with database management systems like MySQL and MongoDB

Add your answer
right arrow

Q2. What is diff b/w compiler and interpreter

Ans.

Compiler translates entire code into machine code before execution, while interpreter translates code line by line during execution.

  • Compiler converts entire code into machine code before execution

  • Interpreter translates code line by line during execution

  • Compiler generates intermediate object code or executable file

  • Interpreter does not generate intermediate object code

  • Examples: C, C++ compilers vs Python, Ruby interpreters

Add your answer
right arrow

Q3. What is oops and it's four pillars?

Ans.

Object-oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

  • Encapsulation: Bundling data and methods that operate on the data into a single unit.

  • Inheritance: Allowing a class to inherit properties and behavior from another class.

  • Polymorphism: The ability for objects to be treated as instances of their parent class.

  • Abstraction: Hiding the complex implementation details and showing only the necessary features of an obje...read more

Add your answer
right arrow

Q4. What are 4 pillars of oops

Ans.

The 4 pillars of OOP are Inheritance, Encapsulation, Abstraction, and Polymorphism.

  • Inheritance allows a class to inherit properties and behavior from another class.

  • Encapsulation restricts access to certain components within a class, protecting the data.

  • Abstraction hides the complex implementation details and only shows the necessary features.

  • Polymorphism allows objects to be treated as instances of their parent class.

Add your answer
right arrow
Discover Mphasis interview dos and don'ts from real experiences

Q5. What is copy constructor?

Ans.

Copy constructor is a special type of constructor which creates a new object as a copy of an existing object.

  • Copy constructor is used to initialize a new object as a copy of an existing object.

  • It takes an object of the same class as a parameter.

  • It is called when a new object is created from an existing object.

  • Example: class MyClass { public: MyClass(const MyClass& obj) { // copy constructor logic } };

Add your answer
right arrow

Q6. What is shortest path algo

Ans.

Shortest path algo is a method to find the most efficient route between two points in a graph or network.

  • Shortest path algorithms are used in various applications such as GPS navigation systems, network routing, and logistics planning.

  • Examples of shortest path algorithms include Dijkstra's algorithm, Bellman-Ford algorithm, and Floyd-Warshall algorithm.

  • These algorithms calculate the shortest path based on different criteria such as distance, time, or cost.

  • The goal is to find ...read more

Add your answer
right arrow
Contribute & help others!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos

Interview Process at Mphasis Associate Software Developer

based on 2 interviews
Interview experience
3.5
Good
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Associate Software Developer Interview Questions from Similar Companies

View all
Recently Viewed
LIST OF COMPANIES
Discover companies
Find best workplace
INTERVIEWS
Randstad
No Interviews
INTERVIEWS
iSource
5.6k top interview questions
INTERVIEWS
Enlist Management Consultants
No Interviews
INTERVIEWS
iSource
No Interviews
INTERVIEWS
Million Minds Management Services
No Interviews
INTERVIEWS
Million Minds Management Services
No Interviews
INTERVIEWS
Randstad
No Interviews
INTERVIEWS
Randstad
No Interviews
LIST OF COMPANIES
Million Minds Management Services
Locations
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter