Skip to content

YaMo97/comp-coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

comp-coding

Submissions for Competitive Coding Problems

This Repo contains all the submissions I have made to competitive coding websites such as Codechef, HackerEarth, HackerRank, etc.

Macros for C

Refer to TEMPLATE.md

Codechef

Refer to CODECHEF.md for all Submissions

Steps

  1. Create file in Workspace.
  2. After successful completion, fill up the comment section of the file.
  3. Remove unnecessary macros and header files.
  4. Compile and Check.
  5. Move code to respective directory.
  6. Update the respective MarkDown files (i.e. md files) such as EASY.md and CODECHEF.md
  7. git add *
  8. git commit -m "commit message"
  9. git push -u origin master

About

Submissions for Competitive Coding Problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published