Upload Button Icon Add office photos
Premium Employer

i

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

Unacademy Verified Tick

Compare button icon Compare button icon Compare
3.0

based on 1.9k Reviews

Filter interviews by

Unacademy Software Developer Interview Questions and Answers

Updated 13 Aug 2024

Unacademy Software Developer Interview Experiences

2 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Feb 2023. There were 6 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. Data structures
Round 3 - Technical 

(1 Question)

  • Q1. System Design fundamentals
Round 4 - Technical 

(1 Question)

  • Q1. System Design questions
Round 5 - Behavioral 

(1 Question)

  • Q1. What do you think about the negative news going around the company
Round 6 - HR 

(1 Question)

  • Q1. Why join this company

Interview Preparation Tips

Interview preparation tips for other job seekers - They took 5 rounds of interview. 3 of them were technical and had easy to moderate level of questions. Rest 2 were more of HR rounds.
After taking 5 rounds, they have the audacity of not even calling back, picking up the calls or providing us with any information. If you are not interested in taking the candidate then why waste their time?

Funniest part is that they are fully aware of what a rubbish organization it is. In the later rounds they talked about cost cutting, negative news around the company, and employee complaints for work life balance. However, they are great at gaslighting as well because they make these sound like employee problems not employer problems.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain about Android lifecycle
  • Ans. 

    Android lifecycle refers to the series of states that an activity or fragment goes through from creation to destruction.

    • Android lifecycle includes states like onCreate, onStart, onResume, onPause, onStop, onDestroy, etc.

    • Activities and fragments transition between these states based on user interactions and system events.

    • Understanding Android lifecycle is crucial for managing resources, saving state, and handling config...

  • Answered by AI
  • Q2. Explain about fragment lifecycle
  • Ans. 

    Fragment lifecycle refers to the series of events that occur in the lifespan of a fragment in an Android app.

    • Fragments go through various states like created, started, resumed, paused, stopped, and destroyed.

    • Fragment lifecycle methods include onCreate(), onCreateView(), onResume(), onPause(), onStop(), onDestroy(), etc.

    • Fragment lifecycle is closely tied to the hosting activity's lifecycle.

    • Understanding fragment lifecyc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Look into basics

Skills evaluated in this interview

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 questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic question of javascript like temporal dead zone, hoisting
  • Q2. Basic of sql and mongo
Round 2 - Technical 

(2 Questions)

  • Q1. Logic bluiding question
  • Q2. 2 leet code quesztion
Round 3 - HR 

(1 Question)

  • Q1. Slaray negotiation
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Number system,30 min duration

Round 2 - Technical 

(2 Questions)

  • Q1. What is promises
  • Ans. 

    Promises are objects representing the eventual completion or failure of an asynchronous operation.

    • Promises are used in JavaScript to handle asynchronous operations.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained together using .then() to handle success or failure.

    • They help avoid callback hell and make asynchronous code more readable.

    • Example: const myPromise = new Promise((res

  • Answered by AI
  • Q2. What is html and css
  • Ans. 

    HTML and CSS are languages used for creating and styling web pages.

    • HTML (Hypertext Markup Language) is used for structuring content on a web page.

    • CSS (Cascading Style Sheets) is used for styling the appearance of the content.

    • HTML uses tags like

      for paragraphs and for images.

    • CSS can change colors, fonts, layout, and more on a web page.

Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Sdlc lifecycle of components and architecture.
  • Ans. 

    SDLC lifecycle involves planning, designing, developing, testing, deploying, and maintaining software components and architecture.

    • SDLC (Software Development Life Cycle) includes phases like planning, designing, coding, testing, and maintenance.

    • Components are designed, developed, tested, and integrated into the overall architecture.

    • Architecture involves defining the structure, behavior, and interactions of software comp...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Role and responsibility my tasks and questions on project

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic quanti and logicals

Round 2 - Coding Test 

2 test cases were there which we have to passed. solution we had to write in javascript or any js framework

Interview Preparation Tips

Topics to prepare for LearningMate Solutions Software Developer interview:
  • OOPS
  • C#
  • dot net
Interview preparation tips for other job seekers - Interview process was so good. all that just u have to prepare for basics. they would even ask on advance topics just to check how far do you have idea
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Coding Test 

3 coding question around prime number arrays and strings

Round 2 - Technical 

(2 Questions)

  • Q1. Introduce youself
  • Q2. Question around project and skill in the resume and one coding question to solve
Round 3 - Technical 

(2 Questions)

  • Q1. Question on project and skill in resume
  • Q2. 2 question arouond data structer and algorithm
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 Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Practical questions regarding database like sp,trigger,rank
  • Q2. Difference b/w sp and function
  • Ans. 

    Stored procedures are precompiled SQL queries stored in the database, while functions are blocks of code that can be called within SQL queries.

    • Stored procedures are stored in the database and can be called using a specific name.

    • Functions are defined using CREATE FUNCTION and can be called within SQL queries.

    • Stored procedures can have input and output parameters, while functions can only return a single value.

    • Stored pro...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Salary negotiations

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic questions on core java,java 8 features, multi threading.
  • Q2. Basic to advanced questions on Hibernate , SQL queries, spring
  • Q3. Questions on architecture,caching, design patterns

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly on java,Hibernate,spring,
Prepare well for System design concepts like load balancing , api gateways,caching....

I applied via Company Website and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Why should we hire you?
  • Q2. Why did you leave your last job?

Interview Preparation Tips

Interview preparation tips for other job seekers - My advice is just be honest and rest all will be fine.

Unacademy Interview FAQs

How many rounds are there in Unacademy Software Developer interview?
Unacademy interview process usually has 3-4 rounds. The most common rounds in the Unacademy interview process are Technical, Resume Shortlist and Behavioral.
How to prepare for Unacademy Software Developer 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 Unacademy. The most common topics and skills that interviewers at Unacademy expect are Subject Matter Expertise, E - learning, SCORM, System Design and Academics.
What are the top questions asked in Unacademy Software Developer interview?

Some of the top questions asked at the Unacademy Software Developer interview -

  1. Explain about Android lifecy...read more
  2. Explain about fragment lifecy...read more
  3. System Design fundament...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Unacademy interviews
Job Portal
100%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Unacademy Software Developer Salary
based on 16 salaries
₹14.3 L/yr - ₹45 L/yr
237% more than the average Software Developer Salary in India
View more details

Unacademy Software Developer Reviews and Ratings

based on 2 reviews

2.5/5

Rating in categories

2.8

Skill development

1.5

Work-Life balance

2.4

Salary & Benefits

1.0

Job Security

1.0

Company culture

1.9

Promotions/Appraisal

1.9

Work Satisfaction

Explore 2 Reviews and Ratings
Senior Business Development Executive
1.1k salaries
unlock blur

₹4 L/yr - ₹8.5 L/yr

Business Development Executive
765 salaries
unlock blur

₹1.9 L/yr - ₹9.4 L/yr

Educator
264 salaries
unlock blur

₹5.5 L/yr - ₹15 L/yr

Sr. BDE
256 salaries
unlock blur

₹4.1 L/yr - ₹7.6 L/yr

Sales Manager
255 salaries
unlock blur

₹4.6 L/yr - ₹16 L/yr

Explore more salaries
Compare Unacademy with

BYJU'S

3.1
Compare

Vedantu

3.4
Compare

upGrad

3.7
Compare

Toppr

3.4
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview