a_journey's blog

By a_journey, history, 5 years ago, In English

HELLO! If anyone has any prior experience of interview at mnc's like google. which one should I go for. leetcode medium or leetcode hard.

How much should I solve from each level. Along with it which sources are best for google and fb interviews for SDE 1 entry position

Any help would be appreciated. thanks.

  • Vote: I like it
  • -21
  • Vote: I do not like it

| Write comment?
»
5 years ago, # |
Rev. 2   Vote: I like it +3 Vote: I do not like it

Honestly, any problem with tag Google on leetcode has a chance of coming up. So you have to practice them regardless of difficulty.

How much should you solve? Everything that you can get your hands on.

  • »
    »
    5 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    Thanks. i should solve by company tags rather than individuals.

    also are you sure that a question asked in google can again be asked.

    • »
      »
      »
      5 years ago, # ^ |
      Rev. 2   Vote: I like it +16 Vote: I do not like it

      also are you sure that a question asked in google can again be asked.

      Why not? There is always a chance that the interviewer has a finite pool of questions.

    • »
      »
      »
      5 years ago, # ^ |
        Vote: I like it +9 Vote: I do not like it

      There is generally an effort on ensuring that leaked questions aren't used, and "The most popular interview preparation platform in the world says that this question is used at Google" is a strong enough signal to ban the problem.

      It's not like everything works 100% perfectly... But generally you should expect that questions marked as "Google interview questions" around the Internet are unlikely to actually be asked during your interview. Though I still think it is a good idea to practice them, to get the skills and knowledge which you can then apply to (a different) question during the real interview.

      • »
        »
        »
        »
        5 years ago, # ^ |
          Vote: I like it 0 Vote: I do not like it

        There is generally an effort on ensuring that leaked questions aren't used

        Is this really true? I have gotten tonnes of google interview where the question can be found on leetcode. Heck, even two of my interview questions is directly taken off Cracking the Coding interview book.