Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Scheduler

This repo contains a simple Python task scheduler, designed as a base for machine coding rounds.

Structure

  • scheduler.py - Core scheduler implementation
  • demo.py - Example usage
  • tests/test_scheduler.py - Unit tests
  • docs/problem.md - Candidate problem statement

Running Demo

python demo.py

Running Tests

python -m unittest discover -s tests

About

Repository for AI coding round for backend engineers

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages