Upload Button Icon Add office photos

Filter interviews by

Edufic Digital Interview Questions and Answers

Updated 17 Feb 2025

Edufic Digital Interview Experiences

Popular Designations

4 interviews found

Video Editor Interview Questions & Answers

user image Anonymous

posted on 11 Feb 2025

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Baisc question on after affects and develop a file.
Round 2 - HR 

(1 Question)

  • Q1. Salary discusion and work time

Video Editor Interview Questions asked at other Companies

Q1. What is the most important thing for a video
View answer (4)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Salary expectation
  • Q2. Why choose the company

Motion Graphic Designer Interview Questions asked at other Companies

Q1. 2. What is the process of making a 2D explainer animation?
View answer (1)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - HR 

(1 Question)

  • Q1. What is your experience in this field?

Interview Preparation Tips

Interview preparation tips for other job seekers - It will be easy if you are familiar with infographic animation and text animation.

Motion Graphic Designer Interview Questions asked at other Companies

Q1. 2. What is the process of making a 2D explainer animation?
View answer (1)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Mar 2022. 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 - HR 

(2 Questions)

  • Q1. What HR do in company ?
  • Q2. What you can do for company?
Round 3 - HR 

(3 Questions)

  • Q1. Always update ur hr every thing going in group whether it would be right or wrong
  • Q2. How you make your employee work happily?
  • Q3. How you do progress with your employee?

Interview Preparation Tips

Interview preparation tips for other job seekers - Always look about 5 years how can u make profit of the company .And always see yourself where are you now ,where you be after 5 years.

Employee Relations Manager Interview Questions asked at other Companies

Q1. How to poen windows in short cut keys of left mouse button + (shift)
View answer (2)

Edufic Digital interview questions for popular designations

 Motion Graphic Designer

 (2)

 Employee Relations Manager

 (1)

 Video Editor

 (1)

Interview questions from similar companies

I appeared for an interview in Nov 2020.

Round 1 - Coding Test 

(3 Questions)

Round duration - 60 minutes
Round difficulty - Easy

  • Q1. 

    Path Queries Problem Statement

    Consider a weighted, undirected graph with 'V' vertices numbered from 1 to 'V' and 'E' bidirectional edges. You are tasked with handling 'Q' queries. For each query, you are...

  • Ans. 

    Implement a function to find the shortest distance between two vertices in a weighted, undirected graph.

    • Use Dijkstra's algorithm to find the shortest path between the given vertices.

    • Create a graph data structure to represent the weighted, undirected graph.

    • Handle cases where no path exists between the given vertices by returning -1.

    • Optimize the algorithm to handle multiple queries efficiently.

    • Consider edge cases such as...

  • Answered by AI
  • Q2. 

    Merge Sort Algorithm Problem Statement

    Your task is to sort a sequence of numbers stored in the array ‘ARR’ in non-descending order using the Merge Sort algorithm.

    Explanation:

    Merge Sort is a divide-an...

  • Ans. 

    Implement Merge Sort algorithm to sort a sequence of numbers in non-descending order.

    • Divide the input array into two halves recursively

    • Sort the two halves separately

    • Merge the sorted halves to produce a fully sorted array

    • Time complexity of Merge Sort is O(n log n)

    • Example: Input - [5, 2, 9, 1, 5], Output - [1, 2, 5, 5, 9]

  • Answered by AI
  • Q3. 

    Rat in a Maze: All Paths Problem

    You are provided with an N * N maze where a rat is positioned at starting cell MAZE[0][0]. The goal is to determine and print all possible paths that the rat can take to r...

  • Ans. 

    Given an N * N maze with binary values, find and print all possible paths for a rat to reach the destination cell.

    • Use backtracking to explore all possible paths from the starting cell to the destination cell.

    • At each cell, check if it is a valid move (within bounds and not blocked), then recursively explore all four directions.

    • Keep track of the path taken so far and mark the cells accordingly.

    • Once the destination cell i...

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Dronacharya College of Engineering. I applied for the job as SDE - 1 in NoidaEligibility criteriaNo criteriaLido Learning interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic Programming etcTime required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : Practice Atleast 250 Questions
Tip 2 : Do atleast 2 projects
 

Application resume tips for other job seekers

Tip 1 : Have some projects on resume.
Tip 2 : Do not put false things on resume.

Final outcome of the interviewRejected

Skills evaluated in this interview

Round 1 - One-on-one 

(2 Questions)

  • Q1. Question doesn't matter
  • Q2. Question doesn't really care
