I want to better manage my submissions for each problem,
e.g, i have different ways to solve one single problem but when I review them I don't know which submission uses the algorithm I want to resharpen. it will be more efficient by avoiding clicking each answers

one possible way is to enable notes/tags for each submission, so after I submit the anwser I can tag them as dfs, bfs, etc... and then from the UI above I can see each submission's tag then click the one I need
thanks and let me know your thoughts.