TraXIcoN / FreeCodeCamp-Projects

This repo is for coders who are looking to contribute & participate in Hacktoberfest. Please do star the repo if y'all liked it!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreeCodeCamp-Projects

Here's the link for the freeCodeCamp curriculum

Contributing to this repo

We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing soluctions with beter time/space complexity
  • Becoming a maintainer

We Use Github Flow, So All Code Changes Happen Through Pull Requests

Pull requests are the best way to propose changes to the codebase (we use Github Flow). We actively welcome your pull requests:

  1. Fork the repo and create your branch from master.
  2. Clone that branch onto your local machine using git clone <https link of your branch>
  3. Make required changes and commit them using:
  4. Make sure your code lints.
  5. git add filename
    git commit -m "Bried description about your PR"
    git push origin 
    
  6. Issue that pull request!

Solution Format

There is no solution format as such.
Just make sure that your solution is properly commented and working.

About

This repo is for coders who are looking to contribute & participate in Hacktoberfest. Please do star the repo if y'all liked it!


Languages

Language:Python 28.0%Language:C++ 26.0%Language:Jupyter Notebook 25.7%Language:Java 8.9%Language:C 5.1%Language:HTML 1.5%Language:C# 1.4%Language:CSS 1.4%Language:JavaScript 0.9%Language:Dart 0.4%Language:CMake 0.3%Language:PHP 0.2%Language:Hack 0.2%Language:Swift 0.1%Language:Kotlin 0.0%Language:Objective-C 0.0%