An open API service indexing awesome lists of open source software.

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.

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.