Skip to content

It contain codes for various Online Judge for practice questions and other comp. - Code Chef, Spoj, Hacker Rank

Notifications You must be signed in to change notification settings

kumarvishalgupta/Programming

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming

This project is for adding your programming problems solutions in various programming languages on different programming platforms.

It contain codes for various Online Judge - CodeChef,Hackerearth,Codeforce, Spoj, HackerRank,etc.

The files are named according to the problem name. You can find links to the problem on the first line of most files.

Note : Please do not misuse these codes. You will only be cheating yourself. This repo can be used for reference.

Instructions-

  • Fork this Repository using the button at the top
  • Clone your forked repository to your pc
  • Create a new branch for your modifications (ie. git branch new-problem and check it out git checkout new-problem and git checkout -b new-problem)
  • Add your profile page in Students\
  • Add your files (git add -A), commit (git commit -m "added myself") and push (git push origin new-user)
  • Create a pull request
  • Star this repository
  • Wait for Pull Request to merge
  • Celebrate - you've done your first pull request!!

Read about markdown syntax here https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet

About

It contain codes for various Online Judge for practice questions and other comp. - Code Chef, Spoj, Hacker Rank

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 59.6%
  • C 24.1%
  • Java 7.6%
  • JavaScript 4.5%
  • Python 3.5%
  • PHP 0.7%