Skip to content

Create : 0621-task-scheduler.swift #2729

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

arvind-g
Copy link

Important

Please make sure the file name is lowercase and a duplicate file does not already exist before merging.

Notes:

The solution provides a O(NlogN) intuitive approach using hashmap and PriorityQueue, rather than the fastest Math oriented approach described in leetcode editorials.

@arvind-g arvind-g changed the title add Swift solution for leetcode 621 problem Create : 0621-task-scheduler.swift Jul 21, 2023
@arvind-g
Copy link
Author

Is someone taking a look at this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant