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

Clear (1)

Mphasis ASE Interview Questions and Answers

Updated 1 Sep 2021

Mphasis ASE Interview Experiences

1 interview found

ASE Interview Questions & Answers

user image Anonymous

posted on 1 Sep 2021

I applied via Campus Placement and was interviewed in Mar 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is polymorphism? Difference between union and structure
  • Ans. 

    Polymorphism is the ability of an object to take on many forms.

    • Polymorphism allows objects of different classes to be treated as if they are of the same class.

    • It is achieved through method overloading and method overriding.

    • Example: A parent class Animal can have child classes like Dog, Cat, and Bird. Each child class can have its own implementation of the method 'makeSound', but they can all be called using the same me...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study C and Java. Maximum questions asked from Java Basics and C data structures

Skills evaluated in this interview

Interview questions from similar companies

ASE Interview Questions & Answers

TCS user image charulveer@gmail.com

posted on 27 Sep 2015

Interview Preparation Tips

College Name: Vidyalankar Institute Of Technology

ASE Interview Questions & Answers

TCS user image charulveer@gmail.com

posted on 24 Sep 2015

Interview Questionnaire 

1 Question

  • Q1. Tell me abt last year project
  • Ans. 

    Developed a mobile app for tracking daily water intake

    • Used React Native for cross-platform development

    • Integrated with Apple HealthKit and Google Fit APIs

    • Implemented push notifications to remind users to drink water

    • Incorporated gamification elements to encourage consistent usage

  • Answered by AI

Interview Preparation Tips

Round: Technical Interview
Experience: i told about my previous website
Tips: make sure ull say things which you have done they will precisely ask you qts around it

General Tips: be calm even if you dont kw dont bluff tell him you havent brushed up with that
Skills:
College Name: Vidyalankar Institute Of Technology

ASE Interview Questions & Answers

TCS user image Anonymous

posted on 19 Aug 2021

Interview Questionnaire 

1 Question

  • Q1. Domain specific questions and basic programming

I applied via PrepInsta and was interviewed in Sep 2021. There were 3 interview rounds.

Round 1 - Written 

(2 Questions)

Round duration - 120 minutes
Round difficulty - null
Total sections: 4 Total time: 120 minutes The sections for this round are divided into: Quants Verbal Logical Coding

  • Q1. The questions are from easy to moderate level in logical verbal and quants.
  • Q2. The difference in number of coding questions is stated to be the difficulty level of questions. Some students might get 6 questions in total while some may have to attempt 8 questions as directed by MindTr...
Round 2 - Mindtree Spoken English 

Round duration - 45 Minutes
Round difficulty - null
This is a round to test your listening and speaking skills.

Round 3 - Interview 

(10 Questions)

Round duration - 25 mins
Round difficulty - null

  • Q1. What does deadlock mean?
  • Ans. 

    Deadlock is a situation where two or more processes are unable to proceed because they are waiting for each other to release resources.

    • Occurs in multi-process systems

    • Processes are stuck in a circular wait

    • Can lead to system crashes or freezes

    • Prevented by proper resource allocation and scheduling

    • Example: Process A holds resource X and waits for resource Y, while process B holds resource Y and waits for resource X

  • Answered by AI
  • Q2. Tell me about one deadlock algorithm
  • Ans. 

    One deadlock algorithm is the Banker's algorithm.

    • Banker's algorithm is used to avoid deadlock in a multi-process system.

    • It works by checking if a request for resources will leave the system in a safe state.

    • If the request will not leave the system in a safe state, it is denied.

    • The algorithm keeps track of available resources and the maximum resources each process can request.

    • It also keeps track of the resources currentl...

  • Answered by AI
  • Q3. What is subnet?
  • Ans. 

    A subnet is a smaller network within a larger network that shares a common address space.

    • Subnets are created by dividing a larger network into smaller ones.

    • Each subnet has its own unique IP address range.

    • Subnets can improve network performance and security.

    • Examples of subnets include a company's departments or a home network's devices.

  • Answered by AI
  • Q4. Tell me about your projects.
  • Q5. Write a program to write all prime numbers in the given range.
  • Ans. 

    Program to print all prime numbers in a given range.

    • Take input for the range of numbers

    • Loop through the range and check if each number is prime

    • If a number is prime, print it

    • A number is prime if it is only divisible by 1 and itself

  • Answered by AI
  • Q6. What is a foreign key?
  • Ans. 

    A foreign key is a column or set of columns in a database table that refers to the primary key of another table.

    • It establishes a link between two tables.

    • It ensures referential integrity.

    • It helps in maintaining data consistency.

    • It can be used to join tables in a query.

    • Example: A 'customer' table may have a foreign key that refers to the 'order' table's primary key.

  • Answered by AI
  • Q7. Tell me about yourself.
  • Q8. They have asked me one puzzle.
  • Q9. Tell me something interesting about you.
  • Q10. Do you have any problem with the bond?
  • Ans. 

    No, I do not have any problem with the bond.

    • I have reviewed the bond agreement and am comfortable with its terms.

    • I have fulfilled all obligations outlined in the bond agreement.

    • I have not received any complaints or issues related to the bond.

    • Example: I have successfully completed a previous bond agreement with no issues.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundAt the time of the interview, I had 0 Years (fresher) of experience.Mindtree interview preparation:Topics to prepare for the interview - You can be from any of the domains but you should have knowledge in programming languages.
The interviewer asked me to tell about myself . Then he started to ask me questions in C and C++
languages. The OOPS concepts are the most important one.
I had already prepared these things first and foremost only so it was easier for me to answer
these questions.Tips for other job seekers - Anyone can clear these rounds if he/she is preparing well. I just hope everyone reading this article will take help from this and do the preparation and crack it.Final outcome of the interviewSelected

