This is a repository containing all the beginning steps to start with programming from level zero
This ia a type of site for Collections of Programming questions
. The main aim of this is to create a collection of questions and their solutions starting from the zero level to quite advance level. The learners can share their codes more precisely can push their codes and we will merge all the repositories that will have correct codes. This will eventually generate different approaches and algorithms for different problems
Everyone will learn atleast the basics of GIT. You can utilise this repository for solving and practising questions as you keep on learning as you will get a bulk of questions and you can view the different approaches to solve the questions. For simplicity to find the level of questions we have marked serial numbers as the first character of the file name. Each file contains a README.md
file that contains all the basic informations required.
Technically you can contribute in two ways
README.md
file inside the question folder or you can create a sample.extension
file and describe the questions.Try to comment the solution
which you got during the execution inside the solved file only. We will check it and if it’s correct we will merge the solutions
NOTE : Add your name in the CONTRIBUTORS/README.md file in the proper way as it has been given
Names | Contacts | |
---|---|---|
Aditya Raman | Github | LinkdIn |
Aswin Gopinathan | Github | LinkdIn |
Akshay Kumar | Github | LinkdIn |
Other Contributors |
// Feel Free to Contribute.