Upload Button Icon Add office photos

Filter interviews by

Apposite Learning Solutions Interview Questions and Answers

Updated 17 Aug 2023

Apposite Learning Solutions Interview Experiences

Popular Designations

2 interviews found

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

I applied via Referral and was interviewed before Aug 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 

Language Test
Grammar Test
General Aptitude Test

Round 3 - Assignment 

The task was to write a short article on any of the given topics related to learning and pedagogy.

Round 4 - One-on-one 

(2 Questions)

  • Q1. Can you introduce yourself?
  • Q2. Can you tell me about your key roles as an ID?

Instructional Designer Interview Questions asked at other Companies

Q1. Come up with a scenario and how will you design an elearning material.
View answer (1)

Video Editor Interview Questions & Answers

user image Anonymous

posted on 18 May 2023

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

I applied via LinkedIn and was interviewed before May 2022. There were 2 interview rounds.

Round 1 - Assignment 

You will be getting a style guide and demo video edit which will familiarize you with the kind of content that you will be working on. You will be assessed on how well you can follow the instructions with minimal supervision.

Round 2 - One-on-one 

(2 Questions)

  • Q1. You will be interviewed by the manager of the departing you are applying in.
  • Q2. They will see your work live and ask questions based on the edit decisions that you made.

Interview Preparation Tips

Interview preparation tips for other job seekers - Know the tools really well and submit the work on time.

Video Editor Interview Questions asked at other Companies

Q1. What is the most important thing for a video
View answer (4)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jun 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Easy Questions. Just prepare the basics of the Quantitative Aptitude and you would be good to go.

Round 3 - Case Study 

Then came the guesstimate. It was a fairly easy one.

Round 4 - HR 

(2 Questions)

  • Q1. It was about the previous job experience and projects
  • Q2. Tell me something about yourself
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Multiple choice questions covering maths, logical reasoning and verbal ability

Round 2 - Case Study 

Business case about forecasting model of psorasis disease

Round 3 - Case Study 

Case study discussion round

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

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Read derivatives especially options

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical Analysis and derivatives questions

I applied via Company Website and was interviewed in Dec 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Question based on oops java concept, logical reasoning, multithreading, data structures , collection, Servlet , ajax .

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic concept knowledge based on core and advanced java

Give your answer in very confident mode .

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Core Java, SQL,JSP,Servlet
  • Q2. SQL Injection
  • Q3. Collection details
  • Q4. Rest API,Soap API

Interview Preparation Tips

Interview preparation tips for other job seekers - First Technical then Manager round (just project details)

Interview Questionnaire 

4 Questions

  • Q1. Life cycle of servlet and jsp
  • Ans. 

    Servlet and JSP life cycle involves initialization, request processing and destruction.

    • Servlet life cycle includes init(), service() and destroy() methods.

    • JSP life cycle includes translation, compilation, initialization, and request processing.

    • Servlet container manages the life cycle of servlets and JSPs.

    • Servlet and JSP objects are created and initialized during initialization phase.

    • During request processing phase, ser...

  • Answered by AI
  • Q2. Joins and basic SQL concept
  • Q3. Implementation of jdbc
  • Ans. 

    JDBC is a Java API for connecting to and interacting with databases.

    • JDBC stands for Java Database Connectivity.

    • It provides a standard interface for connecting to databases.

    • JDBC drivers are used to connect to specific databases.

    • JDBC can be used to execute SQL queries and retrieve results.

    • Example: Class.forName("com.mysql.jdbc.Driver"); Connection con=DriverManager.getConnection("jdbc:mysql://localhost:3306/mydb","userna

  • Answered by AI
  • Q4. Puzzle questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic concepts of java ,servlet, jsp ,jdbc and javascript

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Jan 2023. 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 

General asked aptitude
Focus most on profit lost, percentage

Round 3 - One-on-one 

(1 Question)

  • Q1. Asked mostly on core java bcz i was selected for trainee role and JavaScript along with bootstrap
Round 4 - One-on-one 

(1 Question)

  • Q1. Asked DSA array, searching, sorting, linkedlist

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself in java
Easy level of DSA
Servlet, jsp, jdbc
Spring and spring boot add advantage
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I appeared for an interview in Aug 2022.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Mainlyfocus on oops and basic core java question
  • Q2. What is try catch and finally
  • Ans. 

    try catch and finally are keywords used in exception handling in programming languages.

    • try block contains the code that may throw an exception

    • catch block catches the exception thrown by the try block and handles it

    • finally block contains the code that is executed regardless of whether an exception is thrown or not

    • try-catch-finally is used to handle errors and prevent program crashes

    • Example: try { //code that may throw a...

  • Answered by AI
Round 3 - Group Discussion 

Why are you leaving your company

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing here to learn ,and expect everything from you

Skills evaluated in this interview

Apposite Learning Solutions Interview FAQs

How many rounds are there in Apposite Learning Solutions interview?
Apposite Learning Solutions interview process usually has 3-4 rounds. The most common rounds in the Apposite Learning Solutions interview process are Resume Shortlist, Assignment and One-on-one Round.
How to prepare for Apposite Learning Solutions 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 Apposite Learning Solutions. The most common topics and skills that interviewers at Apposite Learning Solutions expect are E - learning, Illustrator, Instructional Design, Graphics and Outsourcing.

Tell us how to improve this page.

Apposite Learning Solutions Interview Process

based on 4 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.1k Interviews
upGrad Interview Questions
3.7
 • 199 Interviews
Simplilearn Interview Questions
3.2
 • 101 Interviews
NIIT Interview Questions
3.6
 • 84 Interviews
Toppr Interview Questions
3.4
 • 64 Interviews
Link Group Interview Questions
3.8
 • 34 Interviews
MeritNation Interview Questions
3.6
 • 7 Interviews
Vedant Interview Questions
4.2
 • 1 Interview
View all

Apposite Learning Solutions Reviews and Ratings

based on 19 reviews

3.7/5

Rating in categories

3.3

Skill development

3.3

Work-life balance

3.5

Salary

3.0

Job security

3.2

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 19 Reviews and Ratings
QA Analyst
11 salaries
unlock blur

₹2.5 L/yr - ₹3.7 L/yr

Instructional Designer
10 salaries
unlock blur

₹3.6 L/yr - ₹6.5 L/yr

Quality Analyst
6 salaries
unlock blur

₹2.4 L/yr - ₹3 L/yr

Graphic Designer
6 salaries
unlock blur

₹4 L/yr - ₹6.7 L/yr

Video Editor
5 salaries
unlock blur

₹4.9 L/yr - ₹7.1 L/yr

Explore more salaries
Compare Apposite Learning Solutions with

BYJU'S

3.1
Compare

upGrad

3.6
Compare

Simplilearn

3.2
Compare

Educomp Solutions

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