https://github.com/techprimers/whats-your-code
"What's your Code?" is a series of coding challenges to voice out the opinions of the TechPrimers community members.
https://github.com/techprimers/whats-your-code
challenge coding-challenge coding-challenges coding-standards coding-style
Last synced: 4 months ago
JSON representation
"What's your Code?" is a series of coding challenges to voice out the opinions of the TechPrimers community members.
- Host: GitHub
- URL: https://github.com/techprimers/whats-your-code
- Owner: TechPrimers
- Created: 2020-03-23T06:07:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-23T06:13:23.000Z (over 5 years ago)
- Last Synced: 2024-12-31T19:41:59.418Z (6 months ago)
- Topics: challenge, coding-challenge, coding-challenges, coding-standards, coding-style
- Homepage:
- Size: 1.95 KB
- Stars: 4
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What's your Code Challenges
"What's your Code?" is a series of coding challenges to voice out the opinions of the TechPrimers community members.## Challenges
- [Challenge 1 - CricAnalytics](./challenge-1)## How to provide solution?
Raise a PR under each challenge folder with your github username as the foldername/filename. eg. `challenge-1/movingtoweb/README.md`, `challenge-1/movingtoweb/Solution.java`## Whats the format?
Based on the challenge you can provide a solution of your choice.## I have never contributed to Open Source
Great! This is your opportunity, take a look at my video on how to contribute in Github - [How to contribute to Open Source](https://www.youtube.com/watch?v=LvkRaIKX1L8).## How will I know the solution
We shall discuss the solutions in the next Live Q&A. Links will be updated in each challenge's `README` file.