Skip to content

Iris-Song/algorithm

Repository files navigation

Algorithm

For learning -> interview

from leetcode\textbook\social media

start from MAR 21,2021

Tips

  • It is easier to judge whether it is true or not by knowing the answer than to find the answer directly
    • => Binary
    • => Guaranteed to split the answer into two

Leetcode guidance

article

edge case

List : empty? one elem?

Tree : root exist?

integer : 32bit?

Releases

No releases published

Packages

No packages published