Upload Button Icon Add office photos

Metacube Software

Compare button icon Compare button icon Compare

Filter interviews by

Metacube Software Software Engineer Interview Questions and Answers

Updated 11 May 2024

Metacube Software Software Engineer Interview Experiences

4 interviews found

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

I applied via Company Website and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Have multiple choice questions round for coding fundamentals.

Round 2 - Coding Test 

Coding round test for checking oops questions.

Round 3 - Technical 

(2 Questions)

  • Q1. If Rohan have n chocolates and he get 1 chocolate back for every 3 chocolate wrapper after eating. How many he can eat.
  • Q2. Check leap year.
  • Ans. 

    A leap year is a year that is divisible by 4, except for years that are divisible by 100 but not by 400.

    • Check if the year is divisible by 4.

    • If the year is divisible by 100, also check if it is divisible by 400.

    • If both conditions are met, it is a leap year.

  • Answered by AI

Software Engineer Interview Questions & Answers

user image Rohit Baliyan

posted on 16 Oct 2023

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

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

(1 Question)

  • Q1. Basic Coding questions
Round 3 - Technical 

(1 Question)

  • Q1. Basic Coding questions
Round 4 - One-on-one 

(2 Questions)

  • Q1. Data Structure and Algorithms Discussion
  • Q2. Some Coding questions on different Algorithmic patterns
Round 5 - HR 

(1 Question)

  • Q1. Salary Negotiation and Joining Date

Interview Preparation Tips

Topics to prepare for Metacube Software Software Engineer interview:
  • Recursion
  • Array
  • String
  • Dynamic Programming
Interview preparation tips for other job seekers - Brush up your coding skills

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
Q3. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q4. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
asked in TCS
Q5. Find the Duplicate Number Problem Statement Given an integer arra ... read more

I applied via Naukri.com and was interviewed before Sep 2021. There were 4 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 

(1 Question)

  • Q1. Basic Java, OOPS concepts, Collections, MySQL queries, Spring framework questions.
Round 3 - Assignment 

3 coding questions to test DSA.

Round 4 - HR 

(1 Question)

  • Q1. Why you want to switch, what are your expectations, why you left your previous company.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare java concepts and be confident while answering the questions.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2022. There were 5 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 - Aptitude Test 

Technical Test from the core concepts of CS

Round 3 - Coding Test 

5 DSA problems to solve

Round 4 - Technical 

(1 Question)

  • Q1. Technical Interview with DS and code optimization as major focus.
Round 5 - HR 

(1 Question)

  • Q1. Normal HR discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready to grind yourself.

Metacube Software interview questions for designations

 Software Engineer Trainee

 (1)

 Software Developer

 (3)

 QA Engineer

 (2)

 Softwaretest Engineer

 (1)

 Test Engineer

 (1)

 Associate Engineer

 (1)

 Engineer Trainee

 (1)

 Senior Quality Engineer

 (1)

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Mar 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Difference between Hashtable and hashmap?
  • Ans. 

    Hashtable is synchronized while hashmap is not.

    • Hashtable is thread-safe while hashmap is not.

    • Hashtable does not allow null keys or values while hashmap allows one null key and multiple null values.

    • Hashtable is slower than hashmap due to synchronization.

    • Hashtable is a legacy class while hashmap is a newer implementation.

  • Answered by AI
  • Q2. Difference between hashmap and concurrent hashmap?
  • Ans. 

    Hashmap is not thread-safe while Concurrent Hashmap is thread-safe.

    • Hashmap is not suitable for multi-threaded environments as it can lead to race conditions and data inconsistencies.

    • Concurrent Hashmap allows multiple threads to access and modify the map concurrently without any data inconsistencies.

    • Concurrent Hashmap uses a technique called lock striping to achieve thread-safety.

    • Concurrent Hashmap is slower than Hashma...

  • Answered by AI
  • Q3. Jdbc step
  • Q4. Spring ioc

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was average they asked questions from core java spring hibernate... And so on..

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. OOPs concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself.

I applied via Naukri.com and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic python list tuples set dictionary related questions
  • Q2. Decorators generator and django rest framework

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on logical and basic python fundamental

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of DS and algorithms

Interview Preparation Tips

Interview preparation tips for other job seekers - be thorough in data structures and algorithms

I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Dsa java oops dbms networking

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview experience.
You have to be very strong in DSA.

Interview Questionnaire 

1 Question

  • Q1. Basic javascript questions , clouser, promise

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared well on basic of javascript

Metacube Software Interview FAQs

How many rounds are there in Metacube Software Software Engineer interview?
Metacube Software interview process usually has 4-5 rounds. The most common rounds in the Metacube Software interview process are Technical, Resume Shortlist and HR.
How to prepare for Metacube Software Software Engineer 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 Metacube Software. The most common topics and skills that interviewers at Metacube Software expect are SFDC, Salesforce and Salesforce CRM.
What are the top questions asked in Metacube Software Software Engineer interview?

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

  1. If Rohan have n chocolates and he get 1 chocolate back for every 3 chocolate wr...read more
  2. Check leap ye...read more
  3. Some Coding questions on different Algorithmic patte...read more

Tell us how to improve this page.

Metacube Software Software Engineer Interview Process

based on 5 interviews

1 Interview rounds

  • Resume Shortlist Round
View more
Metacube Software Software Engineer Salary
based on 224 salaries
₹4 L/yr - ₹15 L/yr
15% more than the average Software Engineer Salary in India
View more details

Metacube Software Software Engineer Reviews and Ratings

based on 37 reviews

4.2/5

Rating in categories

3.9

Skill development

4.2

Work-life balance

3.4

Salary

4.6

Job security

4.0

Company culture

3.2

Promotions

3.8

Work satisfaction

Explore 37 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