Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

C++ Notes (1)

2 minute read

Published:

Notes on C++ (1).

Leetcode # 201-250

2 minute read

Published:

My solutions to some Leetcode problems ranging in #201-250.

Some Notes on ASM

4 minute read

Published:

ASM is an important tool for manipulating java bytecode. Here is a summary of typical problems when I was implementing a compiler using Java and ASM.

portfolio

publications

Extensible Database Simulator for Fast Prototyping In-Database Algorithms.

Yifan Wang and Daisy Zhe Wang. 2022. Extensible Database Simulator for Fast Prototyping In-Database Algorithms. In Proceedings of the 31st ACM International Conference on Information & Knowledge Management (CIKM '22). Association for Computing Machinery, New York, NY, USA, 5029–5033. https://doi.org/10.1145/3511808.3557205 PDF

talks

teaching