/42PiscineHavre

Exercice de la piscine de 42

Primary LanguageC

42 School C Piscine

This repository contains my solutions to the exercises of the C Piscine at 42 School. The C Piscine is a 4-week intensive program that teaches the fundamentals of programming in the C language.

Each day of the C Piscine covers a specific topic, such as variables, loops, arrays, pointers, functions, and more. The exercises range from simple programs that print basic information to complex projects that require multiple files and functions.

Table of Contents

  • Sh00: Basic shell usage Grade

  • Sh01: Advanced shell usage Grade

  • C00: Basic syntax, variables, conditionals and loops. Grade

  • C01: Pointers, Arrays and strings. Grade

  • C02: Strings functions. Grade

  • C03: More strings functions. Grade

  • C04: Strings, conversion, and algorithmic. Grade

  • C05: Arithmetic, recursion and algorithmy (Backtracking for the last exercice). Grade

  • C06: Command-line arguments. Grade

  • C07: Dynamic memory allocation, strings and array. Grade

  • C08: Header files abd types. Grade

  • C09: Makefiles. Grade

  • Rush 00: Algorithmy Grade

  • Rush 01: Parsing, advanced algorithmic problem Grade

  • BSQ : Parsing, optimisation, file handlers, and a lot of other things, we used the reverse Minesweeper algorithm, which worked but we couldn't put it back together with the parsing Grade

  • Exam 00 : Grade

  • Exam 01 : Grade

  • Exam 02 : Grade

  • Final exam : Grade