News

Analyze the time and space complexity of your solution. Compare your solution to others and identify areas for improvement.
Abstract: In this work, we develop a fast binary partition tree based variable size video coding system. New adaptive algorithms proposed herein are applied to a video encoder with binary partition ...
A console-based Key-Value store engine built for the Advanced Algorithms and Data Structures course. Implements efficient data structures like Memtable, SSTable, and LRU Cache, with durability ensured ...