diff --git a/apps/website/contents/_components/QuestionGroups.json b/apps/website/contents/_components/QuestionGroups.json index 04b6d727..e6231e4b 100644 --- a/apps/website/contents/_components/QuestionGroups.json +++ b/apps/website/contents/_components/QuestionGroups.json @@ -103,9 +103,9 @@ "slug": "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", - "duration": 20, + "duration": 30, "epi": 1, - "difficulty": "Easy", + "difficulty": "Medium", "id": 235, "topic": "binary-search-tree", "routines": []