Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 501 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 501 Bytes

📑 Morning LeetCode Study Group


📎 PLAN

  • Start from March 30 (Tuesday) on Discord
  • Group Structure: 5 people from York, Seneca
  • Language: C, C++, Java, JavaScript, Python
  • Date: Every Tues, Thurs, Sunday
  • Time Limit: 1 hour

RECORD

Array

  • Best Time to Buy and Sell Stock II => hard
  • Rotate Array
  • Contains Duplicate
  • Single Number
  • Intersection of Two Arrays II => hard
  • Plus One
  • Move Zeroes
  • Two Sum
  • Valid Sudoku => hard