Source

strings/index.js

/**
 * @module strings
 * @description Collection of array manipulation algorithms including searching,
 * sorting, and sum-based problems.
 */