Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mohammed almakki exercies #88

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Commits on Dec 15, 2022

  1. Add exercise 1 solution

    MohamedAlmaki committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    2252c62 View commit details
    Browse the repository at this point in the history
  2. Add exercise 2 solution

    MohamedAlmaki committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    55a3c17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66b9c7d View commit details
    Browse the repository at this point in the history
  4. Reformat ex01 code

    MohamedAlmaki committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    2d7dd69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07ee0cb View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Mark functions as const/inline when required

    Change types to enum instead of raw strings
    MohamedAlmaki committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    5986ad4 View commit details
    Browse the repository at this point in the history
  2. Refactor function definitions into another file

    Reduce code duplication by abstracting a general printing function
    MohamedAlmaki committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    9fab113 View commit details
    Browse the repository at this point in the history