Skip to content
View FaridMgh's full-sized avatar
💭
I may be slow to respond. 😎
💭
I may be slow to respond. 😎
  • 04:43 (UTC -12:00)

Block or report FaridMgh

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

Popular repositories Loading

  1. Linked-List Linked-List Public

    LinkedList in Python

    Python 1

  2. Black-Joystick Black-Joystick Public

    Config files for my GitHub profile.

  3. QuickSort QuickSort Public

    Implementation of QuickSort algorithm in Python

    Python

  4. MergeSort MergeSort Public

    Implementation of MergeSort algorithm in Python

    Python

  5. Palindromic-Number Palindromic-Number Public

    Writing a Python program that asks the user for a positive integer n and prints a sequence of all numbers from 1 to n, which are palindromic in both decimal and binary.

    Python

  6. Triangle-Word Triangle-Word Public

    Writing a Python program that asks the user for a word and checks, whether the entered word is a triangle word. Convert the entered word into CAPITAL cases, before calculating the word value. If th…

    Python