prefix-sum
There are 65 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
kishimisu/WebGPU-Radix-Sort
WebGPU implementation for the radix sort algorithm as described in the paper "Fast 4-way parallel radix sorting on GPUs"
lemire/FastDifferentialCoding
Fast differential coding functions (using SIMD instructions)
yourbasic/fenwick
List data structure supporting prefix sums
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.
nunofachada/cl_ops
A library of common OpenCL operations.
XinyuanLiao/ComplexNDM
📕Code for paper Parallelizable Complex Neural Dynamics Models for PMSM Temperature Estimation with Hardware Acceleration.
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
atnon1/Yandex-algorithm-training
Курс по алгоритмам от Яндекса
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
arunnegi-07/DSA
Topic-wise DSA Problems using C++
Kodla-devs/11-algorithm-techniques-in-11-days
Learn 11 Algorithm Techniques with tutorials!
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.
SamarthDesai-1/DSA-PROBLEMS
This is my DSA journey problems of all topic, which are important for coding interviews.
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..!!
sumamakhan761/DSA-Practice
Complete DSA practice A to Z