Giter Club home page Giter Club logo

coding-exercises's Introduction

Coding Exercises

Some exercises to train coding and logic skills.

Tips and Notes

  • Yes, always english. All content here will be written in english, a thing that can make you better at coding.
  • Some math. Some problems require a basic or medium math level, so if you don't understand, go study and try again later.
  • RTFM. Search, read docs and all posible text about a problem, read functions, code and all internet if needed.
  • Just solve the problem. No matter how you solve, just do anything to solve a problem, try something, delete, do again, but just solve the problem.
  • A strongly typed language. I recommend to use a language that require types, to force you to understand what you are doing. My personal choice is Go, Rust or C.

Problems

  • Easy (Just search some list on Google)
  • Medium

Submit

Submit your solutions to receive feedbacks. To submit follow this guide:

  • Fork this repository.
  • Create a folder with your github username inside the folder solutions (eg. solutions/dreisss).
  • Inside this folder, put your solutions inside a folder with the problem identification (eg. 001_basic_recursion) and create a pull request with your solutions.

To an example see the folder solutions/dreisss/....

coding-exercises's People

Contributors

dreisss avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.