Upload Button Icon Add office photos
Engaged Employer

i

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

Great Learning Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Great Learning Software Developer Interview Questions and Answers

Updated 12 Nov 2024

Great Learning Software Developer Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Coding Test 

Question were very basic from array and stacks

Top trending discussions

View All
Interview Tips & Stories
2w
timepasstiwari
·
A Digital Markter
ChatGPT prepped me HARD for my interview!
Spent like two hours on chatgpt yesterday prepping for an interview. First, the usual, copy-pasted my resume and the job description, telling it to "upload this to your memory 'cause we are going to talk about it later". Then I grilled it with questions about stuff I didn't get in the job spec, and chatgpt helped me figure things out. I asked it to list the four or five key things they are looking for in the role. Then I told chatgpt to quiz me with ten questions, one at a time, to help me think about how I have gained experience in those areas. After the ten questions, it gave me strengths/weaknesses and a summary. Finally, I had chatgpt summarize each of my answers into three bullet points. Now have got a list of stories ready to go for any interview. No matter the question, I can steer the convo toward one of these success stories.
Got a question about Great Learning?
Ask anonymously on communities.

Interview questions from similar companies

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?
  • Ans. 

    I bring a unique blend of technical skills, problem-solving abilities, and a passion for software development that aligns with your team's goals.

    • Proven experience in full-stack development, having successfully built and deployed multiple web applications using React and Node.js.

    • Strong problem-solving skills demonstrated by optimizing an existing application, resulting in a 30% increase in performance.

    • Excellent teamwork...

  • Answered by AI
  • Q2. Why did you leave your last job?
  • Ans. 

    I left my last job to seek new challenges and opportunities for growth in a more dynamic environment.

    • I wanted to expand my skill set and work with newer technologies, such as cloud computing and AI.

    • The company was undergoing significant restructuring, which limited my opportunities for advancement.

    • I was looking for a role that offered more collaboration and teamwork, which I value highly.

    • I had a desire to work in a mor...

  • Answered by AI

Interview Preparation Tips

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

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....
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me abt your self
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
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Given two questions on personal round

Round 2 - Technical 

(2 Questions)

  • Q1. Technical 1 to 1
  • Q2. On dsa
Round 3 - HR 

(1 Question)

  • Q1. Final and friendly round
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Two pointer questions
  • Q2. Are you married

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

Interview Questionnaire 

4 Questions

  • Q1. Basic questions related to java 8 and features(functional interface, lambda, stream Api), Question on collections(hashmap,hashset), multi threading etc.
  • Q2. Questions related to SpringBoot , why to use, what is bean scope, why are annotations used, diffrence b/w @Component,@Repository, Write controller class?
  • Q3. Sql Related Questions, How you can optimize query, 2nd highest rank from table.
  • Q4. 2 Coding Questions with time and space complexity, how we can optimize soln.

Interview Preparation Tips

Interview preparation tips for other job seekers - First round will be assessment and second round will be interview. Be confident with your answers and if you find something new try to guess it right, Practice interview questions
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:
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 

(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

Great Learning Interview FAQs

How many rounds are there in Great Learning Software Developer interview?
Great Learning interview process usually has 1 rounds. The most common rounds in the Great Learning interview process are Coding Test.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more
Great Learning Software Developer Salary
based on 4 salaries
₹9.7 L/yr - ₹10.1 L/yr
7% more than the average Software Developer Salary in India
View more details
Program Manager
368 salaries
unlock blur

₹5.9 L/yr - ₹12.1 L/yr

Senior Learning Consultant
345 salaries
unlock blur

₹4.8 L/yr - ₹13.5 L/yr

Learning Consultant
281 salaries
unlock blur

₹3.8 L/yr - ₹10.2 L/yr

Data Scientist
120 salaries
unlock blur

₹6.5 L/yr - ₹15.8 L/yr

Senior Program Manager
110 salaries
unlock blur

₹8 L/yr - ₹14.8 L/yr

Explore more salaries
Compare Great Learning with

Whitehat jr

3.4
Compare

Unacademy

3.0
Compare

Extramarks Education

3.5
Compare

upGrad

3.6
Compare
write
Share an Interview