Upload Button Icon Add office photos

Filter interviews by

Learnship Interview Questions and Answers

Updated 26 Feb 2025

Learnship Interview Experiences

Popular Designations

5 interviews found

I applied via Campus Placement

Round 1 - Aptitude Test 

Online test consisting of aptitude round and English proficiency test

Round 2 - Technical 

(1 Question)

  • Q1. Questions related to ur project,OOPS concept,Sotyware Engineering Questions
Round 3 - Technical 

(1 Question)

  • Q1. Technical Questions related to DSA and projects

Interview Preparation Tips

Interview preparation tips for other job seekers - it is a German based company and looks for Developer,Scrum Master,Software Q/A Enginner and DevOps Engineer and is a product based company

Scrum Master Interview Questions asked at other Companies

Q1. If a developer who was working on a critical user story suddenly goes on emergency medical leave. how will you deal with the situation?
View answer (4)
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Application question rather than direct question

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 8 Apr 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Selenium and Java coding

Round 2 - One-on-one 

(1 Question)

  • Q1. Discussion on QA process
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

Agile Coach Interview Questions & Answers

user image Sairam Vijaykumar

posted on 26 Feb 2025

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

I was interviewed before Feb 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. About myself and my experience
  • Q2. How sound knowledge I have in my field that I have applied for
  • Ans. 

    I have a strong knowledge base in Agile methodologies and have successfully applied them in various projects.

    • Certified in Agile methodologies such as Scrum or Kanban

    • Experience coaching teams in Agile practices

    • Successfully implemented Agile frameworks in previous projects

    • Continuous learning and staying updated on Agile trends and best practices

  • Answered by AI

Agile Coach Interview Questions asked at other Companies

Q1. Maturity of Agile Software Development Projects Coached and the differences in various categories of Projects.
View answer (2)

Learnship interview questions for popular designations

 Scrum Master

 (1)

 Agile Coach

 (1)

 Senior Software Engineer

 (1)

 QA Engineer

 (1)

 Operations Executive

 (1)

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

English language assessment

Round 2 - One-on-one 

(1 Question)

  • Q1. Check for abilities
Round 3 - HR 

(1 Question)

  • Q1. Salary and benefits

Interview Preparation Tips

Interview preparation tips for other job seekers - Decent colleagues

Operations Executive Interview Questions asked at other Companies

Q1. What is the electric current? How is works ?
View answer (29)

Interview questions from similar companies

I applied via Job Fair and was interviewed before Feb 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 - Aptitude Test 

What is aptitude test?

Round 3 - Group Discussion 

Online study and off-line which one is better?

Round 4 - Case Study 

Someone not interested in assignments.

Round 5 - One-on-one 

(2 Questions)

  • Q1. Why you choice to join with us
  • Ans. Because write now Indias largest and most trusted education system is BYJU'S. thats why not one me everyone want to join his/her children in BYJU'S.
  • Answered Anonymously
  • Q2. What is more important to you education or money?
  • Ans. Obviously is education because educated person make money so easily and how to hold the mobey they know very well
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand what they needs to us

I applied via Job lever and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Easy leetcode code 2 questions , HTML5 css javascript simple screen design

Round 2 - One-on-one 

(1 Question)

  • Q1. Oop, Simple coding javascript, react basic, sql basic

Interview Preparation Tips

Interview preparation tips for other job seekers - Take it easy and go with confidence which matters most

Assistant Manager Interview Questions & Answers

BYJU'S user image prashant kumar saxena

posted on 14 Sep 2022

I applied via Approached by Company and was interviewed before Sep 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 - HR 

(2 Questions)

  • Q1. Tell me about your self - what you know about Byjus
  • Q2. What's your weakness

Interview Preparation Tips

Topics to prepare for BYJU'S Assistant Manager interview:
  • Sales
  • IT
  • Educational Sales
  • Education Counseling
Interview preparation tips for other job seekers - Company now created the poltics so my opinion please don't give interviews in byjus

I applied via Company Website and was interviewed before Mar 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Write a program on bubble sort ?
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the first element is greater than the next element, swap them

    • Repeat this process for all elements in the list

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Define Turing Machine ?
  • Ans. 

    A Turing Machine is a theoretical device that can simulate any algorithmic computation.

    • It was proposed by Alan Turing in 1936 as a model for computation.

    • It consists of a tape, a head that can read and write symbols on the tape, and a set of rules for transitioning between states.

    • It can simulate any algorithmic computation, making it a powerful tool for theoretical computer science.

    • It is often used as a theoretical basi...

  • Answered by AI
  • Q3. Explain hash function
  • Ans. 

    A hash function is a mathematical function that converts input data of arbitrary size into a fixed-size output.

    • Hash functions are used to index data in hash tables.

    • They are also used in cryptography to securely store passwords.

    • Examples of hash functions include MD5, SHA-1, and SHA-256.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was lengthy process some questions were difficult to answer and i tried to amswer a few questions but i didnt clear interview process

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself.
  • Q2. How will you take the pressure related to sales
  • Ans. 

    I thrive under pressure and use it as motivation to exceed sales targets.

    • I prioritize tasks and set achievable goals to manage pressure

    • I stay organized and focused on the end goal

    • I communicate effectively with team members to ensure everyone is on the same page

    • I use positive self-talk and visualization techniques to stay motivated

    • I continuously learn and adapt to new sales strategies to improve performance

  • Answered by AI
  • Q3. Sited few examples in the old organization and explained how did I handle it.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview experience was moderate.

Learnship Interview FAQs

How many rounds are there in Learnship interview?
Learnship interview process usually has 2-3 rounds. The most common rounds in the Learnship interview process are Technical, One-on-one Round and Aptitude Test.
How to prepare for Learnship 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 Learnship. The most common topics and skills that interviewers at Learnship expect are PHP, AWS, Docker, Symfony and Terraform.
What are the top questions asked in Learnship interview?

Some of the top questions asked at the Learnship interview -

  1. Questions related to ur project,OOPS concept,Sotyware Engineering Questi...read more
  2. Technical Questions related to DSA and proje...read more
  3. Application question rather than direct quest...read more

Tell us how to improve this page.

Learnship Interview Process

based on 5 interviews

Interview experience

4.6
  
Excellent
View more

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.1k Interviews
Unacademy Interview Questions
3.0
 • 206 Interviews
upGrad Interview Questions
3.7
 • 198 Interviews
Simplilearn Interview Questions
3.2
 • 101 Interviews
Toppr Interview Questions
3.4
 • 64 Interviews
Tata ClassEdge Interview Questions
3.4
 • 12 Interviews
MeritNation Interview Questions
3.6
 • 7 Interviews
Vedant Interview Questions
4.2
 • 1 Interview
View all

Learnship Reviews and Ratings

based on 21 reviews

3.1/5

Rating in categories

3.3

Skill development

3.8

Work-life balance

2.8

Salary

2.3

Job security

2.8

Company culture

2.1

Promotions

3.1

Work satisfaction

Explore 21 Reviews and Ratings
Gainsight Technical Administrator

Hyderabad / Secunderabad,

Chennai

+1

3-8 Yrs

₹ 15-25 LPA

Explore more jobs
QA Engineer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Owner
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

IT Operations Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Learnship with

BYJU'S

3.1
Compare

upGrad

3.7
Compare

Unacademy

3.0
Compare

Tata ClassEdge

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