Giulio Tantaro

Results 3 comments of Giulio Tantaro

Hello, I am working on "Combination"

I cannot solve this PR because during a CI/CD pipeline run with Infer, a potential Null Dereference was detected in the BinaryTreeTest class. The analysis flagged the following line as...

@siriak I should have solved the problem in this PR. Hi @Chiefpatwal, the problem lies in the BinaryTreeTest class I see the getRoot() method may return null if the root...