Skip to main content

4 docs tagged with "BFS"

View all tags

Coding Quiz - ATM Problem

Write a function that calculates the minimum total time required for people to withdraw money from an ATM using a greedy algorithm.