Upload Button Icon Add office photos

Filter interviews by

Metaminds Software Solutions Interview Questions and Answers

Updated 31 Jul 2024

Metaminds Software Solutions Interview Experiences

Popular Designations

4 interviews found

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

(3 Questions)

  • Q1. What work you did apart from your project
  • Ans. 

    Apart from my project, I have worked on developing a personal website, contributing to open source projects, and participating in coding competitions.

    • Developed a personal website using HTML, CSS, and JavaScript

    • Contributed to open source projects on GitHub

    • Participated in coding competitions like Codeforces and LeetCode

  • Answered by AI
  • Q2. What is Orm in sql
  • Ans. 

    ORM stands for Object-Relational Mapping, a programming technique for converting data between incompatible type systems in object-oriented programming languages and relational databases.

    • ORM is a programming technique that allows developers to work with objects in code instead of database tables.

    • It maps object-oriented models to relational database tables, simplifying data manipulation.

    • ORM frameworks like Hibernate, JPA...

  • Answered by AI
  • Q3. Write program for condition in exceptionala handling?
  • Ans. 

    Program for condition in exception handling in Java

    • Use try-catch blocks to handle exceptions

    • Use if-else statements within catch blocks to check for specific conditions

    • Throw custom exceptions based on conditions

  • Answered by AI

Skills evaluated in this interview

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (4)
Round 1 - One-on-one 

(1 Question)

  • Q1. All details about background
Round 2 - Technical 

(1 Question)

  • Q1. If Product Manager likes no another rounds
Round 3 - HR 

(2 Questions)

  • Q1. Details background work
  • Q2. Background work experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about skills nothing worry about it

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)

I applied via Walk-in and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Airlines code
  • Q2. International, domestic codes

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is about knowledge on airlines codes and communication skills I tryed to answer most of the questions correctly.and they said to write a code on paper and I think It was good experience and pretty well for a fresh

AIR Ticketing Executive Interview Questions asked at other Companies

Q1. What is the most important thing is airhostess girl
View answer (6)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 1 Mar 2021

I applied via Referral and was interviewed before Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is Sql ,what is RDBMS, What are non sql tools, what is schema
  • Ans. 

    SQL is a programming language used to manage relational databases. RDBMS is a software used to manage databases. Non-SQL tools are alternatives to SQL. Schema is a blueprint of a database.

    • SQL is used to manage relational databases

    • RDBMS is a software used to manage databases

    • Non-SQL tools are alternatives to SQL, such as NoSQL databases

    • Schema is a blueprint of a database, defining its structure and relationships

  • Answered by AI
  • Q2. And some of the Business Techniques

Interview Preparation Tips

Interview preparation tips for other job seekers - Direct Face to Face

Skills evaluated in this interview

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Metaminds Software Solutions interview questions for popular designations

 Softwaretest Engineer

 (1)

 AIR Ticketing Executive

 (1)

 Data Analyst

 (1)

 Java Developer

 (1)

Interview questions from similar companies

I appeared for an interview before May 2016.

Interview Preparation Tips

Round: Test
Experience: The first round had two programming questions and one question of database concepts.
Duration: 1 hour
Total Questions: 3

Round: Technical Interview
Experience: In the first technical interview, I was asked basic questions about the domain and my resume. There was also a lot of emphasis on problem solving abilities since I was asked to solve some puzzles.

Round: Technical Interview
Experience: The second technical interview was a written round where I was asked to code some searching / sorting variants , to test my ability to write quality code.

Round: Technical Interview
Experience: The last and the final round was probably the toughest and I was asked to design databases, with some constraints. I was given ample time to do it and it did take a lot of time. After that, we had some interesting questions about data structures and trees and that was it.

College Name: RNSIT, Bangalore

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack

I applied via Campus Placement and was interviewed in Jan 2021. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1.  Explain the features of OOPS with examples?
  • Ans. 

    OOPS is a programming paradigm based on objects that have properties and methods.

    • Encapsulation: bundling of data and methods that operate on that data within a single unit

    • Inheritance: ability of a class to inherit properties and methods from a parent class

    • Polymorphism: ability of objects to take on many forms or have multiple behaviors

    • Abstraction: hiding of complex implementation details and showing only the necessary ...

  • Answered by AI
  • Q2. Explain the following terms : Super, Throw, Final and Finally
  • Ans. 

    Explanation of Super, Throw, Final and Finally

    • Super: used to call a method from a parent class

    • Throw: used to throw an exception

    • Final: used to declare a constant or to prevent method overriding

    • Finally: used to execute code after try-catch block, regardless of exception

  • Answered by AI

Interview Questionnaire 

1 Question

  • Q1. Questions on the concept of oops and SQL
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic flutter coding questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Question was based on string . Reverse the string and count numbers and special characters

Round 2 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. General relocation

Metaminds Software Solutions Interview FAQs

How many rounds are there in Metaminds Software Solutions interview?
Metaminds Software Solutions interview process usually has 2 rounds. The most common rounds in the Metaminds Software Solutions interview process are Technical, One-on-one Round and HR.
What are the top questions asked in Metaminds Software Solutions interview?

Some of the top questions asked at the Metaminds Software Solutions interview -

  1. what is Sql ,what is RDBMS, What are non sql tools, what is sche...read more
  2. write program for condition in exceptionala handli...read more
  3. What is Orm in ...read more

Tell us how to improve this page.

Metaminds Software Solutions Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

NexTurn Interview Questions
4.1
 • 28 Interviews
ClaySys Interview Questions
2.9
 • 24 Interviews
Contus Interview Questions
4.2
 • 22 Interviews
Pitney Bowes Interview Questions
3.7
 • 21 Interviews
Knoldus Inc Interview Questions
3.9
 • 20 Interviews
Avontix Interview Questions
3.9
 • 19 Interviews
View all

Metaminds Software Solutions Reviews and Ratings

based on 53 reviews

2.8/5

Rating in categories

2.6

Skill development

2.8

Work-life balance

2.2

Salary

2.3

Job security

2.5

Company culture

2.1

Promotions

2.6

Work satisfaction

Explore 53 Reviews and Ratings
Operations Executive
53 salaries
unlock blur

₹1.8 L/yr - ₹4.8 L/yr

Data Analyst
25 salaries
unlock blur

₹1.5 L/yr - ₹5.8 L/yr

Senior Executive Operations
16 salaries
unlock blur

₹2.6 L/yr - ₹7.5 L/yr

Senior Executive
10 salaries
unlock blur

₹3 L/yr - ₹6.3 L/yr

Accountant
9 salaries
unlock blur

₹3 L/yr - ₹3.7 L/yr

Explore more salaries
Compare Metaminds Software Solutions with

Accel Frontline

4.0
Compare

Pitney Bowes

3.7
Compare

Apmosys Technologies

3.5
Compare

DynPro

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