Skip to content
View al2a-e2dine's full-sized avatar
  • Accolade Tech
  • Algeria, Mascara
Block or Report

Block or report al2a-e2dine

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. traineeship traineeship Public archive

    CSS 2 1

  2. phdalgeria phdalgeria Public archive

    PHD Algeria est un site éducatif dont l'objectif de fournir toutes les leçons et synthèses dont l'ingénieur algérien a besoin pour les différentes universités pour préparer le concours de doctorat

    PHP 1 1

  3. PHP_Pythagorean_Triples PHP_Pythagorean_Triples Public archive

    A Pythagorean Triple is a set of integers a, b and c such that a^2 + b^2 = c^2. For example, 3, 4 and 5 are Pythagorean triples because 3^2 + 4^2 = 5^2.

    PHP

  4. JS_Pythagorean_Triples JS_Pythagorean_Triples Public archive

    A Pythagorean Triple is a set of integers a, b and c such that a^2 + b^2 = c^2. For example, 3, 4 and 5 are Pythagorean triples because 3^2 + 4^2 = 5^2.

    HTML

  5. JAVA_Pythagorean_Triples JAVA_Pythagorean_Triples Public archive

    A Pythagorean Triple is a set of integers a, b and c such that a^2 + b^2 = c^2. For example, 3, 4 and 5 are Pythagorean triples because 3^2 + 4^2 = 5^2.

    Java

  6. PHP_Scrabble PHP_Scrabble Public archive

    Give a variable number of words, create a program to output the word with the maximum score, based on the following scoring system: The score of a word is calculated based on its character values, …

    PHP