Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.17 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.17 KB

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