Pinned Repositories
42--LibftASM__LibraryInAssemblyLanguage
Libc function in ASM. Recodant quelques fonctions basiques de la libc.
42--matt-daemon__InternetServiceDaemon
Internet service daemon, listen on TCP connections and log all the info to var/log in the background.
42__Exams--Beginner
42 Exam solutions for Beginner level, All solution has been tested.
42__Exams--intermidiate
providing reliable, efficient, compact code.
42_Subjects
All Subjects of 42 School
AlgoCollection
A collection of implementation on various algorithm in cpp
DynamicProgramming
damn there's so many dp problems! and they are confusing as f
Go-IRC-server
a simple go irc server for 42 rush project frozen
Leetcode-Contest-Solution-Set
my leetcode profile: https://leetcode.com/midokura/
Programming-books
some algorithm books in Chinese
sayakura's Repositories
sayakura/42__Exams--Beginner
42 Exam solutions for Beginner level, All solution has been tested.
sayakura/42__Exams--intermidiate
providing reliable, efficient, compact code.
sayakura/AlgoCollection
A collection of implementation on various algorithm in cpp
sayakura/Go-IRC-server
a simple go irc server for 42 rush project frozen
sayakura/DynamicProgramming
damn there's so many dp problems! and they are confusing as f
sayakura/TreeTraversal
all the tree traversal implementation in c++ both recursive and iterative, with some explanation
sayakura/42--LibftASM__LibraryInAssemblyLanguage
Libc function in ASM. Recodant quelques fonctions basiques de la libc.
sayakura/Leetcode-Contest-Solution-Set
my leetcode profile: https://leetcode.com/midokura/
sayakura/42--Corewar__VirtualMachine
virtual machine for the corewar
sayakura/42--Ft_Ping__Ping
(passed 125/125) recode linux command ping.
sayakura/42--Ft_traceroute__traceroute
(passed 125/125) recode linux netutil traceroute in c.
sayakura/42__Abstract_VM--VirtualMachine
(passed 125/125) AbstractVM is a machine that uses a stack to compute simple arithmetic expressions. These arithmetic expressions are provided to the machine as basic assembly programs.
sayakura/42__interviewPiscine--Algorithms
42 project, Interview Piscine, algorithms
sayakura/42__System_Monitor
a system monitor written in c++. By Dylan Peck and me.
sayakura/algorithm_practice
sayakura/bookmarker
a project that allows user to save code snippet / resources and review them later
sayakura/code_snippet
demonstration of work
sayakura/CodingExercise
example on various stuff (mainly related to c)
sayakura/corewar
new corewar
sayakura/ft_malloc--MemoryAllocator
my own memory allocator for 42 project ft_malloc
sayakura/graph
everything that's related to graph
sayakura/lctracker_backend
backend for my plugin
sayakura/Leetcode
my answers for leetcode problems
sayakura/Leetcode-daily-challenge
Try to record some daily leetcode work
sayakura/leetcode_daily_challenge
repo for all my leetcode daily challenge
sayakura/LeetcodeTracker
A chrome plugin that can monitor your leetcode activity and generate a personalized report. Implemented in Nodejs, MongoDB and Reactjs.
sayakura/Nibbler
Snake game with three different GUIs made in OpenGL and loaded as dynamic libraries.
sayakura/sayakura
Description
sayakura/sayakura.github.io
my website / blog
sayakura/Web__e20__admin
a admin written in vue and bootstrap