When submitting a solution in C++, please select either C++14 (GCC 6-32) or C++17 (GCC 7-32) as your compiler. ×

forget_it's blog

By forget_it, history, 4 years ago, In English

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.

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

| Write comment?
»
4 years ago, # |
  Vote: I like it +14 Vote: I do not like it
Leetcode bcz it's dicussion form is very active, you can see ideas used by others after/before solving a problem.
»
4 years ago, # |
  Vote: I like it +13 Vote: I do not like it

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

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

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

  • »
    »
    4 years ago, # ^ |
      Vote: I like it -13 Vote: I do not like it

    which one is Hackerearth and which one is Codeforces ... I am unable to understand your comaparator. Please ,clarify

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

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 years ago, # ^ |
      Vote: I like it +10 Vote: I do not like it

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

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

      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 years ago, # ^ |
    Rev. 2   Vote: I like it +1 Vote: I do not like it

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

»
4 years ago, # |
  Vote: I like it -10 Vote: I do not like it

Trivago

»
4 years ago, # |
  Vote: I like it +1 Vote: I do not like it

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

(LeetCode >>> Interviewbit)

»
4 years ago, # |
  Vote: I like it +1 Vote: I do not like it

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.