Skip to content

Conversation

broccolii
Copy link

  1. fix wrong word `heirachy` -> `hierarchy`
  2. Optimization method implementation
    `mas_closestCommonSuperview` (list this
    https://leetcode.com/problems/intersection-of-two-linked-lists/)

1. fix wrong word \`heirachy\` -> \`hierarchy\`
2. Optimization method implementation
\`mas_closestCommonSuperview\` (list this
https://leetcode.com/problems/intersection-of-two-linked-lists/)
@broccolii
Copy link
Author

Optimization time complexity O(n2) -> O(m+n)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant