Projects in Awesome Lists tagged with iterative-algorithms
A curated list of projects in awesome lists tagged with iterative-algorithms .
https://github.com/michaeljwelsh/cdsa
A library of generic intrusive data structures and algorithms in ANSI C
algorithms ansi-c c c89 cdsa collections datastructures generic hash-functions hashtable intrusive iterative-algorithms linked-list queue red-black-tree stack
Last synced: 05 Apr 2025
https://github.com/MichaelJWelsh/cdsa
A library of generic intrusive data structures and algorithms in ANSI C
algorithms ansi-c c c89 cdsa collections datastructures generic hash-functions hashtable intrusive iterative-algorithms linked-list queue red-black-tree stack
Last synced: 21 Apr 2025
https://github.com/nep-pack/NonlinearEigenproblems.jl
Nonlinear eigenvalue problems in Julia: Iterative methods and benchmarks
eigenvalues iterative-algorithms julia-language
Last synced: 04 May 2025
https://github.com/nep-pack/nonlineareigenproblems.jl
Nonlinear eigenvalue problems in Julia: Iterative methods and benchmarks
eigenvalues iterative-algorithms julia-language
Last synced: 22 Aug 2025
https://github.com/selimchraibi/asynchronousiterativealgorithms.jl
AsynchronousIterativeAlgorithms.jl handles the distributed asynchronous communication, so you can focus on designing your algorithm.
asynchronous centralized distributed fixed-point iterative-algorithms julia optimization
Last synced: 11 Dec 2025
https://github.com/ramazancetinkaya/php-algorithms
This repository contains a set of classic algorithm problems and solutions implemented in PHP 8 and above. It is designed for anyone looking to practice or improve their algorithm skills using modern PHP.
algorithm-practice algorithm-solutions algorithms classic-algorithms code-examples coding-challenges competitive-programming computer-science data-structures data-structures-and-algorithms interview-questions iterative-algorithm iterative-algorithms php-algorithms php-examples problem-solving programming-exercises recursive-algorithm recursive-algorithms
Last synced: 10 Aug 2025
https://github.com/alansastre/java-recursion
Recursión y tipos de recursión en Java
iterative-algorithms java java11 java17 java8 recursion recursion-algorithm recursive-algorithms tail-recursion
Last synced: 10 Oct 2025
https://github.com/ahmed-ibrahim-30/convert_recursion_to_iterative
Convert Recursion function to Iterative Function by Push in stack
iterative-algorithms recursion recursive-algorithm stack
Last synced: 10 Sep 2025
https://github.com/landiluigi746/double-selection-sort-iterative
Implementation of the double selection sort algorithm in its iterative version
c double-selection-sort fun iterative-algorithms sorting-algorithms sorting-algorithms-implemented
Last synced: 12 Mar 2025
https://github.com/gitcordier/thechemicalbrowsers
Given a chemical formula, find how many H, He, Li, Be, B, C, N, ... are involved. Iterative algorithm, not the naive one!
chemical-formula iterative-algorithms parser
Last synced: 12 Apr 2025
https://github.com/quarkgluant/recursion-vs-iterative-python
A few exemples of the 2 versions (recursive vs iterative) of simples algo in Python, from Codecademy Pro
iterative-algorithms python-3 recursion recursive-algorithm
Last synced: 19 Nov 2025
https://github.com/admacpherson/recursive-vs.-iterative
A program to measure runtimes of recursive and iterative functions in calculating exponentials and a supporting academic paper.
academic-paper iterative-algorithms recursive-algorithm runtime
Last synced: 27 Mar 2025
https://github.com/xmurii/analisis-kompleksitas-algoritma
This repository contains the implementation of the final project for the Algorithm Complexity Analysis course, focusing on the Median Search from Two Sorted Arrays. The project aims to compare the efficiency of two median search algorithms: iterative and recursive versions.
iterative-algorithms median recursive-algorithm
Last synced: 06 Sep 2025