Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
Jerry Leung
  • Posts
  • Categories
  • Tags
  • About
    Jerry Leung

    Jerry Leung

    Keep calm and carry on

    • Website
    • GitHub

    Welcome to my first post

    less than 1 minute read

    Welcome to my first post!

    Tags: welcome

    Categories: blog

    Updated: May 12, 2020

    Twitter Facebook LinkedIn
    Previous Next

    You May Also Enjoy

    Implement topological sort

    1 minute read

    Problem There are n nodes and the are labelled from 0 to n - 1. Some nodes may have directed linkage, for example, if links[i] = [ai, bi] this means ai is po...

    Rotate 2D square array

    1 minute read

    Problem Rotate 2D n by n array to 90 degree clockwise and 90 degree anti-clockwise in-place.

    About const

    1 minute read

    I sometimes fucked up with const in the past. It is better for me to summarize these fucking things.

    How to write a thread pool (Continue)

    1 minute read

    Clarification Now we want input parameters in packaged_task

    • GitHub
    • Feed
    © 2020 Jerry Leung. Powered by Jekyll & Minimal Mistakes.