https://github.com/jlumbroso/competitive-programming
https://github.com/jlumbroso/competitive-programming
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jlumbroso/competitive-programming
- Owner: jlumbroso
- Created: 2022-11-04T22:08:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-08T06:26:19.000Z (almost 3 years ago)
- Last Synced: 2025-01-29T22:33:13.072Z (8 months ago)
- Language: Go
- Homepage:
- Size: 915 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Competitive Programming
This repository contains my (attempts at!) solutions to various competitive programming problems,
on the platform [Codeforces](https://codeforces.com/), and introduced to me by
[Pedro Parades](https://www.cs.princeton.edu/~pparedes/) during his weekly
[Competitive Programming sessions](https://competitive-programming.cs.princeton.edu/fall22) in the
context of the [Princeton ACM](http://princeton.acm.org/).One of my goals is to learn the programming language Go! I admit fully that I am helped by GitHub Copilot 🤖.