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 Member Technical Staff Interview Questions and Answers for Freshers

Updated 14 Oct 2022

BYJU'S Member Technical Staff Interview Experiences for Freshers

1 interview found

I applied via Campus Placement and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Coding Test 

1 DP question, 1 simple integer manipulation

Round 2 - One-on-one 

(3 Questions)

  • Q1. 4th smallest element in BST
  • Ans. 

    Find the 4th smallest element in a Binary Search Tree.

    • Traverse the BST in-order and keep track of the count of visited nodes.

    • When the count reaches 4, return the current node's value.

    • If the BST has less than 4 nodes, return null or throw an exception.

  • Answered by AI
  • Q2. Maximum number of distinct elements in every sliding window of size k
  • Ans. 

    Find maximum distinct elements in every sliding window of size k.

    • Create a hash table to store the frequency of each element in the current window.

    • Use two pointers to maintain the current window and slide it over the array.

    • Update the hash table for each new element in the window and remove the old element.

    • Keep track of the maximum number of distinct elements seen so far.

    • Repeat until all windows of size k have been proce

  • Answered by AI
  • Q3. Merge two sorted linked lists
  • Ans. 

    Merge two sorted linked lists

    • Create a new linked list to store the merged list

    • Compare the first nodes of both lists and add the smaller one to the new list

    • Move the pointer of the added node to the next node

    • Repeat until one of the lists is empty

    • Add the remaining nodes of the non-empty list to the new list

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

(1 Question)

  • Q1. A probability related question

Interview Preparation Tips

Interview preparation tips for other job seekers - Do Striver SDE sheet and practice aptitude questions

Skills evaluated in this interview

Interview questions from similar companies

I applied via Referral and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Salary package

Interview Preparation Tips

Interview preparation tips for other job seekers - very easy process..2 rounds only
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jan 2023. There were 2 interview rounds.

Round 1 - Case Study 

Case study on lesson planning

Round 2 - One-on-one 

(1 Question)

  • Q1. Manager round either over zoom or face to face
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. About work experience
  • Q2. About salary discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. About Self introduction
  • Q2. About Job experience

Associate Interview Questions & Answers

Planet Spark user image Sayani Chakraborty

posted on 1 Aug 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Good, short and concise

Round 2 - One-on-one 

(1 Question)

  • Q1. Why do you want to join
  • Ans. 

    I am passionate about the industry and believe in the company's mission and values.

    • Passionate about the industry

    • Believe in the company's mission and values

  • Answered by AI

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

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

I applied via Naukri.com and was interviewed before Dec 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 - One-on-one 

(2 Questions)

  • Q1. Basic questions
  • Q2. Details about your day to day work
  • Ans. 

    As a Senior Associate, my day to day work involves managing client relationships, overseeing project timelines, and providing strategic guidance.

    • Managing client relationships by regularly communicating with clients to understand their needs and address any concerns

    • Overseeing project timelines by creating and updating project plans, tracking progress, and ensuring deadlines are met

    • Providing strategic guidance by analyzi...

  • Answered by AI
Round 3 - Case Study 

Situation based questions

Round 4 - HR 

(1 Question)

  • Q1. Details on joining
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Normal introduction
  • Q2. Tell me about ur self job profile responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - HR 

(5 Questions)

  • Q1. Tell me about your last job?
  • Q2. Why you switching?
  • Q3. Edtech sales experience?
  • Ans. 

    Yes

    • I have 5 years of experience in selling educational technology solutions.

    • I have successfully closed deals with several schools and universities.

    • I am familiar with the challenges and opportunities in the edtech market.

    • I have a proven track record of meeting and exceeding sales targets in the edtech industry.

  • Answered by AI
  • Q4. Pipeline and connections?
  • Q5. B2b, KRA'S ,ete sale,

BYJU'S Interview FAQs

How many rounds are there in BYJU'S Member Technical Staff interview for freshers?
BYJU'S interview process for freshers usually has 4 rounds. The most common rounds in the BYJU'S interview process for freshers are One-on-one Round, Resume Shortlist and Coding Test.
How to prepare for BYJU'S Member Technical Staff interview for freshers?
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 Data Structures, C++, Java, Algorithms and Design Patterns.
What are the top questions asked in BYJU'S Member Technical Staff interview for freshers?

Some of the top questions asked at the BYJU'S Member Technical Staff interview for freshers -

  1. Maximum number of distinct elements in every sliding window of siz...read more
  2. 4th smallest element in ...read more
  3. Merge two sorted linked li...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Planet Spark Interview Questions
3.7
 • 385 Interviews
Whitehat jr Interview Questions
3.4
 • 262 Interviews
Unacademy Interview Questions
3.0
 • 212 Interviews
Physicswallah Interview Questions
3.8
 • 210 Interviews
upGrad Interview Questions
3.6
 • 201 Interviews
NxtWave Interview Questions
3.8
 • 190 Interviews
Vedantu Interview Questions
3.3
 • 184 Interviews
Simplilearn Interview Questions
3.2
 • 107 Interviews
View all
BYJU'S Member Technical Staff Salary
based on 48 salaries
₹12 L/yr - ₹22 L/yr
33% more than the average Member Technical Staff Salary in India
View more details

BYJU'S Member Technical Staff Reviews and Ratings

based on 5 reviews

3.0/5

Rating in categories

4.6

Skill development

3.9

Work-life balance

4.6

Salary

2.6

Job security

4.0

Company culture

3.6

Promotions

4.0

Work satisfaction

Explore 5 Reviews and Ratings
Business Development Associate
11.2k salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Business Development Manager
3.9k salaries
unlock blur

₹6 L/yr - ₹16.7 L/yr

Business Development Executive
3.2k salaries
unlock blur

₹1 L/yr - ₹8 L/yr

Senior Business Development Associate
2.9k salaries
unlock blur

₹4.2 L/yr - ₹13.5 L/yr

BDA
2.3k salaries
unlock blur

₹1 L/yr - ₹10 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