• Stars
    star
    1
  • Language
    C
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Recode of C's libc with containing getline and printf utilities

More Repositories

1

42-piscine-c

Solutions to 42's piscine C exercises
C
8
star
2

42-libft

A recode of some standard C library functions as well as other utility functions
C
6
star
3

42-intermediate-exams

Solutions to 42's intermediate-level exams
C
3
star
4

todolist-react-chrome-extension

Pretty Todolist chrome extension with undo/redo features
JavaScript
3
star
5

42-lem_in

Max flow in an ant colony. Involves intelligently selecting best paths and precise movements by manipulating graph traversal algorithms to get ants from a start point to and endpoint in the shortest time possible
C
2
star
6

42-ft_printf

A recode of C's printf variadic function. Handles flags, width, precision, length & specifiers provided by the format string
C
2
star
7

42-ft_ssl

A recode of MD5 and SHA-256 cryptographic algorithms
C
2
star
8

42-push_swap

An optimized sorting algorithm - sorts data using only 2 stacks, a limited set of instructions, in as few moves as possible. Success involves manipulating different sorting algorithms to get an optimized solution
C
2
star
9

42-get_next_line

Utility for reading line by line to EOF - whether it's a file, standard input, or a network connection. Works with any arbitrary-sized buffer
C
1
star
10

react-word-game

Created with StackBlitz ⚑️
TypeScript
1
star
11

word-game

french-english word game
TypeScript
1
star
12

nextjs-blog-starter

JavaScript
1
star
13

42-beginner-exams

Solutions to 42's beginner-level exams
C
1
star
14

42-web-piscine

42 web piscine (PHP piscine) in Node, JavaScript & SQL.
JavaScript
1
star
15

42-corewar

42 corewar project
Assembly
1
star
16

42-init

Introductory project to system administration and the network.
1
star
17

javascript

Javascript/node data structures/algorithms/apis
JavaScript
1
star
18

42-fillit

Implementation of a backtracking search algorithm. Involves arranging and fitting a set of Tetriminos to create the smallest possible square from a very large number of possibilities
C
1
star
19

42-numpy

Introduction to data science with matrices manipulation and creating image filters
Dockerfile
1
star
20

nextjs-with-firebase

JavaScript
1
star
21

crypto

Bitcoin Ethereum price tracking
JavaScript
1
star
22

google-hashcode

Solutions for Google HashCode 2019 Problem
JavaScript
1
star
23

gatsby-starter-blog

JavaScript
1
star
24

lightbox-demo

Created with StackBlitz ⚑️
TypeScript
1
star
25

42-piscine-interview

Solutions to 42's interview piscine
C
1
star