Teaching Assistant — System Programming
National Taiwan University · Prof. Pu-Jen Cheng
- Designed a C assignment for a user-level thread library using
setjmp/longjmp, signal-driven scheduling, and synchronization. - Wrote the specification and starter code, built an automated grader with public and hidden tests, and helped students debug concurrency and scheduling issues.