Upload Button Icon Add office photos

Filter interviews by

Mindpro Technologies Software Developer Interview Questions and Answers

Updated 26 Mar 2024

Mindpro Technologies Software Developer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

Java and spring boot framework needed and also sql and mysql also needs

Round 3 - One-on-one 

(1 Question)

  • Q1. Array concept and String Funcitions
Round 4 - HR 

(1 Question)

  • Q1. Here only salary disscusion

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical skills you need to explain some query
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic coding level question.

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basic concepts

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 questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Project Architecture
Round 2 - Technical 

(1 Question)

  • Q1. Informatica tech questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. How are you today
  • Q2. What's the weather today
  • Ans. 

    The weather today is sunny with a few clouds and a high of 75 degrees.

    • Sunny weather with some clouds

    • High temperature of 75 degrees

    • Possibility of rain later in the day

  • Answered by AI
  • Q3. Why do you want to join
  • Ans. 

    I am passionate about creating innovative software solutions and believe your company aligns with my values and goals.

    • Passionate about software development

    • Believe company aligns with values and goals

  • Answered by AI
  • Q4. What values do you have
  • Ans. 

    I value continuous learning, collaboration, innovation, and integrity in my work as a software developer.

    • Continuous learning: I believe in staying updated with the latest technologies and trends in the industry.

    • Collaboration: I value working in a team and sharing knowledge and ideas with my colleagues.

    • Innovation: I strive to find creative solutions to problems and improve processes.

    • Integrity: I believe in honesty, tran...

  • Answered by AI
  • Q5. What do you like more, array or list
  • Ans. 

    I prefer arrays for their fixed size and faster access, but lists for their flexibility and ease of manipulation.

    • Arrays are preferred for their fixed size and faster access time, especially when random access is required.

    • Lists are more flexible and easier to manipulate, especially when elements need to be added or removed frequently.

    • Arrays are typically used when the size of the collection is known beforehand, while li...

  • Answered by AI

Skills evaluated in this interview

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 was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Functional interface
  • Q2. Find if array of numbers, which are prime, using streams
  • Ans. 

    Use streams to find prime numbers in an array

    • Use Java streams to filter out non-prime numbers from the array

    • Check if a number is prime by dividing it by all numbers less than its square root

    • Create a method to check if a number is prime

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics, functional interfaces, REST security

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

DP graphs strings it was good

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse a linkded list
  • Ans. 

    Reverse a linked list by changing the direction of pointers

    • Start with three pointers: current, previous, and next

    • Iterate through the list, updating pointers to reverse the direction

    • Return the new head of the reversed list

  • Answered by AI
  • Q2. Print fibonacci series
  • Ans. 

    The Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.

    • Start with two variables initialized to 0 and 1

    • Loop through desired number of iterations, adding the previous two numbers to get the next number

    • Print or store each number in the series

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed in Jul 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between a static function and a static variable?
  • Q2. What is the synchronization technique?
Round 2 - Coding Test 

Add an element to a linked list.

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

(2 Questions)

  • Q1. Why do you want to switch
  • Ans. 

    I want to switch to explore new technologies and challenges in a different industry.

    • Interested in learning new skills and technologies

    • Seeking new challenges and opportunities for growth

    • Want to explore different industry perspectives

  • Answered by AI
  • Q2. Salry expectations
Round 2 - Technical 

(2 Questions)

  • Q1. Question on oop concepts
  • Q2. Coding questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is object oriented programming
  • Ans. 

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

    • Objects are instances of classes, which define the structure and behavior of the objects.

    • Encapsulation, inheritance, and polymorphism are key principles of object oriented programming.

    • Example: In a banking application, a 'Customer' class may have attributes like name and account balance, and methods li

  • Answered by AI
  • Q2. React vs angular
  • Ans. 

    React is a lightweight library for building user interfaces, while Angular is a full-fledged framework for web development.

    • React is more flexible and allows for easier integration with other libraries and frameworks.

    • Angular provides more out-of-the-box features and a more opinionated structure.

    • React uses a virtual DOM for better performance, while Angular uses two-way data binding for easier data manipulation.

    • React is ...

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions & Answers

HSBC Group user image Shubhangi Bhattacharya

posted on 7 Mar 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

East to medium level test covering basic aptitude topics and logical reasoning / pattern questions on AON

Round 2 - Coding Test 

2 easy to medium level questions that can be solved in either python / cpp/ java

Round 3 - Technical 

(1 Question)

  • Q1. Technical interview was of 30 min. Complete focus is given to resume. But interview depends on interviewer. there were 18 panelists. Some were asked questions as easy as Prime no code. But I was asked to w...

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your resume, every topic mentioned should be thoroughly known by you. Prepare SQL Queries, OS, DBMS , DSA and your projects. Finally confidence is the key

Mindpro Technologies Interview FAQs

How many rounds are there in Mindpro Technologies Software Developer interview?
Mindpro Technologies interview process usually has 2-3 rounds. The most common rounds in the Mindpro Technologies interview process are Resume Shortlist, Coding Test and One-on-one Round.
What are the top questions asked in Mindpro Technologies Software Developer interview?

Some of the top questions asked at the Mindpro Technologies Software Developer interview -

  1. Array concept and String Funciti...read more
  2. Here only salary disscus...read more
  3. basic coding level questi...read more

Tell us how to improve this page.

Mindpro Technologies Software Developer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
Mindpro Technologies Software Developer Salary
based on 12 salaries
₹4.2 L/yr - ₹8 L/yr
30% less than the average Software Developer Salary in India
View more details

Mindpro Technologies Software Developer Reviews and Ratings

based on 2 reviews

4.9/5

Rating in categories

4.9

Skill development

4.9

Work-life balance

4.9

Salary

1.0

Job security

4.9

Company culture

4.9

Promotions

4.9

Work satisfaction

Explore 2 Reviews and Ratings
Software Developer
12 salaries
unlock blur

₹4.2 L/yr - ₹8 L/yr

Software Programmer
6 salaries
unlock blur

₹2.4 L/yr - ₹9 L/yr

Plsql Developer
5 salaries
unlock blur

₹4.5 L/yr - ₹10 L/yr

Software Engineer
4 salaries
unlock blur

₹3.6 L/yr - ₹4.2 L/yr

Associate
3 salaries
unlock blur

₹12 L/yr - ₹12 L/yr

Explore more salaries
Compare Mindpro Technologies with

Infosys

3.6
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