You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we have four functions, strings.MyAtoi, CRC32, Longdivision and BinaryTree where there are not many unit tests. We propose adding four tests to each of them.
Issue details
Expand LongDivison.divides' unit tests with four more tests.
Expand MyAtoi.myAtois' unit tests accordingly.
Add four unit tests for CRCAlgorithm.
Add four units test for BinaryTree.
Additional Information
No response
The text was updated successfully, but these errors were encountered:
What would you like to Propose?
Currently we have four functions, strings.MyAtoi, CRC32, Longdivision and BinaryTree where there are not many unit tests. We propose adding four tests to each of them.
Issue details
Expand LongDivison.divides' unit tests with four more tests.
Expand MyAtoi.myAtois' unit tests accordingly.
Add four unit tests for CRCAlgorithm.
Add four units test for BinaryTree.
Additional Information
No response
The text was updated successfully, but these errors were encountered: