Skip to content

This repository comprise of some must know programs for beginners. To contribute to the repo read the README file.

Notifications You must be signed in to change notification settings

iAmAshuSahoo/Must-Know-Codes-Programming

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Must-Know-Codes-Programming

This repository comprise of all must know programs for beginners.

To contribute to the repo read the README file.
  • The code file should be uploaded in the corresponding folder.
  • Name of the file should be same as the algorithm's name and first letter should be capital
  • Code should have enough comments and docstrings to make it readable
  • Variabe name should have meaning and should not be like i=[1,2,3], rather Num_List=[1,2,3]
  • Fix only one issue in one pull request

About

This repository comprise of some must know programs for beginners. To contribute to the repo read the README file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.9%
  • C 9.1%