Skip to content
View ZakariaElbouzkri's full-sized avatar
🎯
Focusing
🎯
Focusing
  • 1337
  • Agadir Morroco
  • 12:01 (UTC -12:00)

Highlights

  • Pro

Block or report ZakariaElbouzkri

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

Pinned Loading

  1. MY_CSES_PROBLEMS_SOLUTIONS MY_CSES_PROBLEMS_SOLUTIONS Public

    this repo contains my solutions to the University of Helsinki's "Competitive Programming" course problem set hosted on the CSES (Code Submission Evaluation System) platform. This repository serves …

    C++ 1

  2. ShuntingYardAlgorithm ShuntingYardAlgorithm Public

    this project is about implementing an algorithm of parsing mathmatical expressions (shounting yard algorithm)

    C++ 1

  3. I-OMonitoring I-OMonitoring Public

    C++

  4. webserv webserv Public

    C++ 1

  5. philosophers philosophers Public

    In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.

    C 1

  6. minishell minishell Public

    Forked from asettar/shell

    Minishell is a project that involves creating a simple Unix shell in C. The shell aims to replicate basic shell functionalities, including command execution, piping, redirection, and environment va…

    C