Courses
Tutorials
Practice
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
DSA
22.8K+ articles
Greedy
2.1K+ articles
Algorithms
2.0K+ articles
Amazon
1.8K+ articles
Data Structures
1.1K+ articles
Flipkart
256+ articles
Morgan Stanley
225+ articles
Algorithms-Greedy Algorithms
28+ articles
Google code jam
4+ articles
Activity Selection Problem
3 posts
Recent Articles
Popular Articles
Minimum number of edges to be removed from given Graph such that no path exists between given pairs of vertices
Last Updated: 16 February 2022
Given an undirected graph consisting of N valued over the range [1, N] such that vertices (i, i + 1) are connected and an array arr[] consisting of M pair of integers, the...
read more
Arrays
Activity Selection Problem
Graph
Greedy
Sorting
Mathematical
DSA
Make the intervals non-overlapping by assigning them to two different processors
Last Updated: 17 March 2023
Given a list of intervals interval[] where each interval contains two integers L and R, the task is to assign intervals to two different processors such that there are no ...
read more
Activity Selection Problem
Algorithms
Greedy
Google code jam
Data Structures
Algorithms-Greedy Algorithms
DSA
Activity Selection Problem | Greedy Algo-1
Last Updated: 29 May 2025
Given n activities with start times in start[] and finish times in finish[], find the maximum number of activities a single person can perform without overlap. A person ca...
read more
Amazon
Activity Selection Problem
Morgan Stanley
Flipkart
Facebook
MakeMyTrip
Visa
Greedy
DSA
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !