Issues (64)

41 files with issues
Count Path Last Found
1 src/leetcode/TopKFrequentElements.php
Unused Code
1 src/leetcode/KthSmallestElementInABST.php
Bug Best Practice
1 src/leetcode/WordBreak.php
Bug Best Practice
1 src/leetcode/InvertBinaryTree.php
Bug Best Practice
1 src/leetcode/BestTimeToBuyAndSellStockII.php
Bug Best Practice
1 src/leetcode/MinimumFallingPathSumII.php
Bug
1 src/leetcode/Triangle.php
Performance Best Practice
1 src/leetcode/DeleteNodeInALinkedList.php
Bug Best Practice
1 src/leetcode/AndroidUnlockPatterns.php
Comprehensibility Best Practice
1 src/leetcode/PalindromeLinkedList.php
Bug