★ wanayoo — archive 1999 https://github.com/imnnquy/algorithm-trainingNouvelle recherche | Portail wanayoo
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

algorithm-training

About

This is my training code to practise Algorithm, resources are from BigO Coding, Codeforces, SPOJ, UVA, Codechef, LightOJ, Hackerrank Hackerearth, URIOnlineJudge .

Programming languages

This repository contains both Python and C++ as some solutions will get TLE if they're implemented in Python, but C++ works well for those cases.

Most of the solutions are implemented in Python, C++ is only used for ones which time limits are too strict.

Tools

I use VSCode + IORun extension, I'd recommend anyone interested in Competitive Programming to try this extension as it's really useful to run and test your result. Readmore about the extension here: https://marketplace.visualstudio.com/items?itemName=hoangnc.io-run

About

Algorithm Training from BigO Coding and Codeforces and and and some other sites

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.