From 29aa4241a4d6caedda16d214ff94f7204bbde4be Mon Sep 17 00:00:00 2001 From: Daniel <59575049+lemoentjiez@users.noreply.github.com> Date: Fri, 9 Dec 2022 11:51:07 +0200 Subject: [PATCH] Update README.md --- README.md | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index d5672ce..7b77b0c 100644 --- a/README.md +++ b/README.md @@ -19,38 +19,38 @@ ## Laboratory nr.2 (Discrete Math) - - [Random Vulnerability](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/betting.py) - - [RSA](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/revolver.py) - - [Check Password](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/tennis.py) - - [Palindrome](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/roulette.py) - - [Cracking the Password](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/birthday_attack.py) - - [BONUS: Mastermind](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/bonus_psa.py) + - [Random Vulnerability WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/betting.py) + - [RSA WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/revolver.py) + - [Check Password WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/tennis.py) + - [Palindrome WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/roulette.py) + - [Cracking the Password WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/birthday_attack.py) + - [BONUS: Mastermind WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/bonus_psa.py) ## Laboratory nr.2 (Probability/Statistics) - - [Interesting Observation -](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/betting.py) - - [Densities](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/revolver.py) - - [Densities](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/tennis.py) - - [Densities](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/roulette.py) - - [Densities](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/birthday_attack.py) - - [Densities](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/revolver.py) - - [Densities](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/tennis.py) - - [Densities](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/roulette.py) - - [Random Variables](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/birthday_attack.py) - - [Important Distributions](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/birthday_attack.py) + - [Interesting Observation WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/betting.py) + - [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/revolver.py) + - [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/tennis.py) + - [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/roulette.py) + - [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/birthday_attack.py) + - [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/revolver.py) + - [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/tennis.py) + - [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/roulette.py) + - [Random Variables WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/birthday_attack.py) + - [Important Distributions WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/birthday_attack.py) ## Laboratory nr.3 (Discrete Math) - - [Courses](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/betting.py) - - [Cheapest Flights](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/revolver.py) - - [Matrix](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/tennis.py) + - [Courses WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/betting.py) + - [Cheapest Flights WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/revolver.py) + - [Matrix WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/tennis.py) - [Network](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/roulette.py) - - [BONUS - Network](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/birthday_attack.py) + - [BONUS - Network WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/birthday_attack.py) ## Laboratory nr.3 (Probability/Statistics) - - [Important Distributions](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/betting.py) - - [Continuous Conditional probability](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/revolver.py) - - [Counting](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/tennis.py) - - [Networking](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/roulette.py) + - [Important Distributions WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/betting.py) + - [Continuous Conditional probability WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/revolver.py) + - [Counting WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/tennis.py) + - [Networking WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/roulette.py)