Print three function result in order, while runnning concurrently.
1. Two Sum
Given an array of integers, return indices of the two numbers such that they add up to a specific target.
在美国用F1签证申请瑞士商务签证
因为工作原因需要申请申根签证,在这里记录一下如何申请。
如何在美国教高中生CS课程
我在美国参加了一个教高中生CS课程的志愿者活动,教课也教了半年多了,在这里介绍一下,希望能给大家一点帮助。
CMU JIE 选课心得(偏软件)
我是中大卡内基梅隆联合工程学院第一届的一名学生,在此记录下自己选课的一些思考和对某些课程的评价,希望能对大家有所帮助
2016年度学生报税指南
又到了一年一度报税的时候了,记录下报税过程中的关键表格。
Python 类级和函数级 Decorator
在工作中遇见的Python装饰器使用,特地记录一下。
升学问题答疑
最近经常被人问到的关于升学选择的问题,特地写在这里做个记录
美国游记
你是要做一辈子的懦夫,还是要做英雄,哪怕只是几分钟
Design Twitter - Medium - OOD
Design a simplified version of Twitter where users can post tweets, follow/unfollow another user and is able to see the 10 most recent tweets in the user's news feed.