Skills evaluated in this interview

ASE Interview Questions & Answers

TCS user image Anonymous

posted on 5 May 2021

Interview Questionnaire 

3 Questions

  • Q1. Questions on Software development, personal skills and mental ability
  • Q2. Questions on C language, pointers, Mental aptitude questions
  • Q3. Difference between modular programming languages and Object oriented programming languages has to be explained keeping in view C, C++ and Java programming languages.

Interview Preparation Tips

Interview preparation tips for other job seekers - One can prepare for programming questions by going through standard books on specific topics, but mental aptitude or psychological aptitude requires careful and long term preparation.

ASE Interview Questions & Answers

TCS user image Anonymous

posted on 31 Mar 2023

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

I applied via LinkedIn and was interviewed before Mar 2022. 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 Resume tips
Round 2 - Aptitude Test 

Practice well okay - time and distance and speed, water problems

Round 3 - HR 

(2 Questions)

  • Q1. About goals, parents and stuff
  • Q2. About TCS and it's subsidaries

Interview Preparation Tips

Interview preparation tips for other job seekers - Tailor your resume for each job application. Network an dmake connections in your industry

ASE Interview Questions & Answers

TCS user image amitesh rajput

posted on 26 Nov 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic mathematics problems

Round 2 - Coding Test 

Arrays, Strings and mathematical formulas

ASE Interview Questions & Answers

TCS user image PrepInsta

posted on 17 Dec 2021

I applied via Campus Placement and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - Nqt 

(1 Question)

I had opted for incenter options, where there were 4 sections: aptitude, logical reasoning, English, and coding round. Each question had time allocation . Aptitude mere of moderate level( follow prepinsta apti section for practice) ,English and logical were easy to moderate level, next comes the coding part
It comprises of 2 codes , first one was easy 2 and one was of moderate level

  • Q1. Given N gold wires, each wire has a length associated with it. At a time, only two adjacent small wires are assembled at the end of a large wire and the cost of forming is the sum of their length. Find the...
  • Ans. 

    Given N gold wires with lengths, find minimum cost to assemble all wires into a single wire.

    • Only two adjacent small wires can be assembled at a time

    • Cost of forming is the sum of their length

    • Use dynamic programming to find minimum cost

    • Example: N=4, lengths=[2,3,4,5], minimum cost=29

  • Answered by AI
Round 2 - Interview 

(3 Questions)

My interview was scheduled on the 26th of September on ms teams. I was asked to join at 10 am in the lobby , I had to wait for 2 hours in the lobby after that they allowed me to join and thus my interview began. In The end they asked for document verification

  • Q1. What is inheritance?
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows for code reuse and promotes a hierarchical organization of classes.

    • The existing class is called the superclass or parent class, while the new class is called the subclass or child class.

    • The subclass inherits all the properties and methods of the superclass, and can also...

  • Answered by AI
  • Q2. What are exceptions?
  • Ans. 

    Exceptions are unexpected events that occur during program execution.

    • Exceptions are used to handle errors and prevent program crashes.

    • They can be caused by a variety of factors, such as invalid input or resource exhaustion.

    • Examples of exceptions include NullPointerException, ArrayIndexOutOfBoundsException, and IOException.

    • Exception handling involves catching and handling exceptions using try-catch blocks.

    • Unchecked exce...

  • Answered by AI
  • Q3. Define finally keyword.
  • Ans. 

    finally keyword is used in try-catch block to execute a block of code regardless of the exception thrown or not.

    • finally block is optional and can be used after catch block

    • It is used to release resources like database connections, file handles, etc.

    • It is executed even if there is a return statement in try or catch block

    • Example: try { //code } catch(Exception e) { //code } finally { //code }

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundAt the time of the interview, I had 0 Years (fresher) of experience. My academic qualification is B.Tech from Hooghly Engineering and technology College.Tcs interview preparation:Tips for other job seekers - The best advice I can give to a job seeker is to build a good resume because it really matters a lot. If you have a good resume then your chances of getting selected and shortlisted increases a lot.Final outcome of the interviewSelected

Skills evaluated in this interview

ASE Interview Questions & Answers

TCS user image Jagan Mohan Bhogisetti

posted on 17 Jul 2024

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

I applied via Company Website and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude related questions

Round 2 - Aptitude Test 

Basic questions of aptitude

Round 3 - Coding Test 

Coding question on Dsa

Round 4 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Why you choose company
Contribute & help others!
anonymous
You can choose to be anonymous

Recently Viewed

INTERVIEWS

TCS

No Interviews

SALARIES

PolicyBazaar

REVIEWS

Adrosonic

No Reviews

SALARIES

Adrosonic

No Salaries

INTERVIEWS

Clumio

No Interviews

INTERVIEWS

Unbxd

No Interviews

LIST OF COMPANIES

Adrosonic

Overview

COMPANY BENEFITS

Adrosonic

No Benefits

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
DXC Technology Interview Questions
3.7
 • 818 Interviews
Nagarro Interview Questions
4.0
 • 778 Interviews
View all
Mphasis ASE Salary
based on 5 salaries
₹3.2 L/yr - ₹4.5 L/yr
22% less than the average ASE Salary in India
View more details

Mphasis ASE Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

1.0

Skill development

3.0

Work-life balance

1.0

Salary

3.0

Job security

2.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
6.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
5.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
4.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Module Lead
2.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Transaction Processing Officer
2.3k salaries
unlock blur

₹0 L/yr - ₹0 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
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent