Skip to content

stanfordpeng/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode

This repository is used to track the learning journey in algrothm


Contributors
Stan
Kyle
Chengguang Li
Kang
Liang

Overview:

From 2022-08-14, all algorithm questions should be added to the corresponding file with correct topic such as Recursion.

Meanwhile, maintainers need to send a MR with at least one approval to add the new change to the main branch and more attentions should be given to the format and readability so that learners can eaily refresh their memory or something whey have learnt.

Since most content is written in MD file, an markdown Vscode plug-in is suggested as well as git plug-in which can help you "Git blame" lol.

MR message format:

Add git hook reges to enforce below naming convention

  • FORMAT: Change format of files or refactoring the structure
  • DESIGN: Design knowledge description and sharing or add a new design topic
  • ALGO: New algrithm question or add a new algorithm topic
  • KNOWLEDGE: Anything else which cannot be classified goes here

    branch naming convention:

  • format/Branch-name
  • design/Branch-name
  • algorithm/Branch-name
  • knowledge/Branch-name
  • About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Contributors 5