diff --git a/README.md b/README.md new file mode 100644 index 0000000..b70abed --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# Laboratories for Probability/Statistics and Discrete Math + +## Laboratory nr.1 (Discrete Math) + - Powerset Calculator + - XNOR Calculator + - Longest Substring Finder + - Truth Table Solver + - Sierpinski Triangle Drawer + - BONUS: Game of Life + + +## Laboratory nr.1 (Probability/Statistics) + - Coin Game Simulation + - Revolver Simulation + - Tennis Simulation + - Roulette Simulation + - Birthday Attack Collision Finder + - BONUS: Area of Shape (Monte Carlo Principle)