pull/580/merge
Dmytro Filipenko 3 months ago committed by GitHub
commit 3981bb21d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -103,9 +103,9 @@
"slug": "lowest-common-ancestor-of-a-binary-search-tree", "slug": "lowest-common-ancestor-of-a-binary-search-tree",
"title": "Lowest Common Ancestor of a Binary Search Tree", "title": "Lowest Common Ancestor of a Binary Search Tree",
"url": "https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-search-tree", "url": "https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-search-tree",
"duration": 20, "duration": 30,
"epi": 1, "epi": 1,
"difficulty": "Easy", "difficulty": "Medium",
"id": 235, "id": 235,
"topic": "binary-search-tree", "topic": "binary-search-tree",
"routines": [] "routines": []

Loading…
Cancel
Save