Skip to content
View canberkakcali's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report canberkakcali

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

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

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

    Java 38 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