Upload Button Icon Add office photos
Engaged Employer

i

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

BYJU'S Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

BYJU'S Intern Interview Questions and Answers for Experienced

Updated 6 May 2023

BYJU'S Intern Interview Experiences for Experienced

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 11 Feb 2022

I applied via Approached by Company and was interviewed in Aug 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 - Technical 

(1 Question)

  • Q1. About marketing strategy

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep trying untill you get success

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about youself
  • Ans. 

    I am a recent graduate with a degree in computer science and a passion for coding and problem-solving.

    • Graduated with a degree in computer science

    • Passionate about coding and problem-solving

    • Completed internships in software development

    • Participated in coding competitions

  • Answered by AI
  • Q2. What is your 5 year plans
  • Ans. 

    My 5 year plan is to gain valuable experience in the field, continue learning and growing professionally, and eventually take on more responsibilities and leadership roles.

    • Continue to learn and grow in my current role

    • Seek out opportunities for professional development and training

    • Work towards taking on more responsibilities and leadership roles within the company

    • Possibly pursue further education or certifications to en...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. What you know about operations
  • Ans. 

    Operations involve managing processes, resources, and activities to achieve organizational goals efficiently.

    • Operations management focuses on improving processes and maximizing efficiency.

    • It includes activities such as production planning, inventory management, quality control, and supply chain management.

    • Examples of operations in a business context include optimizing production schedules, reducing waste in manufacturi...

  • Answered by AI
  • Q2. Tell me about your qualifications
  • Ans. 

    I have a Bachelor's degree in Computer Science and relevant internship experience.

    • Bachelor's degree in Computer Science

    • Internship experience in relevant field

    • Strong technical skills in programming languages like Java and Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Write the video script for a topic provided by the upgrad team and create a ppt for an video script.

Round 2 - One-on-one 

(1 Question)

  • Q1. What is the Linked list?
  • Ans. 

    A linked list is a linear data structure where elements are stored in nodes with each node pointing to the next node in the sequence.

    • Consists of nodes connected by pointers

    • Can be singly linked or doubly linked

    • Allows for dynamic size and efficient insertion/deletion

  • Answered by AI

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Why should we hire you?
  • Q2. Please tell me about the machine learning projects you have done
  • Ans. 

    I have worked on several machine learning projects, including image recognition and natural language processing.

    • Developed an image recognition model using convolutional neural networks

    • Implemented a natural language processing algorithm for sentiment analysis

    • Collaborated on a recommendation system using collaborative filtering

    • Applied machine learning techniques to predict customer churn in a telecom company

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.Because I feel I have the skills and expertise for the position I have applied for. Also, be honest, and if you dont know something say that you are unaware but will learn the subject in the due course of time.

Skills evaluated in this interview

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 120 minutes
Round difficulty - Easy

It was a mix of mathematical aptitude, logical ability, and puzzles along with 2 programming questions of easy and medium level. Time was enough and no sectional time was present. 1-2 MCQs on SQL were also present.

This round was immediately followed by an SHL aptitude test which was basically a quick limited time check of your verbal ability and math because many questions were to be done in 1 hour.

  • Q1. 

    Boolean Matrix Transformation Challenge

    Given a 2-dimensional boolean matrix mat of size N x M, your task is to modify the matrix such that if any element is 1, set its entire row and column to 1. Specifi...

  • Ans. 

    Modify a boolean matrix such that if any element is 1, set its entire row and column to 1.

    • Iterate through the matrix and mark rows and columns to be modified

    • Use additional arrays to keep track of rows and columns to be modified

    • Update the matrix in-place based on the marked rows and columns

  • Answered by AI
Round 2 - Video Call 

Round duration - 60 minutes
Round difficulty - Easy

