An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with subarray

A curated list of projects in awesome lists tagged with subarray .

https://github.com/abhisheknaiidu/dsa

My Codes and Solutions to coding interview problems on LeetCode, AlgoExpert, Educative and other interview preparation websites

algoexpert backtracking binary-trees cpp data-structures dyanamic-programming educative graphs interview-preparation leetcode linked-list recursion subarray trees

Last synced: 11 Apr 2025

https://github.com/vaneeza-7/non-overlapping-subarrays-problem

Finding n disjoint subarrays from an array. Project @ Design and Analysis of Algorithms

subarray

Last synced: 15 Oct 2025

https://github.com/forcir/subsequences

Easily generate subsequences from a provided map, array, or string input.

subarray subarrays subsequence subsequences subset subsets

Last synced: 14 May 2025

https://github.com/mnz1365/max-sub-list

maximum total number sub-array list

list math number python subarray subarray-sum

Last synced: 28 Feb 2025

https://github.com/risto-stevcev/haskell-maximum-subarray

Maximum subarray algorithm implementation in Haskell

algorithm haskell maximum subarray

Last synced: 22 Feb 2025

https://github.com/ndsvw/maximum-sum-subarray-python

This algorithm solves the Maximum-Sum-Subarray problem via Divide and Conquer in O(m*log(m))

algorithm algorithms divide-and-conquer subarray

Last synced: 01 Dec 2025

https://github.com/stdlib-js/ndarray-base-unary-reduce-subarray

Perform a reduction over a list of specified dimensions in an input ndarray and assign results to a provided output ndarray.

accumulate accumulation array base javascript ndarray node node-js nodejs reduce reduction stdlib strided subarray unary

Last synced: 27 Mar 2025

https://github.com/pprattis/sparse-matrices-addition-and-sub-matrices

A program that applies some functions on sparse matrices. First addition between two sparse matrices and secondly finding any 2x2 sub-matrix in which the sum of all 4 elements are greater than a variable c.

2darrays cpp exercise linked-list programm sparse-matrices student subarray timecomplexity

Last synced: 29 Mar 2025

https://github.com/nirmalsaiswaroopj/arrays

I created this repository out of my curiosity to learn Data Structures and Algorithms (DSA), specifically focusing on Array problems. It's a collection of important problems I've come across while studying, and I’m sharing them to help others who are also preparing for coding interviews or just want to improve their problem-solving skills.

array arraylist arrays dsa dsa-algorithm subarray

Last synced: 24 Jul 2025