Round 2 - Aptitude Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - I request you all never ever try to think to be a part of lido learning.. trust me it's a fraud company. All they want is money and they don't care about their employees. They have hire and fire policy. If lido would be last option for you never though of considering that.. just wait and search for better opportunity. Just have faith on urself you will get better in ur life without lido learning.
Interview experience
3
Average
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Nov 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 - Coding Test 

3 questions in 3 hr, topics were Dp, Strings, Tree

Round 3 - Aptitude Test 

1hr durations 40 questions, main topics were patterns, profit loss, work man , etc.

Round 4 - Technical 

(1 Question)

  • Q1. OOPS, JAVA, Mysql, general questsjons

Interview Preparation Tips

Topics to prepare for Internshala Software Engineer interview:
  • java
  • Android
  • DSA
  • OOPS
Interview preparation tips for other job seekers - Just prepare what you know and deep dive in it so that you can fully explain about them.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com

Round 1 - Technical 

(2 Questions)

  • Q1. Introduce Yourself,Write a code to find repeative characters in a String
  • Ans. 

    I am a software engineering student with a passion for coding. Here is a code to find repetitive characters in a string.

    • Iterate through the characters in the string and store their occurrences in a HashMap.

    • Check the HashMap for characters with occurrences greater than 1 to find repetitive characters.

    • Return the repetitive characters as an array of strings.

  • Answered by AI
  • Q2. Hi this is my name and qualification and experience

I applied via Company Website and was interviewed in Nov 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Got offer letter directly through email based on previous performance
  • Q2. Not applicable

Interview Preparation Tips

Interview preparation tips for other job seekers - Follow the profile instruction and previous performance
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. SQL question difference between having and where
  • Ans. 

    HAVING is used with GROUP BY to filter groups, WHERE is used to filter rows

    • HAVING is used with GROUP BY to filter groups based on aggregate functions

    • WHERE is used to filter rows based on conditions

    • HAVING is applied after GROUP BY, WHERE is applied before GROUP BY

    • Example: SELECT department, AVG(salary) FROM employees GROUP BY department HAVING AVG(salary) > 50000;

    • Example: SELECT * FROM employees WHERE department = 'S

  • Answered by AI

Edufic Digital Interview FAQs

How many rounds are there in Edufic Digital interview?
Edufic Digital interview process usually has 1-2 rounds. The most common rounds in the Edufic Digital interview process are HR, Technical and Resume Shortlist.
How to prepare for Edufic Digital 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 Edufic Digital. The most common topics and skills that interviewers at Edufic Digital expect are E - learning, Content Writing, Creative Writing, Instructional Design and Motion Graphics.
What are the top questions asked in Edufic Digital interview?

Some of the top questions asked at the Edufic Digital interview -

  1. Always update ur hr every thing going in group whether it would be right or wro...read more
  2. baisc question on after affects and develop a fi...read more

Tell us how to improve this page.

Edufic Digital Interview Process

based on 5 interviews

Interview experience

2.6
  
Poor
View more

Interview Questions from Similar Companies

Internshala Interview Questions
3.9
 • 56 Interviews
Lido Learning Interview Questions
2.3
 • 55 Interviews
Acadecraft Interview Questions
3.5
 • 52 Interviews
Coding Ninjas Interview Questions
3.8
 • 49 Interviews
WizKlub Interview Questions
3.0
 • 28 Interviews
TALENTEDGE Interview Questions
3.3
 • 21 Interviews
Nerdy Turtlez Interview Questions
2.8
 • 17 Interviews
View all

Edufic Digital Reviews and Ratings

based on 82 reviews

4.1/5

Rating in categories

4.0

Skill development

3.9

Work-life balance

3.7

Salary

3.8

Job security

3.9

Company culture

3.6

Promotions

3.8

Work satisfaction

Explore 82 Reviews and Ratings
Motion Graphic Designer
51 salaries
unlock blur

₹1.8 L/yr - ₹5 L/yr

Instructional Designer
50 salaries
unlock blur

₹1.5 L/yr - ₹5.5 L/yr

Graphic Designer
41 salaries
unlock blur

₹1.5 L/yr - ₹3.9 L/yr

Motion Graphics Artist
38 salaries
unlock blur

₹1.5 L/yr - ₹5.5 L/yr

Quality Analyst
16 salaries
unlock blur

₹1.5 L/yr - ₹3 L/yr

Explore more salaries
Compare Edufic Digital with

Lido Learning

2.3
Compare

Acadecraft

3.5
Compare

Coding Ninjas

3.8
Compare

Internshala

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