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

GitHub topics: prefix-sum

ibalosh/logilab

data structure and algorithms playground

Language: JavaScript - Size: 199 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

inducer/loopy

A code generator for array-based code on CPUs and GPUs

Language: Python - Size: 12.3 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 602 - Forks: 74

inducer/pyopencl

OpenCL integration for Python, plus shiny features

Language: Python - Size: 5.59 MB - Last synced at: 6 days ago - Pushed at: 27 days ago - Stars: 1,096 - Forks: 246

Sanjanayadav07/GfG-160---160-Days-of-Problem-Solving

Welcome to my 160 Days of Code Challenge This repository is not only a personal challenge but also a resource for anyone looking for inspiration or wanting to follow along as I explore various programming languages, technologies, and problem-solving techniques. Join me on this journey of growth and continuous learning..!!

Size: 245 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

waldohidalgo/rutas_code_chef

Repositorio con el código de ejercicios y proyectos de diversas rutas completadas en CodeChef

Language: Python - Size: 1.14 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

Animesh-Chourey/LeetCode

Solutions to LeetCode

Language: Python - Size: 23.4 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

sumamakhan761/DSA-Practice

Complete DSA practice A to Z

Language: Java - Size: 402 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 1 - Forks: 0

XinyuanLiao/ComplexNDM

📕Code for paper Parallelizable Complex Neural Dynamics Models for PMSM Temperature Estimation with Hardware Acceleration.

Language: Python - Size: 2.73 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

Sumant3086/Coding-Ninjas

This repository contains solutions to various coding problems with detailed explanations. It covers essential data structures (arrays, linked lists, trees, graphs) and algorithms (sorting, searching, dynamic programming, recursion). The solutions are designed to enhance your problem-solving skills, perfect for interview preparation and CP.

Language: C++ - Size: 264 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

lemire/FastDifferentialCoding

Fast differential coding functions (using SIMD instructions)

Language: C - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 52 - Forks: 9

SamarthDesai-1/DSA-PROBLEMS

This is my DSA journey problems of all topic, which are important for coding interviews.

Language: Java - Size: 226 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

eMahtab/subarray-sums-divisible-by-k

Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

karygauss03/Leetcode-Solutions

My Leetcode Solutions

Language: C++ - Size: 2.08 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 15 - Forks: 1

eMahtab/path-sum-iii

Size: 49.8 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

yourbasic/fenwick

List data structure supporting prefix sums

Language: Go - Size: 36.1 KB - Last synced at: 7 months ago - Pushed at: about 7 years ago - Stars: 45 - Forks: 15

prathamk1483/CodeForces-Solution

This repository contains my solutions to the questions from the CodeForces Contests. Each solution enhances problem-solving skills Given as {Rount Name}/{Question Title}.java.

Language: Java - Size: 37.1 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

vamsi-sripathi/simd

Collection of optimized SIMD implementations for popular patterns

Language: C - Size: 21.5 MB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

Ramzi-Abidi/Leetcode-Solutions

This repo contains all my leetcode solutions using javascript language.

Language: JavaScript - Size: 438 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

Siegel-Lab/libSps

O(1) region count queries using sparse prefix sums

Language: C++ - Size: 4.63 MB - Last synced at: 14 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ShyrenMore/InterviewPrep

A repo that might help you for Data structures and Algorithms (DSA) interviews

Language: C++ - Size: 9.73 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 32 - Forks: 5

jksware/cakesort

BlackBox: CakeSort's comparative benchmark test tool

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

ShababAhmedd/Online-Judge

This repository contains solutions of various problems that I solved on different online judges.

Language: C - Size: 614 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Konst-Is/YandexAlgorithmsTraining-5.0_2024

This repository contains solutions tasks in Swift from Yandex Algorithm Training 5.0, 2024

Language: Swift - Size: 205 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nunofachada/cl_ops

A library of common OpenCL operations.

Language: C - Size: 465 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 1

ankushk1729/Leetcode-Practice

Some of the leetcode problems that I have solved

Language: C++ - Size: 3.43 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

jhson989/ParallelScan

Parallel Scan Algorithm Implemented with OpenMP

Language: C++ - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mgalang229/Codeforces-1687A-The-Enchanted-Forest

Language: C++ - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Liquizar/Leetcode-75

Solutions with comments for Leetcode-75

Language: C++ - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vito2005/yandexAlgorithms

Solutions 📖 of Yandex algorithms course(Golang)/Решения домашних заданий из курса по алгоритмам от Яндекса (Golang)

Language: Go - Size: 1.66 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

jermp/psds

