SkillAgentSearch skills...

Reference

https://CompilandoConocimiento.github.io/Reference/ This is my implementations of my favorites algorithms for competitive programming.

Install / Use

/learn @CompilandoConocimiento/Reference
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Competitive Programming Reference

What is this?

The refence is a webapp/book that recopilate all the algorithms that we have implemented for competitive programming.

Where is the code?

You can find all the raw code implementations in this link

Components

Webpage

We have develop an interactive webpage where you can see a quick explanation of many of the algorithms presented here and snippets of the implementation per se:

<a href="https://compilandoconocimiento.github.io/Reference/" target="_blank"> <img src="Graphics/CompetitiveReference.png" style="max-width: 400px;"/> </a>

Books: Intro to Competitive programming

<img src="Graphics/LinksBooks.png" style="max-width: 400px;"/>

We also are writing a book in spanish about the topic.

Así que si sabes español, y quieres entrar a este mundo, ve este libro e introducete en C++ y los principales algoritmos de programacioón competitiva.

<a href="https://compilandoconocimiento.github.io/Reference/Books/IntroToCompetitive/" target="_blank"> <img src="Graphics/Competitive.png" style="max-width: 280px;"/> </a>

Books: Reference

Finally, we are developing a new refence for contest like ICPC to check at a glance all the algorithms we have implemented.

<a href="https://compilandoconocimiento.github.io/Reference/Books/Reference/" target="_blank"> <img src="Graphics/Reference.png" style="max-width: 280px;"/> </a>

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated3y ago
Forks1

Languages

TeX

Security Score

70/100

Audited on Feb 16, 2023

No findings