Passa al contenutoPassa al piè di pagina
  • Lavori
  • Aziende
  • Stipendi
  • Per le aziende

      Migliora la tua carriera

      Scopri le tue potenzialità di guadagno, trova lavori da sogno e condividi approfondimenti su lavoro e vita privata in forma anonima.

      employer cover photo
      employer logo
      employer logo

      VK

      Questa è la tua azienda?

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su VK | Offerte di lavoro di VK | Stipendi di VK | Benefit di VK
      Colloqui di VKColloqui per C++ Developer presso VKColloquio di VK


      Glassdoor

      • Chi siamo
      • Contattaci

      Aziende

      • Account Business gratuito
      • Spazio per le aziende
      • Blog per le aziende

      Informazioni

      • Aiuto
      • Linee guida
      • Condizioni d'uso
      • Privacy e scelte pubblicitarie
      • Non vendere né condividere le mie informazioni
      • Strumento per l'accettazione dei cookie

      Lavora con noi

      • Inserzionisti
      • Carriere
      Scarica l'app

      • Cerca:
      • Aziende
      • Lavori
      • Località

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Glassdoor LLC.

      Aziende seguite

      Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.

      Ricerche di lavoro

      Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.

      Le migliori aziende per "stipendio e benefit" vicino a te

      avatar
      Amazon
      3.7★Stipendio e benefit
      avatar
      Google
      4.5★Stipendio e benefit
      avatar
      HENNGE
      3.8★Stipendio e benefit
      avatar
      xneelo
      3.8★Stipendio e benefit

      Colloquio per C++ Developer

      22 ago 2018
      Candidato anonimo a colloquio
      Mosca,

      Altre recensioni di colloqui per C++ Developer presso VK

      Colloquio per C/C++ Developer

      10 apr 2014
      Candidato anonimo a colloquio
      Mosca,
      Nessuna offerta
      Esperienza neutra
      Nessuna offerta
      Esperienza neutra
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso VK (Mosca, ) nel mese di ago 2018

      Colloquio

      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.

      Domande di colloquio [11]

      Domanda 1

      Suppose you have a large array of integers that could not be loaded into RAM. How would you sort it?
      Rispondi alla domanda

      Domanda 2

      How to use *nix commands ‘sed’ and ‘grep’?
      Rispondi alla domanda

      Domanda 3

      Find substring in string (using only C language) and return its start position. If substring is not found, return ‘-1’.
      Rispondi alla domanda

      Domanda 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.
      Rispondi alla domanda

      Domanda 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).
      Rispondi alla domanda

      Domanda 6

      What STL algorithms do you use? Describe advantages of using STL algorithms.
      Rispondi alla domanda

      Domanda 7

      How to remove value K from std::vector using std::remove and std::erase algorithms? How these algorithms works?
      Rispondi alla domanda

      Domanda 8

      Describe differences between std::vector and std::list. Pros and cons of each of these data structures?
      Rispondi alla domanda

      Domanda 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?
      Rispondi alla domanda

      Domanda 10

      Which smart pointers are available in C++? Describe their differences and use cases.
      Rispondi alla domanda

      Domanda 11

      Which software design patterns do you know? How to use them?
      Rispondi alla domanda
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso VK (Mosca, ) nel mese di ago 2013

      Colloquio

      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.

      Domande di colloquio [1]

      Domanda 1

      How can we (or you) be sure that you won't make many bugs?
      Rispondi alla domanda
      2