/Code-Strong---CodeLibrary

This is an open source code library which includes programs of different languages . If your code language is not there then you can create a folder with the language name like Java,Html,etc.

Primary LanguageC++

Please Read the guidelines given below before contributing :-

  • Avoid repeating the same program which is already included in the library
  • Place your code in the appropriate language folder.
  • While naming the code try to name such that it describes the code's purpose.
  • Before uploading the code , first compile it in your local compiler and in case it has errors describe it while sending PR.