Skip to content

atmandarji/competitive-coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Hello there! This repo is all about competitive coding. It contains solutions to some of the programming problems from various platforms and contests!
You can find the URL of the question on the top of each code.

To run any code on Linux or MacOS

All the codes are in C++. Make sure that you have gcc installed.

source run_cpp.sh
# Pass the file path of the source code.
run ./spoj/COUPON.cpp  

Contributing

Pull requests and better solutions are welcome! Happy coding!

Note

  • Solutions for leetcode doesn't have main() function. So to test them you've write main() yourself!

License

MIT

About

My solutions to some of the competitive programming problems from various platforms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors