News

netflix-movie-analysis Netflix Movie Analysis using Python Libraries like Pandas, Numpy, Seaborn and Matplotlib ...
Sweep Line Rectangle Grouping This project groups overlapping rectangles on a 2D plane using the Sweep Line algorithm combined with a Binary Indexed Tree (Fenwick Tree). It visualizes the result using ...