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

My Resume

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