Upload Button Icon Add office photos

Filter interviews by

MitrahSoft Software Developer Interview Questions and Answers

Updated 21 Sep 2024

MitrahSoft Software Developer Interview Experiences

3 interviews found

Software Developer Interview Questions & Answers

user image Satheesh Manikandan.M

posted on 21 Sep 2024

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

I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Aptitude- 5 question sql 5 question Html 1 question program 5 questions Essay 1 questions
Round 2 - HR 

(1 Question)

  • Q1. Java questions about jvm ,what is public

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare aptitude, sql, html form creation, program, paragraph writing
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Easy and simple . Aptitude,basic sql,html,css,
js

Round 2 - Technical 

(2 Questions)

  • Q1. Basic questions
  • Q2. Technical questions

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jul 2023. There were 5 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 - Coding Test 

They ask 2 logical programs and they give c+ program and they ask output

Round 3 - Technical 

(1 Question)

  • Q1. If you strong in your resume yo will able to clear it and you will be strong in oops concept
Round 4 - Technical 

(1 Question)

  • Q1. They ask about my project and they ask about java(constructor)
Round 5 - HR 

(1 Question)

  • Q1. And it was a salary negotiation round and they ask willing to relocate

Interview Preparation Tips

Interview preparation tips for other job seekers - If you come here for a interview be strong in your resume and be strong in any one of the program

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between an abstract class and an interface in object-oriented programming?
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

    • Abstract class can have method implementations, while interface cannot.

    • A class can implement multiple interfaces, but can only inherit from one abstract class.

    • Interfaces are used to define contracts for classes to implement, while abstract classes are used to provide a common base for subclasses.

    • Example: Abstr...

  • Answered by AI
  • Q2. Abstract classes can have implemented methods; interfaces can only have declarations (before JAVA 8).

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay updated with the latest tools and technologies in your field to remain competitive.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the implementation of Merge Sort in Java?
  • Ans. 

    Merge Sort is a divide and conquer algorithm that divides the input array into two halves, recursively sorts them, and then merges the sorted halves.

    • Divide the input array into two halves

    • Recursively sort the two halves

    • Merge the sorted halves back together

  • Answered by AI
  • Q2. What is the implementation of the Quick Sort algorithm in Java?
  • Ans. 

    Quick Sort is a popular sorting algorithm that uses a divide-and-conquer approach to sort elements in an array.

    • Choose a pivot element from the array.

    • Partition the array into two sub-arrays: elements less than the pivot and elements greater than the pivot.

    • Recursively apply the same process to the sub-arrays.

    • Combine the sorted sub-arrays to get the final sorted array.

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Design tinyurl system design
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

30 question -30 min,topics - profit or loss , time work distance ,time speed ,upstreaam downstream percentage ,probability

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

I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

1.30
Basic profit/loss,percentages questions

Round 2 - Technical 

(4 Questions)

  • Q1. 1 hr Asked about closures, hoisting, map, hash
  • Q2. Closures and scopes
  • Q3. Dsa 2 sum problem
  • Q4. Projects and basicjs
Round 3 - HR 

(1 Question)

  • Q1. Basic related to location, timings
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Easy aptitude, 30 min with 20 question

Interview Preparation Tips

Interview preparation tips for other job seekers - learn OOPs concept and thorough about your project
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Online test which consists of java, angular, micro services related questions

Round 2 - Technical 

(1 Question)

  • Q1. Difference between static and default methods
  • Ans. 

    Static methods belong to the class itself, while default methods are part of an interface in Java.

    • Static methods can be called without creating an instance of the class, while default methods are used to provide a default implementation in interfaces.

    • Static methods are defined using the 'static' keyword, while default methods are defined using the 'default' keyword in Java.

    • Static methods cannot be overridden in subclas...

  • Answered by AI

Skills evaluated in this interview

MitrahSoft Interview FAQs

How many rounds are there in MitrahSoft Software Developer interview?
MitrahSoft interview process usually has 3 rounds. The most common rounds in the MitrahSoft interview process are Technical, HR and Resume Shortlist.
How to prepare for MitrahSoft Software Developer 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 MitrahSoft. The most common topics and skills that interviewers at MitrahSoft expect are CSS, HTML, Python, SQL and Coldfusion.
What are the top questions asked in MitrahSoft Software Developer interview?

Some of the top questions asked at the MitrahSoft Software Developer interview -

  1. if you strong in your resume yo will able to clear it and you will be strong i...read more
  2. And it was a salary negotiation round and they ask willing to reloc...read more
  3. Aptitude- 5 question sql 5 question Html 1 question program 5 questions Es...read more

Tell us how to improve this page.

MitrahSoft Software Developer Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more
MitrahSoft Software Developer Salary
based on 20 salaries
₹1 L/yr - ₹4 L/yr
70% less than the average Software Developer Salary in India
View more details

MitrahSoft Software Developer Reviews and Ratings

based on 2 reviews

4.5/5

Rating in categories

4.5

Skill development

4.5

Work-life balance

4.5

Salary

4.5

Job security

4.5

Company culture

4.5

Promotions

4.5

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
20 salaries
unlock blur

₹1.6 L/yr - ₹8.5 L/yr

Software Developer
20 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Coldfusion Developer
19 salaries
unlock blur

₹1.2 L/yr - ₹7.9 L/yr

Associate Software Engineer
9 salaries
unlock blur

₹2 L/yr - ₹6.6 L/yr

Technical Lead
8 salaries
unlock blur

₹8.4 L/yr - ₹23 L/yr

Explore more salaries
Compare MitrahSoft with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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