Skip to content
View limyongquan1992's full-sized avatar

Block or report limyongquan1992

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. Crack-the-Password Crack-the-Password Public

    CS50 Practice Set - To create a program which cracks passwords.

    C

  2. Credit-Card-Validity-Check Credit-Card-Validity-Check Public

    CS50 Practice Set - To create a program which when given a credit card number, will check its validity and type according to Luhn's algorithm.

    C

  3. Game-of-Fifteen Game-of-Fifteen Public

    CS50 Practice Set - To create a program which simulate 15-puzzle. Try to crack it.

    C

  4. Sort-n-Search Sort-n-Search Public

    CS50 Practice Set - To create a program which sort (Bubble Sort) a list of numbers and search (Binary Search) a number among them.

    C

  5. Sort-n-Search-PLUS Sort-n-Search-PLUS Public

    CS50 Practice Set - To create a program which sort (Counting Sort) a list of numbers and search (Binary Search) a number among them.

    C

  6. Vigenere-s-Cipher-Encryption Vigenere-s-Cipher-Encryption Public

    CS50 Practice Set - To create a program which encrypts messages by using Vigenere's cipher.

    C