neetcode-gh
neetcode-gh
Is there a reason you're using python2 instead of python3? Also, while your solution is correct, I'd like to keep it similar to the code presented in the videos, since...
Thanks @Srihari2222 great work! Just some very minor feedback: I think it's worth adding a description for time complexity variables when we have multiple variables. For example, in anagram-groups, I...
Also, in the future you can directly assign me as the reviewer in github.
@Srihari2222 Thanks, looks good! I think it might be better to also add it for top-k, since then we can explicitly mention that n is the length of the input....
@Srihari2222 Also, in the future could you tag me @neetcode-gh in your comments. I currently have github notifications off by default so this will help me respond more quickly.
I'd prefer not to display the problem number along side every problem since I want to avoid cluttering the table. I can still allow problems to be filtered by problem...