Upload Button Icon Add office photos

Metacube Software

Compare button icon Compare button icon Compare

Filter interviews by

Metacube Software Softwaretest Engineer Interview Questions and Answers

Updated 10 Nov 2022

Metacube Software Softwaretest Engineer Interview Experiences

1 interview found

I applied via Walk-in and was interviewed before Nov 2021. 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 - One-on-one 

(2 Questions)

  • Q1. Basics on git and database
  • Q2. Basics on Array and string operations
Round 3 - Group Discussion 

Logical questions on Array, String, database queries

Interview Preparation Tips

Interview preparation tips for other job seekers - One needs to understand that logical part is important and how you think for a feasible and optimal solution for a problem.
Looping questions was there and database queries mostly sql and joins.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Merge two unsorted array in a sorted way.
  • Ans. 

    Merge two unsorted arrays into a single sorted array.

    • Create a new array to store the merged result.

    • Iterate through both arrays and compare elements to add to the new array.

    • Sort the new array to get the final sorted result.

  • Answered by AI

Skills evaluated in this interview

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

It was easy to crack it

Round 2 - Coding Test 

3 coding questions based on SQL

Round 3 - Technical 

(2 Questions)

  • Q1. What is database in python
  • Ans. 

    A database in Python is a structured collection of data that allows for efficient storage, retrieval, and manipulation of information.

    • Python provides various libraries for interacting with databases such as SQLite, MySQL, and PostgreSQL.

    • Databases in Python can be accessed using SQL queries or through object-relational mapping (ORM) libraries like SQLAlchemy.

    • Data in a Python database can be stored in tables, rows, and c...

  • Answered by AI
  • Q2. SQL query and database

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Oct 2024, where I was asked the following questions.

  • Q1. Intro your self
  • Q2. Your educational background
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Brief me about yourself
  • Ans. 

    I am a dedicated Software Test Engineer with 5 years of experience in manual and automated testing.

    • 5 years of experience in software testing

    • Proficient in manual and automated testing

    • Strong knowledge of testing methodologies and tools

    • Experience in creating test plans and test cases

    • Good communication and problem-solving skills

  • Answered by AI
  • Q2. What is your skills
  • Ans. 

    I have strong skills in manual and automated testing, test planning, test case design, defect tracking, and regression testing.

    • Proficient in manual testing techniques and methodologies

    • Experience in creating test plans and test cases

    • Skilled in using automated testing tools like Selenium

    • Ability to track and manage defects effectively

    • Experience in regression testing to ensure software quality

    • Familiarity with Agile and Scr

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

There was aptitude round

Interview Preparation Tips

Interview preparation tips for other job seekers - Then technical round ,they asked questions on core java ,sql
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I appeared for an interview in Apr 2024.

Round 1 - Coding Test 

Python code for array

Round 2 - Aptitude Test 

Computerized test based on simpel math questions

Interview experience
2
Poor
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 - Technical 

(2 Questions)

  • Q1. What is iscsi in san
  • Ans. 

    iSCSI is a protocol used to transmit SCSI commands over IP networks.

    • iSCSI stands for Internet Small Computer System Interface.

    • It allows block-level access to storage devices over a network.

    • It uses TCP/IP to transmit SCSI commands and data over IP networks.

    • iSCSI targets are storage devices that can be accessed by iSCSI initiators.

    • iSCSI is commonly used in SAN (Storage Area Network) environments.

  • Answered by AI
  • Q2. What is raid and explain r5
  • Ans. 

    RAID stands for Redundant Array of Independent Disks. RAID 5 is a type of RAID that uses block-level striping with distributed parity.

    • RAID is a technology that combines multiple physical hard drives into a single logical unit for data redundancy and performance improvement.

    • RAID 5 requires at least three disks and uses parity data to provide fault tolerance.

    • In RAID 5, data is striped across all disks with parity data di...

  • Answered by AI

Skills evaluated in this interview

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

Java code , oops, sql , spring bbot

Round 2 - Technical 

(2 Questions)

  • Q1. Maximum area of Stack
  • Ans. 

    The maximum area of a stack is determined by the size of the stack and the items it can hold.

    • The maximum area of a stack is calculated by multiplying the height of the stack by the width of the stack.

    • For example, if a stack has a height of 10 units and a width of 5 units, the maximum area would be 50 square units.

  • Answered by AI
  • Q2. Length of longest substring
  • Ans. 

    Find the length of the longest substring without repeating characters.

    • Iterate through the string and keep track of the characters seen so far in a set.

    • Use two pointers to mark the start and end of the current substring.

    • Update the maximum length of the substring as you iterate through the string.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Coding Test 

Good i got nervous be confident and u should knw each concept very deeply

Interview Preparation Tips

Topics to prepare for Bounteous x Accolite Softwaretest Engineer interview:
  • STL
  • QsharedPointe
Interview preparation tips for other job seekers - good but very difficult if u the concept very deeply

Metacube Software Interview FAQs

How many rounds are there in Metacube Software Softwaretest Engineer interview?
Metacube Software interview process usually has 3 rounds. The most common rounds in the Metacube Software interview process are Resume Shortlist, One-on-one Round and Group Discussion.
What are the top questions asked in Metacube Software Softwaretest Engineer interview?

Some of the top questions asked at the Metacube Software Softwaretest Engineer interview -

  1. Basics on Array and string operati...read more
  2. Basics on git and datab...read more

Tell us how to improve this page.

Metacube Software Softwaretest Engineer Salary
based on 17 salaries
₹4.6 L/yr - ₹9.9 L/yr
45% more than the average Softwaretest Engineer Salary in India
View more details

Metacube Software Softwaretest Engineer Reviews and Ratings

based on 3 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

4.8

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 3 Reviews and Ratings
Software Engineer
224 salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Senior Software Engineer
144 salaries
unlock blur

₹8 L/yr - ₹16.5 L/yr

Salesforce Developer
127 salaries
unlock blur

₹4.5 L/yr - ₹13.5 L/yr

QA Engineer
79 salaries
unlock blur

₹3.5 L/yr - ₹11 L/yr

Software Developer
73 salaries
unlock blur

₹4.1 L/yr - ₹12 L/yr

Explore more salaries
Compare Metacube Software with

ITC Infotech

3.6
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

Xoriant

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