Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      VK

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur VK | Offres d’emploi chez VK | Salaires chez VK | Avantages sociaux chez VK
      Entretiens chez VKEntretiens d’embauche pour C++ Developer chez VKEntretien chez VK


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Entretien pour C++ Developer

      22 août 2018
      Candidat à l'entretien anonyme
      Moscou,

      Autres retours d’entretien d’embauche pour un poste comme C++ Developer chez VK

      Entretien pour C/C++ Developer

      10 avr. 2014
      Candidat à l'entretien anonyme
      Moscou,
      Aucune offre
      Expérience neutre
      Aucune offre
      Expérience neutre
      Entretien difficile

      Candidature

      J'ai postulé via un recruteur. Le processus a pris 3 semaines. J'ai passé un entretien chez VK (Moscou, ) en août 2018

      Entretien

      I participated in two on-site interviews at Mail.ru. Each interview is split into 1 to 3 parts of 1-hour long sessions with different teams. Be prepared to write your code on paper or white board.

      Questions d'entretien [11]

      Question 1

      Suppose you have a large array of integers that could not be loaded into RAM. How would you sort it?
      Répondre à cette question

      Question 2

      How to use *nix commands ‘sed’ and ‘grep’?
      Répondre à cette question

      Question 3

      Find substring in string (using only C language) and return its start position. If substring is not found, return ‘-1’.
      Répondre à cette question

      Question 4

      Suppose an array sorted in ascending order is rotated at some pivot unknown to you beforehand. You are given a target value to search. If found in the array return its index, otherwise return ‘-1’. You may assume no duplicate exists in the array.
      Répondre à cette question

      Question 5

      You’re refactoring a function void processFile(). It starts with call to fopen() to open file, then we call several operations (they could throw exceptions) and finally at the end of the function we call fclose() to close file. Detect problem with this code and fix it (provide as many variants as you can).
      Répondre à cette question

      Question 6

      What STL algorithms do you use? Describe advantages of using STL algorithms.
      Répondre à cette question

      Question 7

      How to remove value K from std::vector using std::remove and std::erase algorithms? How these algorithms works?
      Répondre à cette question

      Question 8

      Describe differences between std::vector and std::list. Pros and cons of each of these data structures?
      Répondre à cette question

      Question 9

      How std::vector would grow in size if we would add elements one by one? Time complexity of push_back() in worst and average case?
      Répondre à cette question

      Question 10

      Which smart pointers are available in C++? Describe their differences and use cases.
      Répondre à cette question

      Question 11

      Which software design patterns do you know? How to use them?
      Répondre à cette question
      Entretien difficile

      Candidature

      J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez VK (Moscou, ) en août 2013

      Entretien

      This was my first employment (right after the university), which most likely affected the process. HR contacted me. The interviewing process had multiple steps: 1) preliminary talk in Skype with the HR. I was asked to send some of my code for them to see. Some organizational questions (particularly transportation to the work site, since I applied to the position in another city). The next day I was invited into their office for an interview. 2) 4-hours-long (!) technical interview in their office - with both HR and team lead present and participating. HR was a specialist (i.e. a programmer, not just HR). There were multiple questions about my background, especially the thesis, programming interests, multiple hobby projects I did during my studies. They showed me a piece of code and asked to explain what it is doing. 3) At the end of a technical interview they asked me to write a test program at home (to further evaluate my programming skills): a HTTP client in C, using only libc. They also sent me a letter with attached template "assess your skills in the following: [list of skills], between 1 and 5 each", so that I fill it and send it back to them. Personally I think I wrote a very nice program here. 4) After several days I was invited to the second interview in their office. It was also 4-hours-long, the same HR and team lead. We discussed the code I wrote. They also showed me some questions like "is this code wrong or not". After that there was a pretty annoying philosophical talk about whether it is possible to write code without bugs, etc. Some questions about hobbies etc. More discussion of my thesis. Then they called another team lead, which came and very briefly (<5 minutes) asked me few formal questions about the same things we already discussed before (thesis, programming interests, hobby projects etc.). Both interviews were pretty tough and exhausting, but interesting. After the second interview, when team leads left, the HR told me that he never saw a team lead (the first one) so impressed before, and said that the results will be known next week. However, the next week I got an e-mail that they wouldn't make an offer. Theoretically I could say the experience was positive, if only it wasn't so ridiculously long for a rejection as the result.

      Questions d'entretien [1]

      Question 1

      How can we (or you) be sure that you won't make many bugs?
      Répondre à cette question
      2