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

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

Please suggest me ,which one is better for College exam Practice (Leetcode vs Interview Bit) .

Currently i do Codeforces , Codechef and atcoder for CP . And now want to add One more platform (Career centred) to my list . Which one is better choice ? , suggest me from your past experience.

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

»
4 года назад, # |
  Проголосовать: нравится +14 Проголосовать: не нравится
Leetcode bcz it's dicussion form is very active, you can see ideas used by others after/before solving a problem.
»
4 года назад, # |
  Проголосовать: нравится +13 Проголосовать: не нравится

Leetcode because it has a large question pool and most of its content is free.

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

The comparison is like HackerEarth or Codeforces !!!(respectively)

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

One year before your placements are about to start, you should leave CP sites and focus on Leetcode , Interview bit, GFG for problem solving and interview practice and previous questions.

Because the problems in CP are quite different from ones asked in interviews like data structure implementation which you won't be focussing on in CP.

After getting placed you can come back to CP if you wish to :P

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

    Are you saying cp doesn’t have data structure problems?

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

      In some interviews, they will ask you "Explain how would you implement Set/Map of C++ STL". Where do you see question like this in CP? :P

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

    Presently ,i am in 2nd year , so i have time for CP.. ,I will definitely follow your advice next year.

»
4 года назад, # |
  Проголосовать: нравится -10 Проголосовать: не нравится

Trivago

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

Interviewbit is basically a selection of most frequent interview questions from LeetCode without the really helpful discussion threads.

(LeetCode >>> Interviewbit)

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

InterviewBit website is bad. Testcases are wrong in many questions. Python doesn't work in a ton of them. It's weird. Just do leetcode already.

But InterviewBit has a great puzzle section, that's definitely something you should look at.