Skip to content
View ferhdhd's full-sized avatar

Block or report ferhdhd

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. hash hash Public

    A hash impementation in C made by the Computer Science students Fernando Gbur dos Santos and Eduardo Stefanel Paludo

    C

  2. data-structutes data-structutes Public

    Stack, queue and linked list implementations in C with tests

    C

  3. maze-backtracking maze-backtracking Public

    A program that receives a "maze" as input and traverses it through backtracking

    C

  4. web-app-minister web-app-minister Public

    A web application that displays a index of public servers at a imaginary minister. Front-end made with React.js and Back-end made with Typescript

    TypeScript

  5. university-restaurant-simulator university-restaurant-simulator Public

    A program that simulates a university restaurant during the pandemic, randomly generating masks, trays, people and meals, using stack, queue and list.

    C

  6. sorting-algorithms sorting-algorithms Public

    Implementation of insetionSort, selectionSort, mergeSort and quickSort in C.

    C