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

Highlights

  • Pro

Block or report mohamedadnane8

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

🏫 I’m studying at Al Akhawayn University.

  • Majoring in Computer Science.
  • Minoring in Business Administration.

Popular repositories Loading

  1. TreasureHunt TreasureHunt Public

    This is my first project in data structure. It is a game in which the user will have to cross all paths and take all the treasures that exist in the map.

    C

  2. HeapsUsingPointers HeapsUsingPointers Public

    I implemented the heaps in this project without using an array. Although this implementation is more time costly(still log(n)), but it has an efficient memory utilization. To acheave that I have us…

    C

  3. FloodFillUsingQueues FloodFillUsingQueues Public

    This is an implementation of the Flood fill algorithms using queues.

    C

  4. BinaryNumSequenceRecursion BinaryNumSequenceRecursion Public

    This program generate binary numbers in sequence using recursion instead of queues.

    C

  5. examMaker-grader examMaker-grader Public

    This project uses files and regex (regular excpression) to create different version of one exam (shuffled) and to grade them.

    Python

  6. Wiki Wiki Public

    Python