- This event has passed.
6 PM – Coding Olympic Training
March 9, 2022 @ 6:00 pm - 7:00 pm
Homework1:
Finish the fence painting problem we discussed in class with O(1) time complexity
Homework2:
https://leetcode.com/problems/jump-game/, please make sure your approach can pass all tests.