Agentic Runtime
An agentic runtime is the execution environment and control plane that runs AI agent loops safely and reliably in production—managing state, tools, policies, scheduling, retries, and observability.
Meeting Rooms II
Find minimum number of meeting rooms required using heap
Task Scheduler
Find the minimum number of intervals the CPU will take to finish all given tasks with a cooldown period between identical tasks
Task Scheduler
Schedule tasks with cooling period using greedy approach with heap