Skip to content

This repository has the objective to challenge ourselves with amazing code problems

Notifications You must be signed in to change notification settings

galatic-association/code-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

code-challenges

This repository has the objective to challenge ourselfs with coding problems.

How contribute

Create a folder with the following structure:

    ├── <language-name>
    │   ├── <developer-name>
    │       ├── <project-with-solutions>
    ├── README.md

Obs.:

  1. If the language of your choice already exists just create a folder with your name and follow the guidance in README.md of the language folder.
  2. If the language does not exists please create a README.md with a guidance to contribute. The guidance must have:
    • The project structure.
    • A guide to measure the perfomance of the solutions with some security.
    • A guide to unit test the code.

About

This repository has the objective to challenge ourselves with amazing code problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages