Skip to content
View fatmazohrasaidi's full-sized avatar

Highlights

  • Pro

Block or report fatmazohrasaidi

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

    TP2 RP: Solving the Knight’s Tour problem using a genetic algorithm

    Python 2

  2. PCA-Practice-Notebook PCA-Practice-Notebook Public

    this repository contains all les tp we did this year (2025) in the module data analysis (PCA)

    Jupyter Notebook 1

  3. semaphore-ipc semaphore-ipc Public

    UNIX-based simulation of an urban waste collection system using processes, semaphores, shared memory, and message queues

    C

  4. MiniCompiler-2024 MiniCompiler-2024 Public

    A basic compiler using Flex & Bison for lexical, syntax, and semantic analysis (Third-year project).

    C

  5. assembly-Cal-2023 assembly-Cal-2023 Public

    Assembly Calculator: Supports addition, subtraction, multiplication, and division for binary, decimal, and hexadecimal numbers.

    Assembly

  6. SokobanPuzzle SokobanPuzzle Public

    Sokoban Puzzle implementation using search algorithms in python.

    Python