Skip to content

Files

Latest commit

dc0e502 · Feb 15, 2024

History

History

problem-2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 15, 2024
Feb 11, 2024
Feb 11, 2024

Problem 2

Link: https://leetcode.com/problems/student-attendance-record-i/description/

Benchmarks

Time (mean ± σ) Range (min … max) Avg.Memory Runs
Python 11.9 ms ± 2.2 ms 8.8 ms … 23.0 ms 8392k 316 runs
Mojo 236.4 ms ± 5.3 ms 228.0 ms … 243.9 ms 39080k 12 runs

Which performed better?

The Python code ran 19.78 ± 3.59 times faster than the Mojo code