Skip to content
View joshuaSYSS's full-sized avatar
🖥️
watching https://en.cppreference.com/w/
🖥️
watching https://en.cppreference.com/w/

Organizations

@ABCD2024-TEAM

Block or report joshuaSYSS

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
joshuaSYSS/README.md

Who am I?

I am Joshua CHOI Kui Wang 蔡居宏, a Computer Science undergraduate student studying at CityUHK.
I am highly interested in the design and analysis of algorithms across various topics.

Other information

My Personal Website: https://joshuasyss.github.io/
My contact information is also included.

Why is my name joshuaSYSS?

My nickname is Joshua, and when I created this account, I was studying in Sing Yin Secondary School (SYSS).

Is Joshua part of my name?

Technically, no, it is not part of my government name. My last name is Choi (For Chinese names, the last name, also called the family name, is placed "first"), and my first name is Kui Wang.

Popular repositories Loading

  1. tfidf tfidf Public

    tf-idf (Term-Frequency Inverse-Document-Frequency) C++ Library

    C++ 2

  2. appScriptGmailHandler appScriptGmailHandler Public

    A simple JavaScript template code that you can modify and use it in App Script to handle your gmail in a more customized way

    JavaScript 1

  3. CityU_OnlineJudge CityU_OnlineJudge Public

    In this repository, you will see solutions to problems on the CityU CS ACM Programming Team Online Judge System.

    C++ 1

  4. joshuaSYSS joshuaSYSS Public

    Config files for my GitHub profile.

  5. is-club-mc is-club-mc Public

    https://is-club.netlify.app/

    HTML

  6. iFUB-Algorithm iFUB-Algorithm Public

    Presenting potential linear O(M) Diamter finding algorithm with worst case O(m * n). This is simply a C++ implementation of this iFUB algorithm.

    C++