Skip to content

My solutions to problems from various online judges / contest sites.

Notifications You must be signed in to change notification settings

muhammedBkf/Competitive-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Competitive-Programming

This repo contains my solutions to competitive programming challenges, from various online judges/contest sites .

Setup

Actually the setup doesn't matter , but i want to share mine maybe it can help someone :

OS : I use a linux based os .
IDE : I use geany to write and compile c++ code (it's simple and lightwheight) .
Debugger : gdbgui it's a browser-based frontend to gdb .

Notes

  • All the code above is fully written by me .
  • All the solutions are submitted and accepted .
  • My solutions may not be the best in time/space complexity terms .
  • Some Solutions may have been written in a rush during a contest and may not be written in a clean way .

If u have a better solution , feel free to create a new issue .

About

My solutions to problems from various online judges / contest sites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published