Hello World š
Iām Long Tran. This is a personal website to record, journal, and tracking my academic journey in software developemnt, application design for heterogenous systems.
As a First Year PhD Student, Iām interested in problems and solutions focusing on solving I/O bottlenecks, memory bottlenecks, parallel mechanisms. Iām working in Systems Research Lab at Rugters - New Brunswick, advised by Prof. Sudarsun Kannan.
CV
Teaching
Design and Analysis of Computer Algorithms
Undergraduate course, Rutgers - New Brunswick, 2024
Course Description
This course is an introduction to the design and analysis of computer algorithms.
- Topics covered:
- Asymptotic notation
- Divide and conquer
- Dynamic programming
- Graph algorithms
- Greedy algorithms
- NP-complete problems