It was an online video interview round on HackerEarth with simultaneous code option. It was mostly justifying your resume in the first 15 minutes. After that OOPS was majorly asked. Basics of programming including questions on STL were asked. A class which required inheritance was asked by the interviewer to write. I was helped by the interviewer if i got stuck somewhere, Some questions on implementation of hashmaps and priority queues were also asked. A puzzle was asked which luckily struct to me at that moment.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Dronacharya College of Engineering. I applied for the job as Software Engineer in DelhiEligibility criteria7 CGPAToppr interview preparation:Topics to prepare for the interview - DBMS, OOPS, Data structures, Dynamic Programming, Graphs, Algorithms, Sorting searching, Compiler designTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Never give up
Tip 2 : When u start a topic, don't move on to next topic before you are 100% confident in previous topic
Tip 3 : Try to give maximum time on basics of a topic especially OOPS
Tip 4 - Practice Atleast 250 Questions
Tip 5 - Ex- Do atleast 2 projects

Application resume tips for other job seekers

Tip 1 : Write only those things in resume in which you are 100% confident
Tip 2 : Write maximum projects you have and be ready to explain them thoroughly
Tip 3 : Don't make any silly spelling mistakes on resume

Final outcome of the interviewSelected

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. They ask about how you handle the pressure and why toppr. Are you really think to complete target on this sector.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are bold to answer without having any fear. They dont cut your head. Simply they reject you. So say what you think. How you handle the pressure. Be bold and be confident that's the only thing to get the job in marketing...

I was interviewed in Jan 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 70 minutes
Round difficulty - Easy

We're provided with 60 minutes.
We're provided with desktop as it was online test.

  • Q1. 

    Leap Year Checker

    Determine if a given year, represented as an integer 'N', is a leap year.

    A leap year is defined as a year with 366 days, unlike a normal year which has 365 days.

    Input:

    The initial i...
  • Ans. 

    The task is to determine if a given year is a leap year or not.

    • Check if the year is divisible by 4, if yes then proceed to next step

    • If the year is divisible by 100, then it should also be divisible by 400 to be a leap year

    • If the year satisfies both conditions, output 'Yes', else output 'No'

  • Answered by AI
Round 2 - Face to Face 

Round duration - 25 minutes
Round difficulty - Easy

They basically ask questions related to operating system

Round 3 - HR 

Round duration - 15 minutes
Round difficulty - Easy

There were 2 interviewers who talked to me and ask different questions regarding my company, my experience in college etc.
It was kind of chit chat but basically they were testing my conversation skills.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Engineer in GurgaonEligibility criteriaNo crieteriaCuemath interview preparation:Topics to prepare for the interview - Dtaa structure, Algorithm, Java , Operating System, C++Time required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Try to give mock interview as much as you can
Tip 2 : Good with technical skills

Application resume tips for other job seekers

Tip 1 : Mention good projects
Tip 2 : Any internship will be add-on

Final outcome of the interviewSelected

Skills evaluated in this interview

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

Coding test around front end using react

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

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

(1 Question)

  • Q1. Subject knowledge
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Based on previous experience

BYJU'S Interview FAQs

How many rounds are there in BYJU'S Intern interview for experienced candidates?
BYJU'S interview process for experienced candidates usually has 2 rounds. The most common rounds in the BYJU'S interview process for experienced candidates are Resume Shortlist and Technical.
How to prepare for BYJU'S Intern interview for experienced candidates?
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 BYJU'S. The most common topics and skills that interviewers at BYJU'S expect are SQL, C++, Communication Skills, Customer Service and Data Analysis.
What are the top questions asked in BYJU'S Intern interview for experienced candidates?

Some of the top questions asked at the BYJU'S Intern interview for experienced candidates -

  1. What is your current locatuon? My current location is Varanasi, Lanka, Uttar Pr...read more
  2. About marketing strat...read more

Tell us how to improve this page.

Intern Interview Questions from Similar Companies

View all
BYJU'S Intern Salary
based on 4 salaries
₹3 L/yr - ₹4.4 L/yr
20% more than the average Intern Salary in India
View more details

BYJU'S Intern Reviews and Ratings

based on 15 reviews

3.0/5

Rating in categories

2.4

Skill development

2.8

Work-life balance

3.0

Salary

2.3

Job security

2.5

Company culture

2.4

Promotions

2.7

Work satisfaction

Explore 15 Reviews and Ratings
Business Development Associate
11.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Development Manager
3.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Development Executive
3.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Business Development Associate
3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

BDA
2.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare BYJU'S with

Unacademy

3.0
Compare

Vedantu

3.3
Compare

Toppr

3.4
Compare

Whitehat jr

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