GitHub topics: divide-and-conquer
jinxinglim/coq-formalized-divide-and-conquer
This respository contains the formalization of different variations of divide-and-conquer algorithm design paradigm for lists. As a case study, we will see how these different variations lead to different sorting algorithms.
Language: Coq - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

rohitgurjar058/Human-Activity-Recognition
The objective of this case study is to build a model that predicts human activities such as Walking, Walking Upstairs, Walking Downstairs, Standing, Sitting or laying using sensors like accelerometer which measures acceleration and gyroscope which measures angular velocity that we have in the Smartphone.
Language: Jupyter Notebook - Size: 2.27 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

s-bauza/divide-venceras
Algunos ejercicio y exámenes aplicando el algoritmo de divide y vencerás
Language: Java - Size: 6.84 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

youssef-attai-fcai-cu/algorithms-task-1
(CS321) Algorithms Analysis and Design: Lab task 1 - Long Integer Multiplication
Language: C++ - Size: 1000 Bytes - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JoseGonzCSE/AlgorithmDesignAnalysis
Programming Class Taken @ UCMerced [2021]
Language: C++ - Size: 8.97 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

spaceman-dev/Competitive-Coding-for-Interviews
This repository contains solutions to Competitive Coding for Interview Preparation on GeeksForGeeks
Language: C++ - Size: 1.8 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1

animshamura/Sorted-Nimbus
Language: Java - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Prathmesh311/Data-Structures-and-Algorithms-Specialization
Coursera data structures and algorithms specialization
Language: Jupyter Notebook - Size: 12.8 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

panagiotiskon/Convex-Hull-Algorithms-Python
🧮 Implementation of Convex Hull Algorithms in Python
Language: Python - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Irrelev4nt13/Computational-Geometry
📐Implementation of various convex hull algorithms as well as Voronoi diagrams, Delaunay triangulation and geometric search.
Language: Jupyter Notebook - Size: 1.34 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

onnple/algorithms
六大算法设计技巧,原文地址:http://www.srcmini.com/2594.html
Language: C - Size: 22.5 KB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 4

SSQ/Coursera-Stanford-Divide-and-Conquer-Sorting-and-Searching-and-Randomized-Algorithms
Notebook for quick search
Language: Python - Size: 41.4 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 92 - Forks: 82

NamrataThakur/Human-Activity-Recognition
Implemented Divide and Conquer-Based 1D CNN approach that identifies the static and dynamic activities separately. The final stacked model gave an accuracy of 93% without the test data sharpening process.
Language: Jupyter Notebook - Size: 1.26 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

harshmunjapara09/Java-DSA-Question
Data Structures and Algorithms Question
Language: Java - Size: 162 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cenkc/algorithms
LeetCode, HackerRank, Codility, CTCI - Cracking The Coding Interview & Miscellaneous algorithms and data structures studies & solutions
Language: Java - Size: 437 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 4

mahirlabibdihan/Algorithm
Language: C++ - Size: 38.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Saptarshi-prog/Algorithmic-toolbox-Coursera-Assignments
This repository contains the python codes for assignment questions of "Algorithmic Toolbox" provided by Coursera.
Language: Python - Size: 4.89 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

Saptarshi-prog/LeetCode-problems-code
In this repository, I have given my solution to Leet Code problems.
Language: Python - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

invisible0831/Design-of-Algorithms
Design of Algorithms Projects - Sharif University of Technology - Spring 2021
Language: Java - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

alligator11/algorithms
Language: C - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

607011/pwned
A collection of tools to convert pwned password files to searchable MD5 files, create indexes on them, and look up passwords in these files
Language: C++ - Size: 907 KB - Last synced at: 15 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

eliseuegewarth/3d_center_of_mass
Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

DericAugusto/ISN2022_AlgoEtComp
Material from the course of Algorithms and Complexity at ENSEM - Université de Lorraine.
Language: Python - Size: 14.4 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

stefanoandroni/algorithms
Language: Java - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

priyesh0453/Codeforces-Codechef-CP-Solutions
A collection of well-organized C++ solutions to competitive coding problems on Codeforces & Codechef.
Language: C++ - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

