devide-and-conquer
There are 18 repositories under devide-and-conquer topic.
AmirhosseinAzimyzadeh/AlgorithmDesign
implementation of algorithm design
Lokesh598/data-structures-and-algorithm
My DSA journey....🚶♂️
nsswifter/ProximityFinder
The project implements an algorithm that finds the closest pair of points in a 2D screen using a time complexity of O(n log n). The algorithm is implemented in an iOS application using the MVC architectural pattern.
superlj666/Distributed-Learning-with-Random-Features
Codes and experiments for paper "Distributed Learning with Random Features". Preprint.
weirane/closest-pair-wasm
Rust + WebAssembly demo of the closest pair problem
Sushavan20/Data-Structure-and-Algorithm
Data Structure & Algorithm 4th Sem
aragle/algorithms
Solutions of Algorithms.
HieuPahm-MVP/DSA_Cpp-Java
Some common problems in dsa with C/C++ And Java
le-mountassir/Push_Swap
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.
Arttacker/Algorithms
A comprehensive collection of algorithmic problem solutions implemented in C#. Ideal for those looking to enhance their problem-solving skills and deepen their understanding of algorithmic concepts.
Momen-Alshouha/console-app-bank
Bank console application implemented using c++ and object-oriented programming paradigm connected and deals with files as a database.
parissashahabi/Algorithm-Design-Cpp
Solving various problems with the help of Algorithms DP and D&Q related to the Algorithm Design Course of University of Isfahan
secretcoder021714/divide-conqure
Divide & Conqure Algorithm
TahaTabatabaei/algorithm-design-course-lab
Exploring different methods & algorithms, practicing fundamental techniques and terms of algorithm design domain
kargaranamir/Codigos
solved geek for geeks and UVA problems
superlj666/Max-Diversity-Distributed-Learning-Theory-and-Algorithms
Codes and experiments for the paper "Max-Discrepancy Distributed Learning: Fast Risk Bounds and Algorithms"
YaroslavKSE/Task_5
Long arithmetic calculator