Skip to content

Commit

Permalink
remove WIP section
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiosilveira committed Nov 29, 2023
1 parent de66f41 commit feffcdc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@ This repository is an aggregator of my solutions to code challenges. Inside each
- a benchmark of the results (`benchmarking.rb` + some CSVs with benchmark output)
- a `README.md` file with a detailed explanation of the code implemented

### Work in progress 🚧

The following challenges are WIP, they're probably missing documentation, proper benchmarking or some constraint validation tests:

- [Angry Professor](./angry-professor/)

## Programming language choice 👨🏽‍💻

Because of its simplicity, elegance and API completeness, Ruby was the chosen programming language to implement the code for the challenges.
Expand Down

0 comments on commit feffcdc

Please sign in to comment.