Pinned Repositories
42-Philosophers
A classical problem to learn how threads and semaphores in c works.
42-PushSwap
You are only allowed to use some specific instructions to perform sorting on a stack using only one additional stack.
42Core
E-ticaret sitelerindeki mağazaların güvenli bir şekilde platform değiştirmesini sağlayacak SellerScan'e merhaba diyin!
aeronistiha_drone
source files of aeronist team drone
Cpp-Compiler
This program reads ".in" files to make math operations and outputs results to ".out" files.
CPP_Containers
Re implementation of famous data structures and some features in cpp. (hash-map, stack, vector, iterators and pairs)
EN-TR_Translator
This is an English-Turkish translator using "Tureng - Turkish English Dictionary" web site.
MangalaAI
This is a computer program that you can play mangala game against. Using dp algorithms so computer plays faster and easier!
Metu25_Algo-Contest
Metu 25th National Porgramming Contest questions and my solutions for them.
Mini-Shell
Re implementation of bash (Unix Shell) with many capabilities using c.
ErtugrulSoylu's Repositories
ErtugrulSoylu/42-Philosophers
A classical problem to learn how threads and semaphores in c works.
ErtugrulSoylu/aeronistiha_drone
source files of aeronist team drone
ErtugrulSoylu/Cpp-Compiler
This program reads ".in" files to make math operations and outputs results to ".out" files.
ErtugrulSoylu/CPP_Containers
Re implementation of famous data structures and some features in cpp. (hash-map, stack, vector, iterators and pairs)
ErtugrulSoylu/EN-TR_Translator
This is an English-Turkish translator using "Tureng - Turkish English Dictionary" web site.
ErtugrulSoylu/MangalaAI
This is a computer program that you can play mangala game against. Using dp algorithms so computer plays faster and easier!
ErtugrulSoylu/Metu25_Algo-Contest
Metu 25th National Porgramming Contest questions and my solutions for them.
ErtugrulSoylu/Mini-Shell
Re implementation of bash (Unix Shell) with many capabilities using c.
ErtugrulSoylu/42-PushSwap
You are only allowed to use some specific instructions to perform sorting on a stack using only one additional stack.
ErtugrulSoylu/42Core
E-ticaret sitelerindeki mağazaların güvenli bir şekilde platform değiştirmesini sağlayacak SellerScan'e merhaba diyin!
ErtugrulSoylu/Aeronist
Simple control mechanism for aerial vehicles
ErtugrulSoylu/C-Piscine
C projects that i created to pass C-Piscine in 42 schools.
ErtugrulSoylu/C_Library
Re implementation of many built-in C functions and adding some new functions beside them.
ErtugrulSoylu/CPP-Piscine
Learning project for CPP that contains: OOP, I/O and file streams, operator overloading, templates/generics and containers.
ErtugrulSoylu/CPP__Workspace
This is a workspace for my cpp projects
ErtugrulSoylu/DogBot
A discord music bot that can be used in more than one discord guild.
ErtugrulSoylu/ErtugrulSoylu
ErtugrulSoylu/IRC-Server
Creating a server that users can talk to each other on a local area network using IRC protocol in CPP.
ErtugrulSoylu/PathFinder
This program reads links from input.txt file. Searches for paths that can be done by using those links.