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

Filter interviews by

Magic Edtech Animation/Graphic Artist Interview Questions, Process, and Tips

Updated 10 Oct 2020

Magic Edtech Animation/Graphic Artist Interview Experiences

1 interview found

I applied via Walk-in and was interviewed before Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is difference between serif or San sarif font.
  • Ans. 

    Serif fonts have small lines or flourishes at the ends of the letters, while sans-serif fonts do not.

    • Serif fonts are considered more traditional and formal, while sans-serif fonts are more modern and casual.

    • Serif fonts are easier to read in printed materials, while sans-serif fonts are better for digital screens.

    • Examples of serif fonts include Times New Roman and Georgia, while examples of sans-serif fonts include Aria

  • Answered by AI
  • Q2. What is the Full from of CMYK and RGB colour and what is difference between RGB colour and CMYK colour.
  • Ans. 

    CMYK stands for Cyan, Magenta, Yellow, and Key (Black), while RGB stands for Red, Green, and Blue.

    • CMYK is a subtractive color model used in printing, while RGB is an additive color model used in digital displays.

    • CMYK is used for printing because it can reproduce a wider range of colors, while RGB is used for digital displays because it can produce brighter and more vibrant colors.

    • CMYK colors are created by subtracting ...

  • Answered by AI
  • Q3. What is classic tween animation .
  • Ans. 

    Classic tween animation is a traditional animation technique used to create smooth and fluid motion.

    • It involves creating a series of keyframes and then filling in the frames in between to create the illusion of motion.

    • It is often used in 2D animation and is a staple of traditional Disney animation.

    • Examples include Snow White and the Seven Dwarfs, Sleeping Beauty, and The Little Mermaid.

    • Classic tween animation is differ...

  • Answered by AI
  • Q4. What is motion graphics
  • Ans. 

    Motion graphics is the art of animating graphic design elements to create the illusion of motion.

    • It combines graphic design, animation, and filmmaking techniques

    • Used in advertising, film, television, and online media

    • Examples include animated logos, explainer videos, and title sequences

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confedence when you replying your answers. Don't show over smartness.

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Oops and database modelling
  • Q2. Design Book my show

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

(2 Questions)

  • Q1. Kafka architecture and APIs
  • Q2. Java and microservices

Interview Preparation Tips

Topics to prepare for Apexon Senior Software Engineer interview:
  • Java
  • Devops
  • Cloud Computing
Interview preparation tips for other job seekers - Keep your concepts clear and your answers precise.

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

Interview Questionnaire 

1 Question

  • Q1. Core java question. and basic question on angular 8. Difference between promise and graph

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up basic.

I applied via Approached by Company and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical interview with my primary skill set Where all details asked about technology And given one program to do using primary skill
Round 2 - HR 

(1 Question)

  • Q1. Salary Discussion Questions about why to change org And More specific to HR questions About yourself
Round 3 - Managiral 

(1 Question)

  • Q1. Question about last project work About Yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is growing with different skillset and domain

I applied via Recruitment Consulltant and was interviewed before Oct 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 - Coding Test 

They will ask you simple programs to check your logical abilities.

Round 3 - HR 

(2 Questions)

  • Q1. Normal Salary discussion round
  • Q2. Questions about family and location

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well whatever you have mentioned in your resume and be confident about it.

I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. 1. If you given a no return its corresponding excel no.
  • Ans. 

    Convert given no to corresponding excel no.

    • Excel no starts from 1 and goes up to 16384

    • Excel no is calculated using column and row numbers

    • For example, 1 corresponds to A, 27 corresponds to AA, 28 corresponds to AB, and so on

  • Answered by AI
  • Q2. 2. find unique character in a window of k size in a string
  • Ans. 

    Find unique characters in a window of k size in a string.

    • Use a sliding window approach.

    • Maintain a hash table to keep track of character frequency.

    • Remove characters from hash table as the window slides.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication is very important. Give your solution from brute force to optimal. Interviewer has tell me to write code of both questions in any programming language.

Skills evaluated in this interview

I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. DS Questions 1. kth largest element. 2. Implement merge sort
  • Q2. Springboot basics, oops, collection api

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepeare DS well

Interview Questionnaire 

2 Questions

  • Q1. 1.Implement merge sort. 2. Kth largest element.
  • Ans. 

    Implement merge sort and find kth largest element in an array.

    • Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them and then merges them.

    • Kth largest element can be found using quick select algorithm or by sorting the array and returning the kth element from the end.

    • Merge sort has a time complexity of O(nlogn) and space complexity of O(n).

    • Quick select has a time comp...

  • Answered by AI
  • Q2. Springboot RestTemplate, singleton, oops

Skills evaluated in this interview

I applied via LinkedIn and was interviewed before Jun 2021. 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 - Coding Test 

Its a simple hackathon MCQ questions based on your skills.

Round 3 - Technical 

(3 Questions)

  • Q1. Technical round from Xoriant was easy but tricky, question based on Agile Methodology, All the technologies and projects you mentioned in resume, random questions on development/testing experience and othe...
  • Q2. Tell me about your team you worked previously, team size, team contribution, roles of the team, modules worked in team or independently.
  • Q3. Tell me about any different technical challeng/issue/problems you faced in last project.
Round 4 - Technical 

(1 Question)

  • Q1. Project Technical Interview
Round 5 - HR 

(2 Questions)

  • Q1. What is your preferred location
  • Q2. Are you able to relocate

Interview Preparation Tips

Interview preparation tips for other job seekers - Take time to prepare your resume carefully.
Prepare each and everything written in resume.
Work on Leet codes or on DSA, algorithms.
Be confident 😊

Magic Edtech Interview FAQs

What are the top questions asked in Magic Edtech Animation/Graphic Artist interview?

Some of the top questions asked at the Magic Edtech Animation/Graphic Artist interview -

  1. What is the Full from of CMYK and RGB colour and what is difference between RGB...read more
  2. What is difference between serif or San sarif fo...read more
  3. What is classic tween animation...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.4
 • 273 Interviews
Tiger Analytics Interview Questions
3.7
 • 226 Interviews
Altimetrik Interview Questions
3.8
 • 219 Interviews
Xoriant Interview Questions
4.1
 • 183 Interviews
Incedo Interview Questions
3.1
 • 182 Interviews
Globant Interview Questions
3.8
 • 175 Interviews
ThoughtWorks Interview Questions
3.9
 • 147 Interviews
Iris Software Interview Questions
4.0
 • 146 Interviews
Apexon Interview Questions
3.3
 • 141 Interviews
View all
Senior Software Engineer
145 salaries
unlock blur

₹6 L/yr - ₹18 L/yr

Consultant
143 salaries
unlock blur

₹5.9 L/yr - ₹22.8 L/yr

Software Engineer
133 salaries
unlock blur

₹3.7 L/yr - ₹14 L/yr

Lead Consultant
128 salaries
unlock blur

₹9 L/yr - ₹33 L/yr

Softwaretest Engineer
118 salaries
unlock blur

₹1 L/yr - ₹7 L/yr

Explore more salaries
Compare Magic Edtech with

Xoriant

4.1
Compare

Photon Interactive

4.1
Compare

CitiusTech

3.3
Compare

Iris Software

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