Skip to content

x-team/community-coding-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

Community Coding Challenge Handbook

This repository focuses on helping X-Teamers and community members to thrive through coding challenges offering solutions in as many languages you can think of.

🚀 Collaborating to the handbook

  1. You need to fork this repo

  2. Then you need to clone the repository locally:

  • Using Https:
git clone https://github.com/{your-github-username}/community-coding-challenges.git
  • Using SSH:
git clone git@github.com:{your-github-username}/community-coding-challenges.git
  1. Then you choose the challenge you want to expand and create a new branch using the convention: {platform}-{challengename}/{language} Example:
git checkout -b leetcode-twosum/go
  1. Commit your changes using Conventional Commits
  2. Create a Pull Request and wait for reviews. If you need help, refer to github documentation on creating new pull requests.

🤝 Collaborators

We thank everybody that help this project reach better places of our community:

Arthur404dev github avatar
Arthur
d-leme github avatar
Diego
BrenoGO github avatar
Breno
toreti github avatar
Felipe

📝 License

This project compliances can be found under the LICENSE for any further details.

⬆ To the top

About

A repository for the X-Team community to collaborate and learn solutions to most coding challenges to help prepare for their interviews.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published