ThePhoenix77 / LeetCodeLinks
This repository contains my solutions to various LeetCode problems. Each problem is organized into its own directory, where the majority of solutions is implemented in C++, while you can also find some Java & Python approaches.
☆11Updated 3 weeks ago
Alternatives and similar repositories for LeetCode
Users that are interested in LeetCode are comparing it to the libraries listed below
Sorting:
- miniRT is the final C project of the 42 Common Core: our very first ray-tracer. Our miniRT focused on optimising CPU-rendered graphics, t…☆31Updated 10 months ago
- Solutions to the 42cursus Exam Rank 04 exercises. Implemented in C across 3 levels.☆50Updated last month
- This project is about creating a simple shell, and learning about about processes and file descriptors.☆25Updated 3 years ago
- 42 Webserv☆101Updated 2 years ago
- What's up, swappers☆26Updated 3 years ago
- A mini recreation of bash.☆84Updated 3 years ago
- School 42 inception project. Project + tutorial + bonus in my read.me☆239Updated last year
- ☆16Updated last year
- 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 10 months ago
- 42cursus' get_netx_line project. Begin date 16/aug/2021. Finish date 03/sep/2021. About 40h of total work.☆87Updated 2 years ago
- ☆28Updated 3 months ago
- Learn to use docker-compose☆64Updated 2 years ago
- The goal of these modules is to introduce us to bject-Oriented Programming.This will be the starting point of our C++ journey.☆84Updated last year
- Final Exam piscine☆74Updated 2 years ago
- Tester for the 🔥 minishell 🔥 project at École 42☆168Updated last year
- 🖥️ Docker images with services such as MariaDB, Nginx, WordPress, Redis, FTP-server, Adminer and cadvisor in virtual…☆219Updated 2 years ago
- Basic C++ exercises - introduction to C++, RAII, OOP, I/O and file streams, operator overloading, templates/generics and STD containers.☆19Updated 6 months ago
- Be able to set up your own operating system while implementing strict rules.