About


Projects

Muhammet Ali Köker


Articles


Contact

TR

Algorithm Development

September 2003
Algorithm Development

Algorithms developed and optimized for specific mathematical, statistical and software-engineering problems.

QR code for this page

Frequency Table Generation

December 2014
Frequency Table Generation

An application that produces frequency and cumulative-frequency tables, optionally using Sturges’ formula and value rounding.

NFA-to-DFA Converter

April 2015
NFA-to-DFA Converter

An algorithm that converts a nondeterministic finite automaton, defined by a transition table and final states, into a deterministic automaton.

Multithreaded Sorting Algorithm Optimization

November 2014
Multithreaded Sorting Algorithm Optimization

An application that runs eight sorting algorithms concurrently, measures their execution times and identifies the fastest result.

Huffman Compression Algorithm Optimization

February 2016
Huffman Compression Algorithm Optimization

An optimization study and desktop implementation of the Huffman data-compression algorithm.

A Solution Algorithm for Dudley’s Hat Problem

March 2014
A Solution Algorithm for Dudley’s Hat Problem

A dynamic algorithmic solution to Dudley’s Hat problem that reached a maximum value of 27 without requiring brute-force supercomputing.

Subset Sum Algorithm Optimization and Parallelization

June 2015
Subset Sum Algorithm Optimization and Parallelization

Optimization and thread-based parallelization of algorithms that count subsets whose elements sum to a specified value.

Automaton-Based Substring Algorithm

March 2015
Automaton-Based Substring Algorithm

An optimized algorithm that generates a finite automaton for a target substring and determines whether another string contains it.

Share
  • Share on Facebook
  • Share on LinkedIn
  • Share on X
2003 - 2026 © Muhammet Ali Köker