Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 554 Bytes

started-using-leetcode.md

File metadata and controls

12 lines (7 loc) · 554 Bytes
  • Date : 2020-08-25
  • Tags : #leetcode
  • Status : For #100DaysofCode, based on a recommendation from a tweep, I started using LeetCode. I appeared to have solved a problem, but got a Time Limit Exceeded error. So, I need to make my code more efficient.

Started Using LeetCode

Based on a recommendation from a tweep, I started using LeetCode.

I appeared to have solved a problem, but got a Time Limit Exceeded error. Something I didn't expect.

It was annoying, because I thought I was done, but good motivation to make my code more efficient.