Skip to content

42 Le Havre - mavander's Piscine 2024-08

Notifications You must be signed in to change notification settings

MV42/MV42LH_P202408

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

42 Le Havre - mavander's Piscine 2024-08

This repository contains all the project i've done during my Piscine at 42 Le Havre during the month of August in 2024.

Summary

Shell00 - Shell01

- Shell00	//	100	/100
- Shell01	//	100	/100

C00 - C13

- C00		//	85	/100
- C01		//	100	/100
- C02		//	85	/100
- C03		//	100	/100
- C04		//	70	/100
- C05		//	80	/100
- C06		//	100	/100
- C07		//	60	/100
- C08		//	0	/100
- C09		//	0	/100
- C10		//	0	/100
- C11		//	0	/100
- C12		//	0	/100
- C13		//	0	/100

Rush00 - Rush02

- Rush00	//	100	/100
- Rush01	//	100	/100
- Exam02	//	90	/100
- Exam03	//	66	/100

Exam00 - Exam03

- Exam00	//	100	/100
- Exam01	//	100	/100
- Exam02	//	90	/100
- Exam03	//	66	/100

Evolution Of The Repo

I'd like to make it not only the storage of my piscine, but the reference for the Piscine projects. I know this may sound stupid as I only got to C07, but I always was long searching for ways to improve my implementations, by making it with the lowest line count, less operations, fastest, cleanest, more energy efficient why not... I did not manage to make it most of the time because I like to take my time (maybe too much) to make something perfect but end up being caught by the deadline and giving up my optimizations goals.

So when I will not be on edge of Blackhole anymore and have more time, MAYBE i'll try to work on the optimal code for each Piscine projects (and after that Common Core projects maybe) but for that I'll need to make my own unique tester to measure the optimizations metrics enumerated before.