Skip to content

Files

Latest commit

56ca071 · Feb 11, 2024

History

History

problem-2

Folders and files

NameName
Last commit message
Last commit date

parent directory

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

Problem 2

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

Benchmarks

Benchmark 1: python3 problem-2.py Time (mean ± σ): 11.9 ms ± 2.2 ms [User: 9.8 ms, System: 2.2 ms] Range (min … max): 8.8 ms … 23.0 ms 316 runs

Benchmark 2: mojo problem-2.mojo Time (mean ± σ): 236.4 ms ± 5.3 ms [User: 259.6 ms, System: 21.9 ms] Range (min … max): 228.0 ms … 243.9 ms 12 runs

Which performed better?

'python3 problem-2.py' ran 19.78 ± 3.59 times faster than 'mojo problem-2.mojo'