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

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

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

sl1673495/leetcode-javascript

0
View on GitHub↗
2,113 星标·345 分支·JavaScript·3 次浏览

Leetcode Javascript

该仓库是一个针对标准算法挑战和技术面试问题的 JavaScript 实现集合。它作为结构化的学习资源,供开发者通过研究经过验证的代码解决方案来掌握基础数据结构和计算逻辑。

该项目通过根据标准化的算法模式组织解决方案脱颖而出,允许以专注的方式掌握反复出现的解决问题技术。通过按领域和技术方法对实现进行分类,它为导航复杂的逻辑谜题和建立常见面试场景中的熟练度提供了清晰的路径。

该仓库通过集成单元测试驱动的验证来确认解决方案在各种输入场景下的正确性,从而支持严谨的学习环境。它还通过模块化的文件系统结构促进本地开发,并提供必要的配置以支持交互式调试和算法逻辑的逐步执行。

Features

  • Algorithmic Problem Solving - Provides a curated repository of JavaScript-based algorithmic interview problems organized by pattern.
  • Interview Pattern Solutions - Teaches identification and application of algorithmic strategies for technical interviews.
  • Algorithm Interview Challenges - Maintains a curated collection of verified code solutions for standard interview challenges.
  • JavaScript Learning Modules - Provides structured learning modules for mastering algorithms using JavaScript.
  • Pattern-Based Algorithm Categorization - Categorizes algorithmic solutions by recurring patterns to facilitate structured learning.
  • Technical Interview Preparation - Offers practice materials and challenges to prepare for software engineering recruitment assessments.
  • Coding Skill Improvement Resources - Improves software engineering skills through the study of structured algorithmic solutions.
  • Data Structures - Offers educational resources for learning fundamental data structures through code implementations.
  • Sliding Window Algorithms - Implements sliding window techniques to efficiently process data sequences.
  • Unit Testing Frameworks - Uses automated unit test suites to verify the correctness of algorithmic implementations.

Star 历史

sl1673495/leetcode-javascript 的 Star 历史图表sl1673495/leetcode-javascript 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

包含 Leetcode Javascript 的精选搜索

收录 Leetcode Javascript 的精选合集。
  • JavaScript 算法与数据结构

常见问题解答

sl1673495/leetcode-javascript 是做什么的?

该仓库是一个针对标准算法挑战和技术面试问题的 JavaScript 实现集合。它作为结构化的学习资源,供开发者通过研究经过验证的代码解决方案来掌握基础数据结构和计算逻辑。

sl1673495/leetcode-javascript 的主要功能有哪些?

sl1673495/leetcode-javascript 的主要功能包括:Algorithmic Problem Solving, Interview Pattern Solutions, Algorithm Interview Challenges, JavaScript Learning Modules, Pattern-Based Algorithm Categorization, Technical Interview Preparation, Coding Skill Improvement Resources, Data Structures。

sl1673495/leetcode-javascript 有哪些开源替代品?

sl1673495/leetcode-javascript 的开源替代品包括: apachecn/interview — This project is a comprehensive knowledge base and study resource designed for mastering technical interviews. It… careercup/ctci-6th-edition-python — This project is a technical interview study guide and algorithm reference library. It provides a collection of Python… awangdev/leet-code — This project is a curated reference library of algorithmic patterns, data structure implementations, and system design… zhedahht/codinginterviewchinese2 — CodingInterviewChinese2 is a collection of source code implementations for common algorithmic challenges and data… chefyuan/algorithm-base — algorithm-base is an educational library and study guide designed for simulating algorithms and studying data… careercup/ctci — This project is an algorithm implementation repository and coding interview practice guide. It provides a collection…

Leetcode Javascript 的开源替代方案

相似的开源项目,按与 Leetcode Javascript 的功能重合度排序。
  • apachecn/interviewapachecn 的头像

    apachecn/Interview

    8,944在 GitHub 上查看↗

    This project is a comprehensive knowledge base and study resource designed for mastering technical interviews. It provides structured guides, roadmaps, and curricula focused on data structures, algorithms, system design, and frontend engineering to help candidates prepare for software engineering screenings. The repository distinguishes itself by offering a holistic approach to professional advancement. Beyond technical drills, it includes a career development handbook covering resume optimization, salary benchmarking, and strategic negotiation coaching. It also provides detailed methodologie

    Jupyter Notebookinterviewkaggleleetcode
    在 GitHub 上查看↗8,944
  • careercup/ctci-6th-edition-pythoncareercup 的头像

    careercup/CtCI-6th-Edition-Python

    5,199在 GitHub 上查看↗

    This project is a technical interview study guide and algorithm reference library. It provides a collection of Python implementations for algorithmic challenges and data structure problems common to software engineering coding assessments. The repository serves as a resource for coding interview solutions, featuring documented code samples for sorting, searching, and optimization algorithms. It includes an automated solution test suite to verify the correctness of these implementations across various edge cases. The project emphasizes the use of idiomatic Python patterns and standard library

    Python
    在 GitHub 上查看↗5,199
  • awangdev/leet-codeawangdev 的头像

    awangdev/leet-code

    4,344在 GitHub 上查看↗

    This project is a curated reference library of algorithmic patterns, data structure implementations, and system design notes. It serves as a Java algorithmic problem set and a competitive programming guide, providing a collection of solutions for coding challenges from platforms like LeetCode and LintCode. The library is distinguished by its comprehensive set of Java implementations for advanced data structures and algorithmic strategies. It includes detailed references for solving complex problems with accompanying time and space complexity analysis. The project covers a broad surface of co

    Javaalgorithmdynamicprogrammingjava
    在 GitHub 上查看↗4,344
  • zhedahht/codinginterviewchinese2zhedahht 的头像

    zhedahht/CodingInterviewChinese2

    5,405在 GitHub 上查看↗

    CodingInterviewChinese2 is a collection of source code implementations for common algorithmic challenges and data structures designed for technical coding interviews. It serves as an algorithm interview solution set and a technical interview study guide, providing C++ programming examples that demonstrate the logic and efficiency required for software engineering roles. The repository functions as a competitive programming study guide and a data structures reference. It provides solved programming exercises and technical interview code samples to help users master the problem-solving patterns

    C++
    在 GitHub 上查看↗5,405
  • 查看 Leetcode Javascript 的所有 30 个替代方案→