This Repo consists of Data structures and Algorithms
-
Updated
Apr 1, 2024 - C++
This Repo consists of Data structures and Algorithms
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
C++ CUDA-compatible template class that provides an interface for generic purpose matrix related algorithms and computations. Includes Matlab-like functions. This is mainly an example of how to use CUDA code with C++. Don't expect such high performance.
A simple heap/Sorted file implementation of in memory database engine. This can provide insert,update and search capabilities as in any other database
Solutions to Hackerrank Problems
Addition of two integers using only bitwise operators (C++).
Comparison of vector element sum using various data types.
MULTIPLICATION WITH N THE LARGE NUMBERS
An enhanced version of the Kadane Algorithm. Now, it also returns the range of maximum summing array apart from that sum.
This repository contains all the solutions for the assignments of the course offered on Coursera.
Realiza a soma de números binários com 8 bits, além de também realizar a operação de subtração através do complemento para dois.
C++ program to calculate sum of natural numbers using loop. Demo =>
Find the sub-array that has the greatest value when all of its elements are summed together.
A collection of traditional parallel problems
Welcome to the BRAG Report Generator repository! This project is a C++ implementation of a BRAG (Blue - RED - Amber - Green) Card generator. The BRAG Report Generator helps in visually representing project progress or status using the BRAG color scheme.
A Perfect Number is a positive integer that is equal to the sum of all its positive divisors except itself.
Add a description, image, and links to the sum topic page so that developers can more easily learn about it.
To associate your repository with the sum topic, visit your repo's landing page and select "manage topics."