leetcode
leetcode copied to clipboard
Show best time and space complexity of a problem
I was thinking that when either looking at the table where the problem is located with the link, video solution, etc or when clicking on the code solution that it could show what time and space complexity (time more important) a persons solution should be. I know its explained in most videos but having it in text somewhere where you can easily see it would be nice
The maintainers should add this to the Contribution Guidelines to add Space and Time complexity for every solution code in comments. I hope this would be beneficial .