Skip to content
View Selmand42's full-sized avatar

Block or report Selmand42

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
Selmand42/README.md

Hi there 👋

Leetcode Stats

Pinned Loading

  1. Nilufergul/minishell Nilufergul/minishell Public

    C 3 2

  2. Warehouse-Tracking-System Warehouse-Tracking-System Public

    This project is a warehouse tracking system application built in java using mysql database and swing interface.

    Java

  3. Mat381 Mat381 Public

    Introduction to Data Science 2023 October Atabey Kaygun

    Jupyter Notebook 1

  4. Philosophers Philosophers Public

    This project is a version of the Dining Philosophers Problem. The goal of this project was to learn to avoid deadlock and race conditions when creating multithreaded applications.

    C

  5. Push_Swap Push_Swap Public

    An algorithm to sort two stacks

    C 1

  6. ft_printf ft_printf Public

    This is the recreation of the prinft function in C language for 42 School.

    C