Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/educorreia932/code-challenges

🧠 Solved exercises for different code challenges
https://github.com/educorreia932/code-challenges

advent-of-code algorithm-challenges code-challenges code-golf codewars competitive-programming exercism hackerrank hash-code ieeextreme leetcode project-euler

Last synced: 2 months ago
JSON representation

🧠 Solved exercises for different code challenges

Awesome Lists containing this project

README

        

# Code Challenges

Solutions for programming contests and practice exercises from online judges.

## Advent of Code [🔗](https://adventofcode.com/) [📂](Advent%20of%20Code)

Annual event featuring Christmas-themed puzzles that are meant to be solved with code.

## code.golf [🔗](https://code.golf/)[📂](code.golf)

Type of recreational computer programming competition in which participants strive to achieve the shortest possible source code that implements a certain algorithm.

## Codewars [🔗](https://www.codewars.com/dashboard)[📂](CodeWars)

Educational community for computer programming. On the platform, software developers train on programming challenges known as kata.

## CSS Battle [🔗](https://cssbattle.dev/)[📂](CSS%20Battle)

Game in which the goal is to replicate an image target with the smallest possible CSS (and slight HTML) code.

## DatAttack [🔗](https://www.instagram.com/datattack.up/)[📂](DatAttack)

Data science hackathon focused on Computer Vision.

## DMOJ [🔗](https://dmoj.ca/)[📂](DMOJ)

Modern contest platform and archive of programming problems.

## Exercism [🔗](https://exercism.io/)[📂](Exercism)

Online, open-source, free coding platform that offers code practice and mentorship on 50 different programming languages.

## HackerRank [🔗](https://www.hackerrank.com/)[📂](HackerRank)

Website that focuses on competitive programming challenges, where developers compete by trying to program according to provided specifications.

## Hash Code [🔗](https://codingcompetitions.withgoogle.com/hashcode/)[📂](Hash%20Code)

Team programming competition, organized by Google, with a single optimization/approximation problem where it's needed to analyze tests and solve them as well as possible.

## IEEEXtreme [🔗](https://ieeextreme.org/)[📂](IEEEXtreme)

Global challenge in which teams of IEEE Student members compete in a 24-hour time span against each other to solve a set of programming problems.

## LeetCode [🔗](https://leetcode.com/)[📂](LeetCode)

Website where people can practice solving coding problems and prepare for technical interviews.

## Project Euler [🔗](https://projecteuler.net/)[📂](Project%20Euler)

Series of challenging mathematical/computer programming problems that require more than just mathematical insights to solve.

## Rosalind [🔗](https://rosalind.info/)[📂](Rosalind)

Platform for learning bioinformatics and programming through problem solving.

## SINF 2020 [🔗](https://www.sinf.pt/competicao-programacao/)[📂](SINF%202020)

Programming competition hold my [NIAFEUP](https://ni.fe.up.pt/) in behalf of the [SINF](https://www.sinf.pt/) event.