GitLab now enforces expiry dates on tokens that originally had no set expiration date. Those tokens were given an expiration date of one year later. Please review your personal access tokens, project access tokens, and group access tokens to ensure you are aware of upcoming expirations. Administrators of GitLab can find more information on how to identify and mitigate interruption in our documentation.
@@ -224,3 +224,6 @@ De plus, nous pourrions adapter le script shell afin de pouvoir tester les struc
Pour verifier nos résultats, nous pourrions automatiser l'exécution de ce script et ainsi le lancer une centaine voir un millier de fois et faire une moyenne. Nous pourrions également approfondir le travail sur les LinkedList pour comprendre pourquoi c'est la structure la moins performante.