name property

String name
final

Human-readable name of the algorithm (e.g., "binary_search", "merge_sort")

Implementation

final String name;