Skip to content
View Hany-Farag's full-sized avatar

Block or report Hany-Farag

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. Leetcode_Solutions_Algo-DS Leetcode_Solutions_Algo-DS Public

    Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

    C++

  2. Leetcode_problem_solution_SQL Leetcode_problem_solution_SQL Public

    C++

  3. Fit-ResWebsite-FitnessApplicationProductPage Fit-ResWebsite-FitnessApplicationProductPage Public

    During the COVID-19 pandemic, maintaining physical fitness became a major challenge due to restrictions on gyms and outdoor activities. To address this issue, the Fit-Res project was developed as a…

    PHP 1

  4. Scanner-analysis-compiler-design Scanner-analysis-compiler-design Public

    implementation of lexical analysis process in compiler design using c++ language, code should extract token from source code and define it's type

    C++

  5. DFA-machines-codes DFA-machines-codes Public

    Design and implement simple DFA(deterministic Finite automata) Machines by CPP language

    C++