prefix-sum
There are 59 repositories under prefix-sum topic.
inducer/pyopencl
OpenCL integration for Python, plus shiny features
inducer/loopy
A code generator for array-based code on CPUs and GPUs
lemire/FastDifferentialCoding
Fast differential coding functions (using SIMD instructions)
yourbasic/fenwick
List data structure supporting prefix sums
kishimisu/WebGPU-Radix-Sort
WebGPU implementation for the radix sort algorithm as described in the paper "Fast 4-way parallel radix sorting on GPUs"
ShyrenMore/InterviewPrep
A repo that might help you for Data structures and Algorithms (DSA) interviews
jermp/psds
Efficient Prefix-Sum data structures in C++.
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
cdyk/ComputeStuff
MIT-licensed stand-alone CUDA utility functions.
karygauss03/Leetcode-Solutions
My Leetcode Solutions
radinshayanfar/MCP
AUT Multicore Programming Course Materials
kalpak92/TechInterview2020
A repository for my ongoing preparation for Software Engineering Interviews.
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.
everysoftware/algorithms-course
Well-structured notes on algorithms with solutions to problems from LeetCode, Stepik and other platforms.
nunofachada/cl_ops
A library of common OpenCL operations.
ankushk1729/Leetcode-Practice
Some of the leetcode problems that I have solved
csn3rd/ByteCTFPrefixSumsWriteup
Writeup for the Algo problem, Prefix Sums, from ByteCTF, hosted by Byte Club.
Ramzi-Abidi/Leetcode-Solutions
This repo contains all my leetcode solutions using javascript language.
vamsi-sripathi/simd
Collection of optimized SIMD implementations for popular patterns
DeviJyoti/LeetCode-problems-practice
leet-code problem's solutions
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.
vito2005/yandexAlgorithms
Solutions 📖 of Yandex algorithms course(Golang)/Решения домашних заданий из курса по алгоритмам от Яндекса (Golang)
28101991SUNNY/Data_structure_Algorithms_
Intermediate Data Structures and Algorithms Pracatice
amanmaldar/BellochPrefixSum
Belloch Prefix Sum Implementation using CUDA
arunnegi-07/DSA
Topic-wise DSA Problems using C++
bm371613/slice-aggregator
A library for aggregating values assigned to indices by slices and the other way around
eMahtab/subarray-sum-equals-k
Subarray sum equals k
mgpopinjay/parallel-prefix-scan
Work-efficient Parallel Prefix Scan with Blelloch Algorithm
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.
Usytwm/DAA-Problems
This repository contains a collection of problems and their solutions for the subject Design and Analysis of Algorithms from the Computer Science degree
waldohidalgo/rutas_code_chef
Repositorio con el código de ejercicios y proyectos de diversas rutas completadas en CodeChef