Feature Request: Allow tagging of submissions

While solving a question, I tend to try multiple solutions for one problem using different approaches.
For eg: BFS/DFS ; linear-time/quadratic-time etc..

Currently, I got thru all my submissions to compare/contrast each one. I believe, allowing tagging of submissions will provide a way to come back to solved questions and revise the approaches while preparing for an interview.

Comments (1)