Skip to content
View yasiraza03's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report yasiraza03

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Hotel-Management-System Hotel-Management-System Public

    The Hotel Management System is a C-based project designed to streamline hotel operations like reservations, check-ins, and billing. With a user-friendly interface, it enables staff to manage guest …

    C

  2. Library-Management-System Library-Management-System Public

    The Library Management System is a C++ project designed to manage library operations such as book issuance, returns, and catalog management. It offers a user-friendly interface for librarians to tr…

    C++

  3. Dictionary Dictionary Public

    The Dictionary Project is a C++ application that uses the trie data structure to manage and search words efficiently. It provides a user-friendly interface for adding, deleting, and searching for w…

    C++

  4. SERIAL-VS-OPENMP-VS-PTHREADS SERIAL-VS-OPENMP-VS-PTHREADS Public

    The Serial vs OpenMP vs Pthreads Program is a C++ project designed to compare the performance and speed of different parallel programming models. It features comprehensive tests to evaluate the eff…

    C++

  5. Convex-Hull-Algorithms Convex-Hull-Algorithms Public

    The Convex Hull Algorithms project in Python implements and compares various algorithms to compute the convex hull of a set of points in a 2D plane. It includes popular algorithms such as Graham's …

  6. MPI-vs-OpenMP MPI-vs-OpenMP Public

    The MPI vs OpenMP Project is a C++ application designed to compare the performance and scalability of MPI (Message Passing Interface) and OpenMP (Open Multi-Processing) in parallel computing. Throu…