fpetras / c-exam-alone-in-the-darkLinks
C programming exercises
☆24Updated 6 years ago
Alternatives and similar repositories for c-exam-alone-in-the-dark
Users that are interested in c-exam-alone-in-the-dark are comparing it to the libraries listed below
Sorting:
- School 42 project // 3D Wireframe Viewer☆96Updated 4 years ago
- Solutions of the C beginner exam. Doing each problem correctly, one level up, and so the difficulty of the problems. If one fails a probl…☆235Updated 3 months ago
- 42's libft with comments to understand what each function does and how it works.☆193Updated 9 years ago
- A bare-minimum manual for the minishell 42 project.☆24Updated last year
- Writing a simple sHell. 42_minishell☆30Updated 2 years ago
- Discover how to sucessfully use bitwise operators in daily coding☆157Updated 5 years ago
- Small game developed with the miniLibX, the graphic library of the 42 school.☆58Updated 11 months ago
- A bespoke sorting algorithm, on 2 stacks.☆33Updated 6 years ago
- 42cursus - minitalk☆22Updated 3 years ago
- School Project - Printf's Refactoring☆19Updated 8 years ago
- Implementation of push-swap (42-school project) on python with GUI.☆82Updated 2 years ago
- 42 Silicon Valley exam subjects, pseudocode, testcases, and solutions☆91Updated 5 years ago
- An open source C library that incorporates useful functions, such as binary trees, linked lists, stacks, arrays, bit manipulation.☆64Updated 3 years ago
- 📚 Sorting algorithm using only two stacks☆27Updated 5 years ago
- The next step in the 42 Curriculum. During these two weeks you will discover more about OOP by learning specifics of the C++ language. Su…☆31Updated 7 years ago
- Infographic ~ Map Viewer☆17Updated 5 years ago
- 42 project where we learn about raycasting and try to recreate the original Wolfenstein 3d game☆19Updated 4 years ago
- Get Next Line is a project at 42. It is a function that reads a file and allows you to read a line ending with a newline character from a…☆35Updated 6 years ago
- Simple and clear code for exam rank 02-03-04-05-06 (ecole 42). Updated as of December 2022.☆128Updated 2 years ago
- 42 Exam solutions for Beginner level, All solution has been tested.☆35Updated 5 years ago
- School 42 project // Sorting algorithm using two stacks☆46Updated 6 years ago
- This is a tester for school 42 project push_swap, made by yfu from 42LYON.☆64Updated last year
- Exam Prep Guide for Basic C - 42 School Silicon Valley 💀😎 👽🐼☆84Updated 4 years ago
- A tester for the 42 project ft_printf☆54Updated 4 years ago
- A simple example program made for the 42 students going into the graphic branch. Its purpose is to help them understanding the way images…☆108Updated 6 years ago
- My work on the 42 get_next_line project.☆26Updated 3 years ago
- push_swap is a 42 school project where we must sort random numbers with a limited set of instructions, using the lowest possible number o…☆68Updated 7 months ago
- 📄 Correction page for projects at 42☆134Updated 4 years ago
- This project is about creating a simple shell, and learning about about processes and file descriptors.☆24Updated 3 years ago
- Well-organized, commented and documented sample project that shows the basic functionalities of the 42's mlx library.☆103Updated 5 months ago