Skip to content
View zubeydeyasa's full-sized avatar

Block or report zubeydeyasa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Get_Next_Line Get_Next_Line Public

    This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor. This function should work whit any buffersize.

    C 1

  2. PatikaCSharp PatikaCSharp Public

    C# 1

  3. Akbank-Jump Akbank-Jump Public

    C# 1

  4. Libft Libft Public

    The objective of this project is to program a C library regrouping usual functions that you'll be allowed to use in all your future projects.

    C

  5. Printf Printf Public

    Wrote C's built-in printf function as ft_printf.

    C

  6. Push-Swap Push-Swap Public

    Sorting algorithm using two stacks.

    C