Posts by Collection

portfolio

publications

Are Edge MicroDCs Equipped to Tackle Memory Contention?

Published in HotStorage'25, 2025

Recommended citation: Tran, L., Bartz, R., Durairajan, R., Kremer, U. and Kannan, S., 2025, July. Are Edge MicroDCs Equipped to Tackle Memory Contention?. In Proceedings of the 17th ACM Workshop on Hot Topics in Storage and File Systems (pp. 38-44).
Download Paper

talks

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