awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesPalindrome Validators

Algorithms that verify if a string reads the same forwards and backwards.

Distinct from String Format Validators: Specifically targets palindrome detection as a coding challenge, distinct from general email or URL format validation.

Explore 1 awesome GitHub repository matching web development · Palindrome Validators. Refine with filters or upvote what's useful.

Awesome Palindrome Validators GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • cavszhouyou/front-end-interview-notebookCavsZhouyou 的头像

    CavsZhouyou/Front-End-Interview-Notebook

    7,739在 GitHub 上查看↗

    This project is a front-end interview study guide and a collection of structured notes designed for technical job preparation. It serves as a comprehensive reference for web technologies, common technical interview questions, and JavaScript algorithm implementation. The notebook distinguishes itself by integrating specialized guides for web performance optimization, browser API documentation, and JavaScript algorithm references. It provides a structured approach to solving coding challenges involving data structures like binary trees, linked lists, and array manipulation. The content covers

    Implements a common interview algorithm to validate palindrome strings.

    在 GitHub 上查看↗7,739
  1. Home
  2. Web Development
  3. String Format Validators
  4. Palindrome Validators