Skip to content

This repository will include scripts to easy, medium and hard competitive coding problems and normal coding questions. This is an open-to-all repository, where we encourage, students, teachers, developers, professionals, beginners, intermediates and experts : everyone, to come and code.

Notifications You must be signed in to change notification settings

dennis-pg/Basic-Python-Scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

GitHub issues GitHub forks GitHub stars

ABOUT THE PROJECT

WELCOME TO BASIC PYTHON SCRIPTS

This repository will include scripts to easy, medium and hard competitive coding problems and normal coding questions. This is an open-to-all repository, where we encourage, students, teachers, developers, professionals, beginners, intermediates and experts : everyone, to come and code.

Languages : Python.

HOW TO CONTRIBUTE

  1. Star the repository
  2. Claim an Issue by commenting on it to get assigned. DO NOT RAISE A PR BEFORE YOU HAVE BEEN ASSIGNED. YOUR PR WILL STAND INVALID.
  3. Fork it
  4. Clone the forked repository in your local system
  5. Add the upstream (the original repository from which you forked is the upstream)
  6. Checkout to a new branch for every PR you make. The PR should be the name of the problem, say: 3sum-closest
  7. All contributions must be under Coding_Problems directory.
  8. Start contributing !

REMEMBER :

  1. Every time you open your local repository to add changes, make sure to pull the code from the upstream.
  2. The file name must be the name of the problem. Say the N-Queens problem. So, your file name should be : NQueens_Problem

HAPPY CONTRIBUTING !!

About

This repository will include scripts to easy, medium and hard competitive coding problems and normal coding questions. This is an open-to-all repository, where we encourage, students, teachers, developers, professionals, beginners, intermediates and experts : everyone, to come and code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published