Skip to content

Commit

Permalink
feature: add pdfs + integration of first week
Browse files Browse the repository at this point in the history
  • Loading branch information
francois141 committed Nov 20, 2022
1 parent 9ad9305 commit 04af369
Show file tree
Hide file tree
Showing 43 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,10 @@ My solutions for the course algo lab 2022 given at ETHZ. This course deals with
<div align="center">

| Name | Challenge | Solution | Points | Week | Theme |
| ---- |---------- |----------|--------|------|-------|
| ------------- |---------------------- |------------------|-----------------|------------------|-----------------------|
| Build the sum | [File](./problems/build_the_sum.pdf) | [C++ code](./week1/Build%20the%20Sum.cpp) | 100 | 1 | STL |
| Dominoes | [File](./problems/dominoes.pdf) | [C++ code](./week1/Dominoes.cpp) | 100 | 1 | STL |
| Even Pairs | [File](./problems/even_pairs.pdf) | [C++ code](./week1/Even%20Pairs.cpp) | 100 | 1 | Combinatorics - Prefix sum |
| Even Matrices | [File](./problems/even_matrices.pdf) | [C++ code](./week1/Even%20Matrices.cpp) | 100 | 1 | Combinatorics - Prefix sum |

</div>
Binary file added problems/algocoön group.pdf
Binary file not shown.
Binary file added problems/ant challenge.pdf
Binary file not shown.
Binary file added problems/antenna.pdf
Binary file not shown.
Binary file added problems/asterix_the_gaul.pdf
Binary file not shown.
Binary file added problems/beach_bars.pdf
Binary file not shown.
Binary file added problems/bistro.pdf
Binary file not shown.
Binary file added problems/boats.pdf
Binary file not shown.
Binary file added problems/buddy selection.pdf
Binary file not shown.
Binary file added problems/build_the_sum.pdf
Binary file not shown.
Binary file added problems/burning_coins.pdf
Binary file not shown.
Binary file added problems/casino royale.pdf
Binary file not shown.
Binary file added problems/coin cossing tournament.pdf
Binary file not shown.
Binary file added problems/deck_of_cards.pdf
Binary file not shown.
Binary file added problems/diet.pdf
Binary file not shown.
Binary file added problems/dominoes.pdf
Binary file not shown.
Binary file added problems/even_matrices.pdf
Binary file not shown.
Binary file added problems/even_pairs.pdf
Binary file not shown.
Binary file added problems/first steps with bgl.pdf
Binary file not shown.
Binary file added problems/firsthit.pdf
Binary file not shown.
Binary file added problems/germs.pdf
Binary file not shown.
Binary file added problems/greyjoy.pdf
Binary file not shown.
Binary file added problems/h1n1.pdf
Binary file not shown.
Binary file added problems/hiking-maps.pdf
Binary file not shown.
Binary file added problems/hit.pdf
Binary file not shown.
Binary file added problems/important bridges.pdf
Binary file not shown.
Binary file added problems/inball.pdf
Binary file not shown.
Binary file added problems/knights.pdf
Binary file not shown.
Binary file added problems/light the stage.pdf
Binary file not shown.
Binary file added problems/london.pdf
Binary file not shown.
Binary file added problems/motorcycles.pdf
Binary file not shown.
Binary file added problems/moving_books.pdf
Binary file not shown.
Binary file added problems/octopussy.pdf
Binary file not shown.
Binary file added problems/placing knights.pdf
Binary file not shown.
Binary file added problems/san_francisco.pdf
Binary file not shown.
Binary file added problems/severus_snape.pdf
Binary file not shown.
Binary file added problems/shopping trip.pdf
Binary file not shown.
Binary file added problems/suez.pdf
Binary file not shown.
Binary file added problems/the augean stables.pdf
Binary file not shown.
Binary file added problems/the_great_game.pdf
Binary file not shown.
Binary file added problems/tiles.pdf
Binary file not shown.
Binary file added problems/tracking.pdf
Binary file not shown.
Binary file added problems/what is the maximum.pdf
Binary file not shown.

0 comments on commit 04af369

Please sign in to comment.