d-dimos/algorithms_and_complexity_ntua
[ECE NTUA]💡Algorithms & Complexity - Theoretical and Programming Sets & Solutions (2020-2021)
Language: C++ - Size: 11.2 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sruti2024/PRO_Act
Pro_Act provides you with an efficient way of managing your tasks. It works on the principals of divide and conquer, allows the user to enter tasks and then divide them into further sub-tasks and handle them efficiently! Best when working with team to be updated about the tasks that are completed and those that are yet to be done.
Language: HTML - Size: 2.38 MB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 19 - Forks: 52

jibran-mohammad/Algorithms-and-Datastructures
Basic algorithm and Datastructres
Language: Python - Size: 96.7 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lucasvegalv/Programming-III
This repo is created in order to keep track of the exercises and projects that my teammates and I do for the Programming III course at the university during our second year of Software Engineering.
Language: Python - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

safirmotiwala/MIT-Design-and-Analysis-of-Algorithms
Self made codes of Design and Analysis of Algorithms Lab during my third year of BTech.
Language: C++ - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 4

neyustudies/algo-dat-assignment-4
Implement the Divide & Conquer algorithm for finding the two closest points in the generated set
Language: C++ - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

samuelklam/strassens-algorithm
Strassen's Algorithm for Faster Matrix Multiplication
Language: C++ - Size: 283 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

TaeYounKwon/Algorithm-Dev
Projects that are using Computer Algorithm
Language: Python - Size: 1.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

im-zshan/Design-Analysis-Algorithms
The lab Implementation program codes of Design and Analysis of Algorithms are stored in the repository.
Language: C++ - Size: 48.8 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sharmaishan2511/Leetcodesolves
Every leetcode solution solved by me.
Language: C++ - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kapil87/Algorithms
Implementation and solutions of Algorithm Paradigms , Dynamic Programming, Divide and Conquer, Backtrack and Greedy Algorithms,
Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

sjnam/cht
Convex Hull Trick
Language: CWeb - Size: 1.42 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

raysas/ROSALIND
solutions to bioinformatics problems retrieved from rosalind.info
Language: Python - Size: 377 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

leandrolcampos/daa_paradigms
My solutions to a problem set regarding algorithm design paradigms.
Language: C++ - Size: 262 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

ryanmcalpine/CS415_Project_02
Multiplication and exponentiation using Karatsuba Method
Language: Python - Size: 3.8 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Aswinth24/leetcode-solution
Language: Java - Size: 58.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ndsvw/Count-Inversions
Compares counting inversions in an array via the Exhaustive Approach and via Divide and Conquer (Python)
Language: Python - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

Girrajjangid/Data-Structure-and-Algorithm-with-Python
Collection of Data structure implementation in python from scratch + All Top LeetCode problems Easy+Medium+Hard for all topics. Spread some ❤ by giving ⭐.
Language: Jupyter Notebook - Size: 495 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

julianbadillo/AgorithmsAndStuffInJava
Various algorithms and data structures for educational purposes
Language: Java - Size: 101 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

isadorasalles/ALG1
Language: C - Size: 667 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Jonathan-Oliveira/ImparParSorting
O Ímpar/Par Sorting foi um problema proposto na seletiva de maratona de programação feita pela UnB em 2020. Foi usado o método de Dividir e Conquistar para a solução.
Language: JavaScript - Size: 162 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

SeanXiaoby/csci570_finalProj
This is a repo for the algorithms solutions towards the DNA alignment problem. I adopt two ways to solve the problem: dp and Divide n' Conquer
Language: C++ - Size: 512 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

projeto-de-algoritmos/D-C_Closest_pair_problem
The Closest Pair Problem - Divide and Conquer algorithm - 2020
Language: C - Size: 5.63 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

javiaspiroz/TecnicasProgramacionAvanzada
Códigos de TPA
Language: Java - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Omar-Abdel-Wahab/Median-of-Two-Sorted-Arrays-Divide-and-Conquer
CSE224: Analysis and Design of Algorithms mini-project to find the median from any two sorted arrays using a divide and conquer algorithm.
Language: Java - Size: 291 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

BarisSari/Algorithms
Language: Jupyter Notebook - Size: 25.8 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

