Skip to content

Latest commit

 

History

History

day-of-the-week

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Day of the Week

LeetCode #: 1185

Difficulty: Easy.

Topics: Array.

Complexity Analysis

Time complexity: O(1).

Space complexity: O(1).