You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a project that I did in 42 Heilbronn. The goal is to create mini version of bash shell, that also supports redirections, pipes, env variables, assignments and many more. We were a team of 2 devs, that work on that project.
This is a project that I did in 42 Heilbronn. The goal is to create a program that sorts 1 stack of integers in really efficient way. (I used readix algorithm)