Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

Блог пользователя vakoi

Автор vakoi, история, 3 года назад, По-английски

I saw this blog https://codeforces.net/blog/entry/18417 and its been 6 years so thought I would post this and get updated opinions especially since interviews have gotten a lot harder recently.

I understand each interview is different and depends on the interviewer. What are your opinions? Datapoints are welcome! e.g. 'I can solve DIV2 A,B,C and I failed FB' or 'I am 1600 and I passed Google'.

Why am I asking this? It helps me to stay motivated and interested — hopefully it is helpful for others :)

  • Проголосовать: нравится
  • +26
  • Проголосовать: не нравится

»
3 года назад, # |
  Проголосовать: нравится +12 Проголосовать: не нравится

why is this downvoted? Is there a norm / dislike for these types of questions on Codeforces that I'm not aware of?

»
3 года назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

If you can pick random leetcode medium or hard problem and solve it in 40 minutes, from the first try, with no debugging, then there's a good chance that you'll get some positive feedback after google coding interview. Your code style matters a lot too.

Also, keep in mind that good algorithmic interview is not enough to get an offer. There are system design and behavioral interviews, with completely different set of topics.

  • »
    »
    3 года назад, # ^ |
      Проголосовать: нравится +1 Проголосовать: не нравится

    What would you estimate the difficulty mapping between LC medium / hard to Codeforces?