Skip to content

Try a new challenge every day for 30 days. By the end of the month, you'll go from newbie to expert.

Notifications You must be signed in to change notification settings

geekayush/30daysofcode

Repository files navigation

30daysofcode

What is this?

The repository covers all the basic topics of programming languages. Try a new challenge every day for 30 days. By the end of the month, you'll go from newbie to expert.

Index
How to contribute?

If you can write any specific program in some other languange, then write your program, make sure it passes all the test cases as specified in the readme of each task and submit a PR. The program:

  • must be tab indented
  • must not use complicated methods

Reference HackerRank