leetcode
leetcode copied to clipboard
Leetcode solutions
Bug Report for: https://neetcode.io/problems/sql-not-null-constraint Issue: On the page, the following sentence contains a typo: > A constraint in SQLis a rule that is enforced on a column "SQLis" is missing...
Bug Report for https://neetcode.io/problems/duplicate-integer Please describe the bug below and include any steps to reproduce the bug or screenshots if possible. I have done this same code in IDE (visual...
Bug Report for https://neetcode.io/problems/python-introduction-to-functions Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.?title=Bug Report for python-function-declaration Hi, I am learning python and...
Bug Report for https://neetcode.io/problems/three-integer-sum There is some `stdout` regardless of code in the python env 
When you travel through question with `Next Question` and `Previous Question` buttons, the `Report Bug` button does not reflect the current Question
Bug Report for https://neetcode.io/problems/anagram-groups Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.?title=Bug Report for top-k-elements-in-list 
Bug Report for https://neetcode.io/problems/serialize-and-deserialize-binary-tree Please describe the bug below and include any steps to reproduce the bug or screenshots if possible. The following test case fails on leetcode but not...
Bug Report for https://neetcode.io/problems/python-hello-world Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.?title=Bug Report for python-what-is-python Challenge In the code editor there...
Bug Report for https://neetcode.io/problems/linear-regression-training In this part : Your must implement get_model_prediction() which returns a prediction value for each dataset value, and get_error() which calculates the error for given prediction...
Bug Report for https://neetcode.io/problems/word-break Please describe the bug below and include any steps to reproduce the bug or screenshots if possible. This test cases passes when "Run", but the same...