kgoel's blog

By kgoel, history, 5 years ago, In English

Why are all the problems written on 1 based indexing and not on 0 based.

Any particular reason behind this?

Thank you.

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

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

Most probably in real life when there are 5 different candies and while choosing first candy we say i want 1. candy not 0. candy.