diff --git a/README.md b/README.md index 7b77b0c..d687a17 100644 --- a/README.md +++ b/README.md @@ -19,38 +19,38 @@ ## Laboratory nr.2 (Discrete Math) - - [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) + - [Random Vulnerability WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/vulnerability.py) + - [RSA WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/rsa.py) + - [Check Password WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/check.py) + - [Palindrome WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/palindrome.py) + - [Cracking the Password WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/crack.py) + - [BONUS: Mastermind WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/mastermind.py) ## Laboratory nr.2 (Probability/Statistics) - - [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) + - [Interesting Observation WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/observation.py) + - [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/second.py) + - [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/third.py) + - [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/fourth.py) + - [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/fifth.py) + - [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/sixth.py) + - [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/seventh.py) + - [Densities WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/eighth.py) + - [Random Variables WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/variables.py) + - [Important Distributions WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/distributions.py) ## Laboratory nr.3 (Discrete Math) - - [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 WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/birthday_attack.py) + - [Courses WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/courses.py) + - [Cheapest Flights WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/flights.py) + - [Matrix WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/matrix.py) + - [Network](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/network.py) + - [BONUS - Network WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/bonusnetwork.py) ## Laboratory nr.3 (Probability/Statistics) - - [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) + - [Important Distributions WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/distrib.py) + - [Continuous Conditional probability WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/continuous.py) + - [Counting WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/counting.py) + - [Networking WIP](https://github.com/lemoentjiez/Labs/blob/main/LabPSA_1/networking.py)