Skip to content

ruiwu-bupt/oj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oj

oj algorithm review

all kinds of oj algorithm with classic examples and consise explanation.

  • 形成自己的命名风格,命名有区分度,不纠结太长时间
  • 想好再写,思路尽量不要断,一气呵成
  • 可以先写框架和辅助函数接口,然后填充内容
  • 学习最简洁最好写的方式,快速准确是最重要的,可以部分牺牲空间复杂度
  • 该用long long就果断用

About

oj algorithm review

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages