Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Yandex

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Yandex reviews | Yandex jobs | Yandex salaries | Yandex benefits
      Yandex interviewsYandex Senior C++ Developer interviewsYandex interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Top companies for "Compensation and Benefits" near you

      avatar
      Amazon
      3.7★Compensation and benefits
      avatar
      Amazon Web Services
      3.9★Compensation and benefits
      avatar
      Google
      4.5★Compensation and benefits
      avatar
      Delivery Hero
      3.8★Compensation and benefits

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Senior C++ Developer Interview

      24 Feb 2015
      Anonymous interview candidate
      Moscow, Moskva

      Other Senior C++ Developer interview reviews for Yandex

      Senior Software Engineer C++ Interview

      7 Sept 2025
      Anonymous interview candidate
      Belgrade, Central Serbia
      Declined offer
      No offer
      Positive experience
      Difficult interview

      Application

      I applied through a recruiter. The process took 1 week. I interviewed at Yandex (Moscow, Moskva) in Feb 2015

      Interview

      First interview is contacted in Skype where I was asked general questions about algorithms and virtual memory. It took about an hour. In the end interviewer told about project he works in. Than after 2 days or so I was inveted into office for more thorough interview. Interview in office consists of 5 section: - c++ - algorithms - design patterns - brief talk with HR - write code on laptop On each section I was interviewed by different people.

      Interview questions [1]

      Question 1

      I was asked to write a shared_ptr implementation In algorithms section I was asked how hashmap allocates memory
      Answer question
      2
      Positive experience
      Average interview

      Application

      I applied through a recruiter. The process took 4 weeks. I interviewed at Yandex (Belgrade, Central Serbia) in Jul 2025

      Interview

      Asking a lot of leet code with live coding, and 1 simple system design. The only task worth mentioning is described further. The interviews took about a month to schedule and complete

      Interview questions [1]

      Question 1

      Implement a class representing a scheduler for tasks, i.e. you pass std::function and a time point and a single executor thread is supposed to run that at the time
      Answer question