This project is about sorting data on a stack, with a limited set of instructions, using the lowest possible number of actions
-
Updated
Feb 23, 2024 - C
This project is about sorting data on a stack, with a limited set of instructions, using the lowest possible number of actions
Introduction to templated containers, iterators and algorithms in C++
Program that uses multithreading to solve Dykstra's 'Dining philosophers problem'
First contact with OOP via namespaces, classes, member functions, stdio streams or initialization lists
Sorting numbers on a stack, with a limited set of instructions, and the smallest number of moves, using insertion sort.
Visualizes a map file as a 3D wireframe landscape. My first project in graphic programming.
A simple recreation of the bash shell. My first group project at 42 Berlin
Getting to know constructors, desctructors, pointers and references in a zombie simulator and a simple fight simulator.
Introduction to polymorphism, operator overloading and the Orthodox Canonical class form
My implementation of redirects and pipes of the UNIX shell
Introduction to subtype polymorphism, abstract classes and interfaces
A quine is a computer program which can print it's own source code
Simple reverse-engineered bitcoin exchange, a program to calculate math terms via reversed polish notation and an implementation of merge-insertion-sort
Add a description, image, and links to the 42berlin topic page so that developers can more easily learn about it.
To associate your repository with the 42berlin topic, visit your repo's landing page and select "manage topics."