Pinned Repositories
betterpath
Remove erroneous points from a dataset of coordinates
computorv1
A simple equations solver
corewar
42 team work - Creating an assembler to compile programs (the "champions"), and a virtual “arena” in which the champions are supposed to fight
DSLR
Data science & Logistic regression - Classification one vs all
filler
Creating an AI for a board game
ft_linear_regression
Predicting prices with linear regression
malloc
Recoding the famous memory allocation function, along with realloc, calloc and free
nm-otool
Mach-O parser
npuzzle
Solving sliding puzzles using the A* algorithm
rankreq
Rank and count elements of a large dataset using Trie search
ljoly's Repositories
ljoly/betterpath
Remove erroneous points from a dataset of coordinates
ljoly/computorv1
A simple equations solver
ljoly/corewar
42 team work - Creating an assembler to compile programs (the "champions"), and a virtual “arena” in which the champions are supposed to fight
ljoly/DSLR
Data science & Logistic regression - Classification one vs all
ljoly/filler
Creating an AI for a board game
ljoly/ft_linear_regression
Predicting prices with linear regression
ljoly/malloc
Recoding the famous memory allocation function, along with realloc, calloc and free
ljoly/nm-otool
Mach-O parser
ljoly/npuzzle
Solving sliding puzzles using the A* algorithm
ljoly/rankreq
Rank and count elements of a large dataset using Trie search
ljoly/ft_printf
42 - Recoding the behavior of function printf
ljoly/ft_ssl
Recoding some famous hash functions from the OpenSSL project
ljoly/lem_in
Coding an anthill manager: moving ants from a room to another
ljoly/push_swap
Sorting integers on a stack in a minimum number of moves with a defined set of instructions
ljoly/tz
Timezone Country and Zone data generated from timezonedb.com