1brahimmohamed/Algorithms-in-Medicine
Algorithms in Medicine (SBE3027) Coursework
Language: C++ - Size: 259 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

johnnyasd12/algorithms-stanford
Stanford Algorithms Courses in Coursera 課程筆記
Language: Jupyter Notebook - Size: 875 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

achen353/TransformerSum
BERT-based extractive summarizer for long legal document using a divide-and-conquer approach
Language: Python - Size: 11.7 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

marcosmartinezfco/Algoritmica-y-Complejidad
Repositorio para la asignatura de Algoritmica y Complejidad, curso 2019/2020
Language: Java - Size: 59.6 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

MuhammadHelmyOmar/Fourier_Transform
Using FFT Algorithm to Denoise Data
Language: Jupyter Notebook - Size: 306 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Francy93/CPP-Projects
Explore the world of C++ with four impressive projects! This repository showcases software engineering and management projects, including a music shop manager, a library system with optimized searches, and more. Level up your C++ skills here! 🚀🎶📚
Language: C++ - Size: 68.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ab-abhi-1303/sem-4-algorithms
C codes for standard algorithms
Language: C - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

8Altair/Local-minimum-of-a-matrix
Algorithm for finding the local minimum of a matrix.
Language: C++ - Size: 420 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

alexvek96/convex_hull_algorithms
1st/2 Assignment of the "Computational Geometry" course (Spring Semester 2023 - NKUA). Python implementations of the following algorithms to compute the convex hull of N-points: Incremental (Graham's Scan) (2D and 3D), Quickhull (2D and 3D), Divide and Conquer (2D), Gift Wrapping (2D)
Language: Python - Size: 509 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dev0419/DAA-LAB
Algorithms Lab
Language: C - Size: 180 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

adithya3403/DAA
daily codes
Language: Java - Size: 137 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

gabrielnm123/dividir_para_copiar
Divide o texto e copia
Language: Python - Size: 116 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

M0hamedIbrahim1/-Data-Structure-Algorithms
Language: Python - Size: 306 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

asierzd/Algorithms-And-Complexity-Practices
These are my solutions for the practices of Algorithms and Complexity subject.
Language: Java - Size: 83 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AliAtaollahi/Design-Algorithms-Course-Projects
Projects of Design Algorithms course in University of Tehran; Spring 2023
Language: C++ - Size: 832 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

flandolfi/SPM-project
Final project of the Parallel and Distributed Systems: Paradigms and Models (SPM) course at University of Pisa
Language: Jupyter Notebook - Size: 1.45 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

anmol1512/Sorting-Algorithms
Language: C - Size: 266 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

andsfonseca/python-convexHull
Implementação do Fecho Convexo usando divisão e conquista
Language: Python - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

JavadZandiyeh/AUT-DA-Projects
AUT Design of Algorithm Course Projects
Language: Java - Size: 281 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ashiqursuperfly/data-structures-algorithms-1
My Data-Structures and Algorithms codes for CSE 203 Course.
Language: C++ - Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

TheManWhoLikesToCode/2D-Closest-Pair
Divide By Two and Conq
Language: Java - Size: 169 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ReoHakase/structure-and-algorithm-ii
Language: C - Size: 45.9 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MaheenAnees/CS412-Algorithms-Project
Implemented three different algorithms to perform matrix multiplication and compare their performance
Language: Python - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

neeveshjain/DSA
📚💻 Welcome to my Daily DSA Practice Repo! Join me on this coding adventure as we strengthen our problem-solving skills and 🚀✨ improve our understanding of algorithms. Contributions are welcome! Let's grow together in this DSA journey. #CodingCommunity
Language: C++ - Size: 84 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

leandrolcampos/coursera-dsa
Some solutions for Data Structures and Algorithms Specialization at Coursera.
Language: C - Size: 5.7 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 8

AshiqAR/Matrix-Multiplication-Algorithms
Implementations of some of the Matrix Multiplication Algorithms
Language: C++ - Size: 54.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

KenEzekiel/Tucil2_13521089_13521171
A Closest Pair of Point Problem Solver, made using the Divide and Conquer approach for the Algorithm and Strategies Course using Python
Language: Python - Size: 6.06 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

DrS1X/Broken-Chess-Board-Cover
A java desktop application visualizes the process of covering broken chess board, which is a classical example of divide-and-conquer algorithm, and also allow to manual cover.
Language: Java - Size: 47.9 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

George-Saeid/Matrix-Multiplication-Problem
Matrix Multiplication algorithm using Strassen Method
Language: C# - Size: 260 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

rrzta/Tubes-Strategi-Algoritma-2022
TUGAS BESAR STRATEGI ALGORITMA 2022 - RAZITA AMALINA (1301200283); AUFA MUTIA (1301204233); ANDRI ZEFRINALDI (1301204255)
Language: Jupyter Notebook - Size: 57.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

rarissimaavis/Progettazione-Algoritmi
mi diverto a implementare cosine
Language: C - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ParaGroup/DAC
Divide-and-Conquer Parallel Pattern Implementation in FastFlow
Language: C++ - Size: 49.8 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 5

JihyongOh/JSI-GAN
Official repository of JSI-GAN (AAAI 2020).
Language: Python - Size: 47.9 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 56 - Forks: 16

Jimly-Firdaus/Closest-Pair-DnC
The Closest Pair of Points in 3D using the Divide and Conquer Algorithm.
Language: Java - Size: 1.89 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mrsyaban/image-segmentation
Pengaplikasian Algoritma Divide and Conquer Dalam Optimasi R-CNN Semantic Segmentation
Language: Python - Size: 57.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

geraldabrhm/TucilStima02
Tugas Kecil 2 IF2211 Strategi Algoritma
Language: Python - Size: 1.92 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jaffreyjoy/AOA-code
Programs implemented during lab sessions of course CSC402 i.e (Analysis of Algorithms)
Language: C - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

joangog/convex-hull
Convex Hull Implementation for 2D and 3D data using Divide and Conquer algorithm
Language: Python - Size: 37 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

leonardoflorido/Merkle-Hellman_Cryptosystem 📦
Merkle-Hellman Cryptosystem Project
Language: C - Size: 2.35 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

christojeffrey/convex-hull 📦
[assignment] an algorithm derived from divide and conquer to find convex hull-outter most points within a set of points
Language: Jupyter Notebook - Size: 825 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Barbarpotato/Coding-Interview-Preparation
This course will help you prepare for the unique aspects of a coding job interview, with approaches to problem-solving and computer science foundations.
Size: 4.17 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

spyrchat/Algorithms-Assignments
This repo contains the assignments of the class introduction to algorithms of ECE-AUTh
Language: Python - Size: 627 KB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

MAOMislive/Count-Inversion-using-Divide-and-Conquer
Calculating Counting Inversion by using Merge Sort (A Divide and Conquer Approach)
Language: C - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

irsyadnb/Closest-Pair-Problem-3D
Closest Pair Problem in 3D using Divide and Conquer
Language: Python - Size: 2.72 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

NicholasLiem/IF2211_TugasKecil_2_ClosestPairNDimension
Closest pair problem adalah masalah dalam geometri komputasi yang mencari pasangan titik terdekat dari sekumpulan titik di suatu ruang. Ada beberapa algoritma yang dikembangkan untuk menyelesaikan masalah ini dengan lebih efisien, seperti algoritma divide-and-conquer.
Language: Python - Size: 1.05 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

noelsimbolon/proximate
🐍 Python implementation to find the closest pair of points in a three-dimensional space
Language: Python - Size: 2.2 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

SaiferGit/Digital-Signal-Processing-Codes
This is a repository where I added my DSP codes that have written in Matlab (without built-in function). I have also commented inside every code so that it will become helpful for newbies. Also added cross-check using Library Function.
Language: MATLAB - Size: 2.57 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 12 - Forks: 3

aka-highend/SantaDirtySocks
A project for Algorithms Analysis and Design (CSG3F3) in 2014, by : Beryl Ramadhian Aribowo, Mohamad Fachrur Ridwan, Satrio Kamaludin, Muhammad Iqbal
Language: Java - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

Mohammad8921/Algorithm-Design
Language: C++ - Size: 13.3 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
