Skip to content
View canberkakcali's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report canberkakcali

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. gomoku-ai-minimax gomoku-ai-minimax Public

    Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning

    Java 39 12

  2. binary-search-tree binary-search-tree Public

    Generic Binary Search Tree with Iterator Pattern implementation using Template Meta-programming in C++

    C++

  3. hashtable-spell-checker hashtable-spell-checker Public

    Spell Checking and Correcting using a HashTable Implementation and the Edit Distance Algorithm in C

    C 3

  4. least-squares-regression least-squares-regression Public

    Linear Least Squares Regression with Eigen Dense Solver using QR decomposition and LU decomposition.

    C++

  5. spelling-checker spelling-checker Public

    A compact and efficient C program to check for spellings in a given file using a given dictionary.

    C 1