awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 रिपॉजिटरी

Awesome GitHub RepositoriesPattern-Based Algorithm Categorization

Organization of algorithmic problems by shared structural mechanisms like sliding windows or monotonic stacks.

Distinct from Monotone Stack Algorithms: Categorizes diverse problems by algorithmic pattern, whereas candidates focus on specific implementations (e.g. monotone stack).

Explore 4 awesome GitHub repositories matching education & learning resources · Pattern-Based Algorithm Categorization. Refine with filters or upvote what's useful.

Awesome Pattern-Based Algorithm Categorization GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • chefyuan/algorithm-basechefyuan का अवतार

    chefyuan/algorithm-base

    10,702GitHub पर देखें↗

    algorithm-base is an educational library and study guide designed for simulating algorithms and studying data structures. It functions as an execution visualizer that renders step-by-step state changes and pointer updates through animated simulations to illustrate how data movement works. The project distinguishes itself by mapping conceptual logic directly to multi-language source code implementations. It utilizes a comparative analysis framework to evaluate different algorithmic strategies based on stability, time complexity, and space complexity, while organizing problems by underlying mec

    Organizes diverse problems by underlying mechanisms such as sliding windows and monotonic stacks.

    algorithmsbaseinterview-practice
    GitHub पर देखें↗10,702
  • awangdev/leet-codeawangdev का अवतार

    awangdev/leet-code

    4,344GitHub पर देखें↗

    यह प्रोजेक्ट एल्गोरिथम पैटर्न, डेटा संरचना कार्यान्वयन और सिस्टम डिज़ाइन नोट्स का एक क्यूरेटेड संदर्भ पुस्तकालय है। यह एक Java एल्गोरिथम समस्या सेट और एक प्रतिस्पर्धी प्रोग्रामिंग गाइड के रूप में कार्य करता है, जो LeetCode और LintCode जैसे प्लेटफ़ॉर्म से कोडिंग चुनौतियों के लिए समाधानों का संग्रह प्रदान करता है। यह लाइब्रेरी उन्नत डेटा संरचनाओं और एल्गोरिथम रणनीतियों के लिए Java कार्यान्वयन के अपने व्यापक सेट द्वारा प्रतिष्ठित है। इसमें समय और स्थान जटिलता विश्लेषण के साथ जटिल समस्याओं को हल करने के लिए विस्तृत संदर्भ शामिल हैं। यह प्रोजेक्ट कंप्यूटर विज्ञान के मूल सिद्धांतों की एक विस्तृत सतह को कवर करता है, जिसमें एल्गोरिथम डिज़ाइन, डेटा संरचना कार्यान्वयन और सिस्टम डिज़ाइन शामिल हैं। इसकी सामग्री ग्राफ़ सिद्धांत, डायनेमिक प्रोग्रामिंग, खोज और ऑप्टिमाइज़ेशन, और रैखिक डेटा प्रसंस्करण तकनीकों तक फैली हुई है। इसमें इंफ्रास्ट्रक्चर स्केलेबिलिटी, प्रदर्शन कैशिंग और सॉफ़्टवेयर आर्किटेक्चर पैटर्न पर नोट्स भी शामिल हैं।

    Implements a categorized library of algorithmic patterns including dynamic programming, sliding windows, and backtracking.

    Javaalgorithmdynamicprogrammingjava
    GitHub पर देखें↗4,344
  • sl1673495/leetcode-javascriptsl1673495 का अवतार

    sl1673495/leetcode-javascript

    2,113GitHub पर देखें↗

    यह रिपॉजिटरी मानक एल्गोरिदम चुनौतियों और तकनीकी साक्षात्कार समस्याओं के लिए JavaScript कार्यान्वयन का एक क्यूरेटेड संग्रह है। यह डेवलपर्स के लिए सत्यापित कोड समाधानों के अध्ययन के माध्यम से मूलभूत डेटा संरचनाओं और कम्प्यूटेशनल लॉजिक में महारत हासिल करने के लिए एक स्ट्रक्चर्ड शैक्षिक संसाधन के रूप में कार्य करता है। यह प्रोजेक्ट समाधानों को मानकीकृत एल्गोरिदम पैटर्न के अनुसार व्यवस्थित करके अलग है, जो आवर्ती समस्या-समाधान तकनीकों में महारत हासिल करने के लिए एक केंद्रित दृष्टिकोण की अनुमति देता है। कार्यान्वयन को डोमेन और तकनीकी दृष्टिकोण के आधार पर वर्गीकृत करके, यह जटिल लॉजिक पहेलियों को नेविगेट करने और सामान्य साक्षात्कार परिदृश्यों में दक्षता बनाने के लिए एक स्पष्ट पथ प्रदान करता है। रिपॉजिटरी विभिन्न इनपुट परिदृश्यों में समाधानों की शुद्धता की पुष्टि करने के लिए यूनिट-टेस्ट-संचालित सत्यापन को एकीकृत करके एक कठोर अध्ययन एनवायरनमेंट का समर्थन करती है। यह एक मॉड्यूलर फाइल-सिस्टम संरचना के माध्यम से लोकल डेवलपमेंट को भी सुविधाजनक बनाती है और एल्गोरिदम लॉजिक के इंटरैक्टिव डीबगिंग और चरण-दर-चरण निष्पादन का समर्थन करने के लिए आवश्यक कॉन्फ़िगरेशन प्रदान करती है।

    Categorizes algorithmic solutions by recurring patterns to facilitate structured learning.

    JavaScript
    GitHub पर देखें↗2,113
  • thepranaygupta/data-structures-and-algorithmsthepranaygupta का अवतार

    thepranaygupta/Data-Structures-and-Algorithms

    1,257GitHub पर देखें↗

    This repository is a collection of fundamental computer science concepts and algorithmic implementations designed to serve as an educational resource. It provides a structured library of code that demonstrates universal computational patterns and data structure behaviors across multiple programming languages. The project is organized to facilitate learning through clear, readable reference implementations that prioritize pedagogical clarity over performance optimization. By grouping coding challenges according to underlying algorithmic techniques, the repository helps users identify recurring

    Categorizes coding challenges by underlying algorithmic techniques to help learners identify recurring problem-solving strategies.

    Javaalgorithmsdata-structuresdata-structures-and-algorithms
    GitHub पर देखें↗1,257
  1. Home
  2. Education & Learning Resources
  3. Pattern-Based Algorithm Categorization