cozylife/hackfastalgos

View on GitHub
lib/datastructure/bst.php

Summary

Maintainability
A
2 hrs
Test Coverage

File bst.php has 266 lines of code (exceeds 250 allowed). Consider refactoring.
Open

<?HH
/**
 * Hack Fast Algos
 *
 * Implementation of a Binary Search Tree (BST)
Severity: Minor
Found in lib/datastructure/bst.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status