Efficient Prefix-Sum data structures in C++.

Language: C++ - Size: 303 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 1

patrikeyeva/Yandex-algorithm-training-1.0

Here are my solutions to problems from the Yandex training in algorithms 1.0 (Golang)

Language: Go - Size: 67.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rkapobel/Algo3-2c-2016

Algorithmia: Backtracking, Prefix Sums problems, Multiple Knapsack problem (Dinamyc programing). Adapted BFS, Kruskal, Dijkstra implementations. Heuristics, Greedy algorithms, k-opt search.

Language: C++ - Size: 144 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

DhirajGadekar/Data_Structure_with_C

Language: C - Size: 195 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

e455a81e-d3ba-41a2-bc6d-7aafb1d9a5cd/HPC_Exercise

Implementation of several algorithms in OpenCL

Language: C++ - Size: 22.3 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

DeviJyoti/LeetCode-problems-practice

leet-code problem's solutions

Language: C++ - Size: 444 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

arunnegi-07/DSA

Topic-wise DSA Problems using C++

Language: C++ - Size: 580 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

ilyak93/images_contrast_enhancement

Parallelized histogram equalization for gray scale images using GPUs in CUDA C++ in a consumer-producer aproach.

Language: Cuda - Size: 302 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

naveenverma1/important-algorithms

Size: 103 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

cdyk/ComputeStuff

MIT-licensed stand-alone CUDA utility functions.

Language: Cuda - Size: 427 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 15 - Forks: 2

kalpak92/TechInterview2020

A repository for my ongoing preparation for Software Engineering Interviews.

Language: Java - Size: 2.21 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 0

dhrupad17/LeetCode-75_LEVEL1

This study plan is for those who want to prepare for technical interviews but are uncertain which problems they should focus on. The problems have been carefully curated so that levels 1 and 2 will guide beginner and intermediate users through problems that cover the data structures and algorithms necessary to succeed in interviews with most mid-tier companies. While level 3 provides material to help users whose targets are top-tier companies.

Size: 85 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 4

isarn/isarn-collections

Collections and related data structures

Language: Scala - Size: 475 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 3

csn3rd/ByteCTFPrefixSumsWriteup 📦

Writeup for the Algo problem, Prefix Sums, from ByteCTF, hosted by Byte Club.

Language: Python - Size: 1.22 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

RewasReda/FCIH_Parallel_Fall2019_PrefixSum_20160162

A Parallel Implementation Of Array Prefix Sum Using Java

Language: Java - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

28101991SUNNY/Data_structure_Algorithms_

Intermediate Data Structures and Algorithms Pracatice

Language: Jupyter Notebook - Size: 37.2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

miraehab/LeetCode-August-Daily-Challenges-2022

This repository contains my solutions to the LeetCode Daily Challenges of August implemented in C++

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

DhananjayGore/leetcode

This repo is having leetcode problems solution with explaination and also having the link to problems along with resources to learn and practice

Language: Java - Size: 18.1 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 16 - Forks: 2

ShehneelKhan/Two-Dimensional-Binary-Indexed-Tree

It is a data structure used to update and query a 2D matrix in a better way because of its good time and space complexities.

Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

mgpopinjay/parallel-prefix-scan

Work-efficient Parallel Prefix Scan with Blelloch Algorithm

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

iamyourmajesty/Array

Love babbar Array sheet

Language: C++ - Size: 1.28 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mayankdutta/Examples

Language: C++ - Size: 154 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

radinshayanfar/MCP

AUT Multicore Programming Course Materials

Language: TeX - Size: 30 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

eMahtab/subarray-sum-equals-k

Subarray sum equals k

Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

harmim/vut-prl-project3

Paralelní a distribuované algoritmy - Projekt - Viditelnost

Language: C++ - Size: 934 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

xstupi00/Line-of-Sight

Parallel and Distributed Algorithms - Project - Line-of-Sight

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

amanmaldar/BellochPrefixSum

Belloch Prefix Sum Implementation using CUDA

Language: Cuda - Size: 971 KB - Last synced at: 6 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 3

abarankab/parallel-programming

A set of parallel programming primitives written in C++ and OpenMP

Language: C++ - Size: 34.3 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mehrta/parallel-prefix-sum

A simple parallel algorithm for computing prefix sum of an array implemented in C#

Language: C# - Size: 65.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

rbratschun/hpc-opencl-scan

HPC - OpenCL: work efficient scan implementation

Language: C++ - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

bm371613/slice-aggregator

A library for aggregating values assigned to indices by slices and the other way around

Language: Python - Size: 39.1 KB - Last synced at: 9 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0