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

https://github.com/purejoymind/codes

Different practices and questions solved in coding sites and puzzles.
https://github.com/purejoymind/codes

Last synced: 3 months ago
JSON representation

Different practices and questions solved in coding sites and puzzles.

Awesome Lists containing this project

README

        

# codes
Different practices and questions solved in coding sites and puzzles.
I will explain each challenge in its comments. If its from a certain site I will put the link in its comments.

# How To Use
if you see a link to a site in the beginning lines comments you can go to the link and try the challenge for your self. if not, I will explain the goal.

# Who Is This Usefull to
beginner c++ programmers. for now this repo is strictly for c++.