Upload Button Icon Add office photos
Engaged Employer

i

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

Mindteck Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Mindteck Interview Questions, Process, and Tips

Updated 1 Jan 2025

Mindteck Interview Experiences

Popular Designations

21 interviews found

I applied via Freshersworld and was interviewed before Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Write a program to merge two arrays.
  • Ans. 

    Program to merge two arrays of strings.

    • Create a new array with size equal to sum of sizes of both arrays.

    • Copy elements of first array to new array.

    • Copy elements of second array to new array starting from the end of first array.

    • Return the new array.

  • Answered by AI
  • Q2. What have you done in your final year project explain in details also asked to write query how to connect to database and some database query.
  • Q3. What is constructor and different types.
  • Ans. 

    Constructor is a special method used to initialize objects. There are default, parameterized and copy constructors.

    • Default constructor is used to create an object with default values.

    • Parameterized constructor is used to create an object with user-defined values.

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

    • Constructors can be overloaded to have multiple constructors with different para...

  • Answered by AI
  • Q4. Explain inheritance, polymorphism with example
  • Ans. 

    Inheritance is a way to create a new class from an existing class. Polymorphism allows objects of different classes to be treated as if they were of the same class.

    • Inheritance allows a subclass to inherit properties and methods from a superclass.

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

    • Example of inheritance: class Car extends Vehicle. Car inherits properties and ...

  • Answered by AI
  • Q5. Typecasting and downcasting in java.
  • Ans. 

    Typecasting is converting one data type to another. Downcasting is casting a superclass to a subclass.

    • Typecasting is done using (datatype) variable syntax.

    • Downcasting requires explicit casting using subclass type.

    • Typecasting can result in loss of data or precision.

    • Downcasting can result in ClassCastException if the object is not an instance of the subclass.

  • Answered by AI
  • Q6. Sql,view, database query, some definitions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall the interview was good. I have faced two technical rounds followed by HR. HR was very good and very helpful.

Skills evaluated in this interview

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (1)

Mindteck Interview FAQs

How many rounds are there in Mindteck interview?
Mindteck interview process usually has 2-3 rounds. The most common rounds in the Mindteck interview process are Technical, HR and Resume Shortlist.
How to prepare for Mindteck 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 Mindteck. The most common topics and skills that interviewers at Mindteck expect are Python, Java, Javascript, C# and .Net.
What are the top questions asked in Mindteck interview?

Some of the top questions asked at the Mindteck interview -

  1. What is solid principle and describe the use Liskov princip...read more
  2. How do you use dependecy injection? What are advantag...read more
  3. What is constructor and different typ...read more
How long is the Mindteck interview process?

The duration of Mindteck interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Mindteck Interview Process

based on 12 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k 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
Mphasis Interview Questions
3.4
 • 810 Interviews
Cyient Interview Questions
3.6
 • 284 Interviews
View all

Mindteck Reviews and Ratings

based on 247 reviews

3.2/5

Rating in categories

3.0

Skill development

3.3

Work-life balance

3.0

Salary

3.1

Job security

3.1

Company culture

2.5

Promotions

3.0

Work satisfaction

Explore 247 Reviews and Ratings
Senior Software Engineer
230 salaries
unlock blur

₹4.8 L/yr - ₹20.1 L/yr

Software Engineer
223 salaries
unlock blur

₹2.7 L/yr - ₹12 L/yr

Module Lead
129 salaries
unlock blur

₹8 L/yr - ₹25 L/yr

Technical Lead
63 salaries
unlock blur

₹8.5 L/yr - ₹25 L/yr

Senior Test Engineer
44 salaries
unlock blur

₹5.7 L/yr - ₹14.1 L/yr

Explore more salaries
Compare Mindteck with

Persistent Systems

3.5
Compare

Cyient

3.6
Compare

L&T Technology Services

3.3
Compare

TCS

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