Skip to content

gusluchetti/code-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

keeping track of solved code challenges

it's been one of my goals to get better at solving programming problems, so besides 'Advent of Code' every now and then, i'd like to keep solved solutions for any other websites that offer coding problems. As of now, that includes:

  • Codeforces
  • Leetcode

notes:

i'm using watchexec to compile and run the binary instantly.

watchexec -e cpp -r "g++ main.cpp && ./a.out < input.txt"

About

Solutions for coding problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published