awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesSequence DP Solutions

Curated LeetCode solutions for sequence-based dynamic programming challenges covering subarray and subsequence patterns.

Distinct from Algorithmic Problem Solving: Distinct from general Algorithmic Problem Solving: focuses specifically on sequence DP patterns like longest common subsequence and edit distance.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Sequence DP Solutions. Refine with filters or upvote what's useful.

Awesome Sequence DP Solutions GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • sharingsource/logicstack-leetcodeالصورة الرمزية لـ SharingSource

    SharingSource/LogicStack-LeetCode

    7,495عرض على GitHub↗

    LogicStack-LeetCode is a curated repository of solved algorithm problems and data structure implementations, primarily drawn from the LeetCode platform. Its core identity is a structured collection of solutions designed to support technical interview preparation and competitive programming practice, with each solution accompanied by complexity analyses to help engineers understand performance trade-offs. The repository distinguishes itself through its breadth of coverage across fundamental algorithmic patterns and data structures. It includes implementations for array manipulation, string pro

    Provides curated sequence-based DP solutions with complexity analyses for interview preparation.

    algorithminterview-practiceinterview-questions
    عرض على GitHub↗7,495
  • marcosfede/algorithmsالصورة الرمزية لـ marcosfede

    marcosfede/algorithms

    1,132عرض على GitHub↗

    This project is a comprehensive repository of fundamental computer science algorithms and data structures designed as a reference for academic study, technical interview preparation, and competitive programming. It provides standardized implementations of core computational strategies, serving as an educational resource for developers to master software engineering fundamentals and algorithmic problem-solving. The collection distinguishes itself through a multi-language approach, offering cross-language solutions for complex tasks ranging from graph traversal and dynamic programming to bitwis

    Solves sequence-based dynamic programming challenges like longest common subsequence.

    Pythonalgorithmbfscompetitive-programming
    عرض على GitHub↗1,132
  1. Home
  2. Software Engineering & Architecture
  3. Algorithmic Problem Solving
  4. Sequence DP Solutions