Design and Analysis of Algorithms
-
Updated
Jan 18, 2021 - C
Design and Analysis of Algorithms
Django Train Scheduler is a web app with a multilayer algorithm for efficient train schedule management, allowing users to add, delete, and prioritize schedules.
🎒 Activity Selection Problem | Greedy, Backtracking and Dynamic | Python
A web-based Event Scheduling System that uses a Greedy Algorithm to schedule the maximum number of non-overlapping events across multiple venues. Built with Java (backend) and HTML/CSS/JS (frontend), with REST API integration.
solve using Java
It is asked to find the optimal solution to this problem by using Activity Selection Algorithm.
Some basic algorithms learned in 4th semester
activity selection problem C++ greedy
Data Structure and Algorithms
Add a description, image, and links to the activity-selection topic page so that developers can more easily learn about it.
To associate your repository with the activity-selection topic, visit your repo's landing page and select "manage topics."