Upload Button Icon Add office photos
Engaged Employer

i

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

Mindstix Software Labs Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Mindstix Software Labs Member Technical Staff Interview Questions and Answers

Updated 20 Jun 2024

Mindstix Software Labs Member Technical Staff Interview Experiences

6 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-
Round 1 - Coding Test 

Online coding test with 2 interview questions
you can use any programming language

Round 2 - Technical 

(1 Question)

  • Q1. Share your screen for coding and problem-solving.
  • Ans. 

    I am able to share my screen for coding and problem-solving during interviews.

    • Prepare a coding environment with a code editor and compiler ready to go

    • Share your screen with the interviewer using a screen sharing tool like Zoom or Google Meet

    • Explain your thought process and coding approach as you work through the problem

    • Ask for clarification if needed and communicate effectively with the interviewer

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Coding Test 

It was a DSA round on some coding platform

Round 2 - Technical 

(1 Question)

  • Q1. Explaination and other approaches for coding questions and also few questions were asked from Object oriented programming and other CSE subjects

Member Technical Staff Interview Questions Asked at Other Companies

asked in Salesforce
Q1. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in Salesforce
Q2. Optimal Strategy for a Coin Game You are playing a coin game with ... read more
Q3. Next Smallest Palindrome Problem Statement Find the next smallest ... read more
Q4. Check Permutation Problem Statement Given two strings 'STR1' and ... read more
asked in Salesforce
Q5. Longest Happy String Problem Statement Given three non-negative i ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Check if the string is Palindrome after removing spaces and special characters.

Round 2 - Technical 

(2 Questions)

  • Q1. Explain the OOPs concept
  • Ans. 

    OOPs concept is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOPs stands for Object-Oriented Programming

    • It focuses on creating objects that interact with each other to solve problems

    • Encapsulation, inheritance, polymorphism, and abstraction are key principles of OOPs

    • Examples include classes, objects, inheritance, polymorphism, and

  • Answered by AI
  • Q2. Difference between Compile time and runtime polimorphysm.
  • Ans. 

    Compile time polymorphism is achieved through function overloading and operator overloading, while runtime polymorphism is achieved through function overriding using virtual functions.

    • Compile time polymorphism is resolved during compile time based on the number and types of arguments passed to a function.

    • Runtime polymorphism is resolved during runtime based on the actual object type being referred to.

    • Compile time polym...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be descent in coding and should have strong fundamentals of the technology you're interviewing for.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

3 coding questions (Easy, difficult, Hard)

Round 2 - Technical 

(1 Question)

  • Q1. 2-3 coding questions, internship question

Mindstix Software Labs interview questions for designations

 Software Engineer

 (1)

 Senior Software Developer

 (1)

 Android Developer

 (1)

 UI Developer

 (1)

 Automation Tester

 (1)

 QA Engineer

 (1)

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

I applied via LinkedIn and was interviewed before Jul 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 tips
Round 2 - Coding Test 

DSA questions related to strings and arrays

Round 3 - One-on-one 

(2 Questions)

  • Q1. Explain solutions in the coding test. Springboot microservices questions.
  • Q2. Logging in springboot applications. Coding question related to use of Optional, Lambda functions, streams, etc.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Feb 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

20-50 aptitude questions to be solved in an hour.

Round 3 - Coding Test 

Coding round consisting 2 questions out of 3 to be solved in 1.5 hours. Quite tough questions are there to be clear.

Round 4 - Technical 

(2 Questions)

  • Q1. Technical theory software development questions, with OOP, SQL, etc.
  • Q2. Questions based on your coding test.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident & know your worth. Don't settle for less, try to come as close as possible.

Interview questions from similar companies

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

I applied via Job Fair and was interviewed before Oct 2022. There were 2 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 

(2 Questions)

  • Q1. SQL Questions and Python Coding Questions
  • Q2. Do not remember the questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed before Oct 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. SQL Questions and Python Coding Questions
  • Q2. Do not remember the questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

Mindstix Software Labs Interview FAQs

How many rounds are there in Mindstix Software Labs Member Technical Staff interview?
Mindstix Software Labs interview process usually has 2-3 rounds. The most common rounds in the Mindstix Software Labs interview process are Coding Test, Technical and Resume Shortlist.
What are the top questions asked in Mindstix Software Labs Member Technical Staff interview?

Some of the top questions asked at the Mindstix Software Labs Member Technical Staff interview -

  1. Difference between Compile time and runtime polimorphy...read more
  2. Share your screen for coding and problem-solvi...read more
  3. explain the OOPs conc...read more

Tell us how to improve this page.

Mindstix Software Labs Member Technical Staff Interview Process

based on 7 interviews

2 Interview rounds

  • Coding Test Round
  • Technical Round
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
KPIT Technologies Interview Questions
3.4
 • 294 Interviews
Cybage Interview Questions
3.8
 • 196 Interviews
View all
Mindstix Software Labs Member Technical Staff Salary
based on 157 salaries
₹3.8 L/yr - ₹13.8 L/yr
43% less than the average Member Technical Staff Salary in India
View more details

Mindstix Software Labs Member Technical Staff Reviews and Ratings

based on 28 reviews

3.7/5

Rating in categories

3.9

Skill development

3.3

Work-life balance

3.3

Salary

3.2

Job security

3.7

Company culture

2.8

Promotions

3.4

Work satisfaction

Explore 28 Reviews and Ratings
Member Technical Staff
157 salaries
unlock blur

₹3.8 L/yr - ₹13.8 L/yr

Senior Member of Technical Staff
37 salaries
unlock blur

₹8 L/yr - ₹22.7 L/yr

ETL Developer
19 salaries
unlock blur

₹3.5 L/yr - ₹5 L/yr

Front end Developer
12 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Product Manager
12 salaries
unlock blur

₹8 L/yr - ₹14 L/yr

Explore more salaries
Compare Mindstix Software Labs with

Persistent Systems

3.5
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

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