dontknowwhy's blog

By dontknowwhy, history, 4 years ago, In English

After checking the leaderboard of Codeagon 2020 I would Like to send NCB to the Codenation Office.

I Would like to know the Algorithm that was used to rank the person who solved only 2 question with 100 penalties upper than the person who solved 4 question

Link to ScoreBoard

  • Vote: I like it
  • +50
  • Vote: I do not like it

| Write comment?
»
4 years ago, # |
  Vote: I like it +15 Vote: I do not like it

Contestants might have been given partial marks on the all the problems that they attempted but could not solve completely. But if that is the case, They should have shown the partial marks during the contest itself as at that time it would have encouraged everyone to go for partial solutions as well if not fully correct ones.

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

    If thats the case then check the person at 82 rank ..... I am not blaming anyone just asking if partial marks of question 3rd can be more than full marks of question 5... if this is the case then i dont think its logical from any sense

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

What is the cut-off rank for interviews?

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

    Recently, In InterviewBit's live interaction on YT, Codenation HR said that they will interview the top 100 or so.
    I heard from a senior that his friend whose rank was around 120 got an interview call in past.

»
4 years ago, # |
Rev. 5   Vote: I like it +7 Vote: I do not like it

I tried to calculate points for all problems...

p1=9.621pts
p2=6.888pts
p3=27.586pts
p4=3.491pts
p5=17.931pts
p6=34.483pts

The distribution sure seems bit odd, don't you think so? XD

  • »
    »
    4 years ago, # ^ |
    Rev. 3   Vote: I like it 0 Vote: I do not like it

    p5 has most number pf points?? I dont think so and its clear from the scoreboard that p5 does not have most points

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

    I guess they are decided by the percentage of people solving each problem.

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

    Problems had different scores. They also had partial scores. At one point in time, I got 250/500 points in that XOR problem. Also, no one knows how are ties broken due to time and penalties.

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

      But providing such massive points to visible test cases, such that entire rank list could be affected is wrong I guess.

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

        Wait one minute. I never said I got 250/500 points by just solving visible test cases. How did you come to this conclusion?
        It was a soln which was intended to be TLE under given constraints. But still decent enough to deserve some points on that problem.

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

        Did the sample test cases themselves have a score ?

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

      Still you mananged to get such a great rank! :D Orz

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

        Later on, I did change it to a solution which passed all test cases instead of just a few. I had AC on all except necklace one. Now we know P3 is necklace one.
        Since rank 4,5 and rank 10-51 have a green tick on same problems. We also know that rank 4,5 had partial scores on the last problem which interviewbit just shows with a cross.

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

          Those problems which shows a "cross" is a complete wrong answer. Those which display a "cross" with "x tries" means you got some partial marks in that question

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

Ashishgup, FastestFinger, AbhishekVanjani
Maybe, these people know it.

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

Is 57 rank good enough to land an interview ?

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

    No, only rank 1, 2, 3 and 4 are gonna be called for interview. Rest all are not considered. XD

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

      Honestly, I don't have an idea about how much their intake is so I don't know how many students they consider. That's why I asked.

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

    In problem discussion session HR said they will call more than 100 people for interviews not just top 20.

»
4 years ago, # |
Rev. 3   Vote: I like it +28 Vote: I do not like it

This is not the first time interviewbit did this, in scaler hiring challenge first they mentioned they will shortlist whose rank is in top 200, there was no announcement of partial marks anywhere, then after receiving no reply after days(obviously I was not applying,just curious what happened, I mailed them), they said they changed the criteria to somewhat points.

And now this,after solving 4 questions, where each problem had 100 points, people who solved 3 problems are ranked higher, it's very frustrating to see, and guess what you might be thinking that they ohh they might have submitted the partial points solution but no most of the guys just hard coded the given test cases, where many test cases were visible, and I don't why visible test cases have points rewarded. I have seen the case where person solving 0 questions is ranked higher than solving 2 or 3 questions completely. It is just unfair.

IMG_20201008_203450_623.jpg

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

How do I search any user?

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

What is the total number of participants?

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

    Use binary search on page number. In some steps you will get total participants