Upload Button Icon Add office photos

Filter interviews by

Yandex Intern Interview Questions and Answers

Updated 25 Jul 2024

Yandex Intern Interview Experiences

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

TCS user image Anonymous

posted on 2 Jun 2022

I applied via Newspaper Ad 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 - HR 

(1 Question)

  • Q1. Please Give introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - Good luck with your interview. You need it

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

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

Intern Interview Questions & Answers

Wipro user image Somraj Vishnoi

posted on 30 May 2017

I appeared for an interview in Mar 2017.

Interview Questionnaire 

2 Questions

  • Q1. 1. Give your brief introduction. 2. Tell about your projects. 3. Do you think that demonetization was effective? 4. How do you implement effectively digital currency so that everyone can use it?
  • Q2. 1. Introduction 2. Tell me something about you which is interesting.
  • Ans. 

    I am a certified scuba diver and have explored coral reefs in multiple countries.

    • Certified scuba diver

    • Explored coral reefs in multiple countries

    • Passionate about marine life and conservation

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The test comprised of total 30 questions. There were some questions of quantitative, reasoning abd verbal aptitude. There were some questions of C language and data structures and some were from Digital Electronics and communications. All questions were MCQs.
Duration: 30 minutes
Total Questions: 30

Round: Technical Interview
Experience: This interview experience was quite interesting for me because i had no technical project to discuss with them. Do wisely i diverted interview towards demonetization and digital economy and i answered in detail with good example. So he got impressed. A guy from my batch gaving very nice projects in commucation engineering got rejected in this round because he didn't know data structures.

Round: HR Interview
Experience: The HR guy was very chill and was in hurry so he didn't asked something very hard question to be answerable. He discuseed about my family background and my future plans.

Skills: Communication And Confidence
College Name: NIT Kurukshetra

Intern Interview Questions & Answers

Wipro user image Anonymous

posted on 19 Sep 2021

Interview Questionnaire 

1 Question

  • Q1. Question were related to Salesforce and Java domain

Interview Preparation Tips

Interview preparation tips for other job seekers - It is a good place to work

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

I applied via Campus Placement and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Which programming language you are comfortable with?
  • Q2. Sql,javascript

Interview Preparation Tips

Interview preparation tips for other job seekers - Whatever technical skills you have be confident in that.

I applied via Campus Placement and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Coding Test 

There were many sections.
There was a debugging section where basic code debugging was asked in MCQ.
In coding section,a total of two questions were asked. First question was basic string based with easy difficulty level.
Next one was of sliding window with little variation , medium difficulty.
Lastly was a section with hr type of questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. A question based on topological sort was asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Pay attention at DSA thoroughly with emphasis on dp and graph,they may ignore your projects if you have strong DSA coding skills.

Intern Interview Questions & Answers

Wipro user image Vishnu vardhan desu

posted on 5 Dec 2022

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
6-8 weeks
Result
No response

I applied via Instagram and was interviewed before Dec 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Easy one, Common topics like profit and loss, time and work, etc were asked

Round 3 - Coding Test 

Asked mainly on strings and arrays

Round 4 - HR 

(2 Questions)

  • Q1. Are you willing to relocate?
  • Q2. Tell me about OOPS concepts in python.
  • Ans. 

    OOPS concepts in Python include inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance allows a class to inherit properties and methods from a parent class.

    • Encapsulation refers to the practice of hiding implementation details from the user.

    • Polymorphism allows objects to take on multiple forms or behaviors.

    • Abstraction involves creating a simplified representation of complex real-world objects.

    • Python suppo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - General Topics have been asked. Prepare for at least a month and you are good to go.

Skills evaluated in this interview

Yandex Interview FAQs

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

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

  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

based on 1 interview

Interview experience

5
  
Excellent
View more

Intern Interview Questions from Similar Companies

TCS Intern Interview Questions
3.7
 • 35 Interviews
Google Intern Interview Questions
4.4
 • 22 Interviews
Infosys Intern Interview Questions
3.6
 • 22 Interviews
Amazon Intern Interview Questions
4.1
 • 21 Interviews
Wipro Intern Interview Questions
3.7
 • 11 Interviews
HCLTech Intern Interview Questions
3.5
 • 7 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

Google

4.4
Compare

Alibaba Group

4.1
Compare

Tencent

4.6
Compare

Infosys

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