Abstract: In this paper, we delve into the monotone sub-modular maximization problem with a cardinality constraint. We propose a priority-ordered swapping algorithm that iteratively improves the ...
A curated Python project implementing data structures and algorithms from scratch, including dynamic arrays, bit vectors, linked lists, hash maps, priority queues, bloom filters, and graph ...
Abstract: This research addresses the optimization of evacuation paths in high-rise buildings by applying shortest path algorithms. In emergencies, panic often disrupts orderly evacuation, making ...
SmartOrder is a Data Structures and Algorithms (DSA) focused project that simulates an intelligent food delivery management system inspired by Operating System scheduling concepts.