Issues (64)

41 files with issues
Count Path Last Found
4 .php-cs-fixer.php
Bug
2 src/leetcode/AddToArrayFormOfInteger.php
Comprehensibility Best Practice
1 src/leetcode/AndroidUnlockPatterns.php
Comprehensibility Best Practice
1 src/leetcode/ArrayPartitionI.php
Unused Code
3 src/leetcode/AverageOfLevelsInBinaryTree.php
Unused Code
2 src/leetcode/BasicCalculatorII.php
Bug Best Practice
1 src/leetcode/BestTimeToBuyAndSellStockII.php
Bug Best Practice
1 src/leetcode/BinaryTreeInorderTraversal.php
2 src/leetcode/BinaryTreeLevelOrderTraversal.php
Unused Code Bug Best Practice
1 src/leetcode/BinaryTreeMaximumPathSum.php
Bug Best Practice