Upload Button Icon Add office photos

Filter interviews by

Yandex Intern Interview Questions and Answers for Freshers

Updated 25 Jul 2024

Yandex Intern Interview Experiences for Freshers

1 interview found

Intern Interview Questions & Answers

user image Даниил Плотников

posted on 25 Jul 2024

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

(2 Questions)

  • Q1. Leetcode task easy and medium
  • Q2. Leetcode task medium and spring boot

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good

Interview questions from similar companies

Intern Interview Questions & Answers

Amazon user image Himani Anand1

posted on 28 Oct 2015

Interview Questionnaire 

1 Question

  • Q1. Binary Tree concepts

Interview Preparation Tips

Round: Test
Experience:
Tips:
Duration: 120 minutes
Total Questions: 22

Round: Technical Interview
Experience:
Tips:

General Tips:
Skill Tips:
Skills: Algorithmic Approach To Problem Solving, Data Structures, Core Courses Concepts
College Name: IIM Lucknow

I appeared for an interview in Aug 2016.

Interview Questionnaire 

3 Questions

  • Q1. To reverse Linked List in pair of three.
  • Ans. 

    Reverse a linked list in pairs of three.

    • Create a function that takes the head of the linked list as input.

    • Traverse the linked list in pairs of three and reverse each pair.

    • Update the head of the linked list to the new head after reversing each pair.

    • Return the new head of the linked list.

  • Answered by AI
  • Q2. Search a number in sorted rotated array.
  • Ans. 

    Search a number in sorted rotated array.

    • Use binary search to find the pivot point where the array is rotated

    • Determine which half of the array the target number may be in

    • Perform binary search on the appropriate half of the array to find the target number

  • Answered by AI
  • Q3. A dynamic programming question was there to find a path in matrix.

Interview Preparation Tips

Round: Technical Interview
Experience: Interviewer mainly focused on problem solving skill.

Skills: Algorithm
College Name: KIIT University

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Given a sorted array of integers, find the frequency of 2 in the array in log(n) time.
  • Ans. 

    Find frequency of 2 in sorted array of integers in log(n) time.

    • Use binary search to find first and last occurrence of 2 in array.

    • Calculate frequency by subtracting last index from first index and adding 1.

    • Time complexity is O(log(n)).

  • Answered by AI
  • Q2. Given an array of numbers, for each index of the array, find the maximum frequency integer to the right of the array.
  • Ans. 

    Find the maximum frequency integer to the right of each index in an array of numbers.

    • Create a frequency map of the array.

    • Iterate through the array and for each index, find the maximum frequency integer to the right using the frequency map.

    • If there are no integers to the right, return -1.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Get ready for facing data structures problems.
2. Some interviewers ask for the projects but without data structures, there is no way to pass the interview.
3. Have a decent understanding of the programming language you code in.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. About Operations and Supply Chain Process over E-commerce

I applied via Walk-in and was interviewed before Jun 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 - Group Discussion 

Public vs Govt sector

Interview Preparation Tips

Interview preparation tips for other job seekers - GOOD COMMUNICATION SKILLS AND VERBAL AND WRITTEN
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

Reverse a linked list using data structure and analysis

Round 3 - HR 

(3 Questions)

  • Q1. Tell me about yourself, experience
  • Q2. Explain your resume in detail and prior work experience
  • Q3. What are your interest

Interview Preparation Tips

Interview preparation tips for other job seekers - practice leetcode problems

Intern Interview Questions & Answers

Amazon user image Anonymous

posted on 31 Mar 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - One-on-one 

(4 Questions)

  • Q1. . Tell me about a time when you dealt with a challenging customer
  • Q2. . Tell me about a time when your project failed
  • Q3. Tell me about a time you failed
  • Q4. How do you handle tradeoffs
  • Ans. 

    I prioritize based on importance and impact, considering both short-term and long-term consequences.

    • Identify the key factors involved in the tradeoff

    • Evaluate the potential outcomes of each option

    • Consider the short-term and long-term implications

    • Communicate with stakeholders to gather input and perspectives

    • Make a decision based on the overall impact and importance

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Review AMazon Leadership Principles

Intern Interview Questions & Answers

Amazon user image Anonymous

posted on 26 Apr 2024

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

I applied via Indeed and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Data structure linked list
Round 2 - Coding Test 

Harkerrank with golang or java to solve the ds problems

Interview Preparation Tips

Interview preparation tips for other job seekers - Very hard

Intern Interview Questions & Answers

Amazon user image Anonymous

posted on 13 May 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Leetcode medium problem
  • Q2. Gfg easy problem
  • Ans. 

    The question is about solving an easy problem on GeeksforGeeks.

    • Read the problem statement carefully to understand the requirements.

    • Break down the problem into smaller subproblems if needed.

    • Implement the solution using the appropriate data structures and algorithms.

    • Test the solution with sample inputs to ensure correctness.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare leetcode and dsa

Yandex Interview FAQs

How many rounds are there in Yandex Intern interview for freshers?
Yandex interview process for freshers usually has 1 rounds. The most common rounds in the Yandex interview process for freshers are Technical.
What are the top questions asked in Yandex Intern interview for freshers?

Some of the top questions asked at the Yandex Intern interview for freshers -

  1. Leetcode task medium and spring b...read more
  2. Leetcode task easy and med...read more

Tell us how to improve this page.

Yandex Intern Interview Process for Freshers

based on 1 interview

Interview experience

5
  
Excellent
View more

Intern Interview Questions from Similar Companies

Amazon Intern Interview Questions
4.1
 • 21 Interviews
View all
Senior HR Executive
3 salaries
unlock blur

₹3.2 L/yr - ₹3.5 L/yr

Social Media Executive
3 salaries
unlock blur

₹2 L/yr - ₹2 L/yr

Explore more salaries
Compare Yandex with

Amazon

4.0
Compare

Flipkart

3.9
Compare

BigBasket

3.9
Compare

JustDial

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