Upload Button Icon Add office photos
Premium Employer

i

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

Magic Edtech Verified Tick

Compare button icon Compare button icon Compare
3.1

based on 443 Reviews

Filter interviews by

Magic Edtech Software Developer Interview Questions and Answers

Updated 2 Dec 2024

Magic Edtech Software Developer Interview Experiences

5 interviews found

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

(5 Questions)

  • Q1. Tell me about
  • Q2. Your self they are asking
  • Q3. What is your weakness
  • Q4. Any questions ask for me
  • Q5. All the best future
Round 2 - Coding Test 

Coding for international

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

1hr duration was given for test purpose.

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray SumGiven an array of numbers, find the maximum s ... read more
asked in Cognizant
Q2. Nth Fibonacci NumberNth term of Fibonacci series F(n), where F(n) ... read more
asked in Rakuten
Q3. Merge two sorted arraysNinja has been given two sorted integer ar ... read more
asked in GlobalLogic
Q4. Terms Of APAyush is given a number ‘X’. He has been told that he ... read more
asked in Amazon
Q5. Minimum Number of Platform NeededYou are given the arrival and de ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Coding test consists of easy to medium difficulty problems.

Round 2 - Technical 

(1 Question)

  • Q1. HashMap in java
  • Ans. 

    HashMap in Java is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.

    • HashMap is part of the Java Collections framework.

    • It uses hashing to store key-value pairs, allowing for O(1) retrieval time on average.

    • Keys in a HashMap must be unique, but values can be duplicated.

    • Example: HashMap map = new HashMap<>(); map.put("key1", 1); int value = map.get("key1");

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Best place to work

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Basic coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Question about current project.
  • Q2. Basic Java, spring questions
Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions

Magic Edtech interview questions for designations

 Senior Software Developer

 (1)

 Software Engineer

 (1)

 Software Tester

 (1)

 Java Developer

 (1)

 Associate Software Engineer

 (3)

 Senior Software Engineer

 (2)

 Application Software Engineer

 (1)

 Software Testing Engineer

 (1)

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Guru Gobind Singh Indraprastha University (GGSIU) and was interviewed before Oct 2022. 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 - Aptitude Test 

Basic Aptitude questions were there which I think anyone can clear.

Round 3 - Coding Test 

2 easy level programming questions were asked.

Round 4 - HR 

(1 Question)

  • Q1. Introduction, background, interest, vision.

Interview questions from similar companies

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

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain oops concepts
  • Ans. 

    OOP 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.

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

    • Encapsulation: Objects can hide their internal state and require interactions through defined interfaces.

    • Inheritance: Objects can inherit attributes and methods from other objects.

    • Polymorphism: Objec...

  • Answered by AI
  • Q2. Write a code on simple one.
  • Ans. 

    Code a simple one

    • Use a basic programming language like Python or JavaScript

    • Create an array of strings

    • Print the array elements

  • Answered by AI
  • Q3. Explain about your projects
  • Ans. 

    I have worked on various projects including a web application for tracking inventory and a mobile app for managing tasks.

    • Developed a web application using React.js for tracking inventory levels and generating reports

    • Created a mobile app using Flutter for managing tasks and setting reminders

    • Implemented RESTful APIs for communication between frontend and backend systems

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a software developer with 5 years of experience in Java, Python, and SQL.

    • 5 years of experience in Java, Python, and SQL

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Passionate about learning new technologies

  • Answered by AI
  • Q2. Why msg global solutions
  • Ans. 

    I want to work at msg global solutions because of their reputation for innovative solutions and collaborative work environment.

    • I am impressed by msg global solutions' track record of delivering cutting-edge software solutions to clients.

    • I am excited about the opportunity to work with a team of talented developers and collaborate on challenging projects.

    • I value the emphasis msg global solutions places on professional de...

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Coding Test 

2 DSA question was asked

Round 2 - Aptitude Test 

40 questions in 20 minutes

Round 3 - Technical 

(2 Questions)

  • Q1. Stones games 2 leetcode
  • Q2. Permutations of array
  • Ans. 

    Generate all possible permutations of an array of strings

    • Use recursion to generate permutations

    • Swap elements to create different permutations

    • Base case: when array size is 1, return array as permutation

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Project discussion

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Coding Test 

60mintues DSA level coding exam

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

I applied via campus placement at S J B Institute of Technology, Bangalore and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

General basic aptitude questions will be asked. Be careful about the time because time given is less.

Round 2 - Coding Test 

2 question were there one on linkedlist and other on string

Round 3 - Technical 

(2 Questions)

  • Q1. This was technical interview and was fully java based as well as complete resume.
  • Q2. They also ask about the final year project that we did in our college
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Sql questions with queries
  • Q2. Rdbms related questions.

Magic Edtech Interview FAQs

How many rounds are there in Magic Edtech Software Developer interview?
Magic Edtech interview process usually has 2-3 rounds. The most common rounds in the Magic Edtech interview process are Coding Test, HR and Aptitude Test.
What are the top questions asked in Magic Edtech Software Developer interview?

Some of the top questions asked at the Magic Edtech Software Developer interview -

  1. HashMap in j...read more
  2. Basic Java, spring questi...read more

Tell us how to improve this page.

Magic Edtech Software Developer Interview Process

based on 4 interviews in last 1 year

Interview experience

4.3
  
Good
Magic Edtech Software Developer Salary
based on 64 salaries
₹6.3 L/yr - ₹17.1 L/yr
42% more than the average Software Developer Salary in India
View more details

Magic Edtech Software Developer Reviews and Ratings

based on 14 reviews

3.4/5

Rating in categories

3.5

Skill development

3.7

Work-life balance

3.2

Salary

3.0

Job security

3.5

Company culture

2.9

Promotions

3.6

Work satisfaction

Explore 14 Reviews and Ratings
Consultant
143 salaries
unlock blur

₹5.8 L/yr - ₹22.8 L/yr

Senior Software Engineer
133 salaries
unlock blur

₹6.3 L/yr - ₹18.5 L/yr

Software Engineer
125 salaries
unlock blur

₹2.7 L/yr - ₹13 L/yr

Lead Consultant
125 salaries
unlock blur

₹8 L/yr - ₹29.4 L/yr

Softwaretest Engineer
119 salaries
unlock blur

₹1 L/yr - ₹7 L/yr

Explore more salaries
Compare Magic Edtech with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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