Open
Description
Description
I often find myself revisiting leetcode problems to redo them. Having a list of recent leetcode problems that I have opened (i.e. a history of problems) would be convenient. The list should be sorted in most-recent order.
Proposed solution
This could be implemented by creating a file which keeps track of recently opened leetcode problems. The feature could be implemented as:
Leet recent
command with an entry inMenu -> Problems -> Recent
Leet history
command with an entry inMenu -> Problems -> History
Alternatively, a suitable Leetcode API endpoint could be used, if it exists.
Metadata
Metadata
Assignees
Labels
No labels