Skip to content

suasuasuasuasua/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leet Code

Author: Justin Hoang

My repository containing my Leet Code solutions.

Trying to work on at least one problem every day and more every weekend to keep the mind sharp.

Workflow

  • No external libraries
    • Builtins from python like collections is fine
  • Each problem will be solved under its own pull request. PR example
  • Simple text editors or IDEs like neovim, Zed, and Kate with an LSP neovim leetcode problem
  • Update progress on gitea
    • Remember to add and resolve pull requests
    • Add problems to the milestone and project
    • Write quirks and new knowledge to the wiki