An open API service providing repository metadata for many open source software ecosystems.

Topic: "maximum-subarray"

jaredliw/python-question-bank

Python solutions of problems from various competitive programming platforms.

Language: Python - Size: 397 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

storm-ptr/step 📦

Step is a C++17, header-only library of STL-like algorithms and data structures

Language: C++ - Size: 357 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

11fenil11/30-Day-LeetCoding-Challenge

This repository contain all the codes thoroughly implemented by me in 30-Day LeetCoding Challenge.

Language: C++ - Size: 130 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

mmushfiq/MaximumSubarray

Maximum subarray problem. Brute Force, Divide and Conquer, Kadane's Algorithm

Language: Java - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

cdw1p/MaximumSubarrayDFS

This project designed to analyze historical OHLC (Open-High-Low-Close) data of financial markets and predict potential breakout patterns. It utilizes the Maximum Subarray algorithm with Depth-First Search (DFS) to identify periods of significant price movement.

Language: JavaScript - Size: 1.95 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mndxpnsn/ultimate-dp-I

All solutions to the problems in "Dynamic Programming I", the LeetCode dynamic programming study plan - I.

Language: C++ - Size: 320 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

derekharrison/dynamic-programming-plan

Solutions to the problems in "Dynamic Programming I", part of the Dynamic Programming Study Plan on LeetCode.

Language: C++ - Size: 282 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mndxpnsn/max-subarray-prod

Divide and conquer solution to the "Maximum Product Subarray" problem on LeetCode.

Language: Java - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mndxpnsn/max-sub

Maximum subarray and subsequence using dynamic programming, divide and conquer and Kadane's algorithm.

Language: C++ - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

erdaldogan/max-subarray

Largest Sum Contiguous Subarray Problem

Language: TeX - Size: 1.04 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

RajibTheKing/PracticeAlgorithm

Most common algorithms for Programmers

Language: C++ - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

swasun/MaximumSubarrayProblem 📦

A simple program that implements four algorithms to compute the Maximum Subarray Problem

Language: C - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

tymur-l/Introduction-to-algorithms 📦

Implemented algorithms from CLRS "Introduction to algorithms" book (the development is in process, so not all the algorithms are implemented, yet)

Language: C# - Size: 12.7 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Related Topics
leetcode 5 algorithms 4 leetcode-solutions 4 dynamic-programming 4 divide-and-conquer 3 edit-distance 3 longest-common-subsequence 3 longest-increasing-subsequence 3 kadanes-algorithm 3 longest-palindromic-substring 2 longest-palindromic-subsequence 2 coin-change 2 python3 2 leetcode-python 2 may-leetcoding-challenge 1 leetcode-30days-challenge 1 last-stone-weight 1 happy-number 1 group-anagrams 1 diameter-of-binary-tree 1 counting-elements 1 contiguous-array 1 best-time-to-buy-and-sell-stock 1 backspace-string-compare 1 30-days-of-code 1 30-day-leetcoding-challenge 1 python 1 ultimate-dp-study 1 ultimate-dp-i 1 stock-market 1 pascals-triangle 1 time-complexity 1 largest-sum-contiguous-subarray 1 brute-force 1 merge-sort 1 introduction-to-algorithms 1 insertion-sort 1 cormen-algorithms 1 clrs 1 financial-markets 1 depth-first-search 1 crypto-prediction 1 valid-parenthesis-string 1 single-number 1 product-of-array-ecxept-self 1 perform-string-shifts 1 move-zeros 1 middle-of-the-linked-list 1 convex-hull 1 binary-heap 1 3sum 1 suffix-array 1 sum 1 sql 1 sort-array 1 suffix-tree 1 mysql-database 1 mysql 1 algorithms-and-data-structures 1 kattis-solutions 1 kattis 1 cycle-finding-algorithm 1 cycle 1 count 1 competitive-programming 1 java 1 graphviz 1 leetcode-java 1 leetcode-cpp 1 house-robber 1 coin-change-2 1 kahan-summation 1 binary-search-tree 1 maximum-subsequence 1 max-subsequence 1 hackerrank-solutions 1 hackerrank 1 cpp 1 rmq 1 radix-sort 1 graham-scan-algorithm 1 longest-common-substring 1