Skip to content
View furkaneken's full-sized avatar
Block or Report

Block or report furkaneken

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. Maze-Solver-2D-Array-Depth-First-Search Maze-Solver-2D-Array-Depth-First-Search Public

    Implementation of Depth-First Search for matrix mazes. Print out R , D , L , U keys.These keys represent right move , down move , left move , up move in same order.

    Jupyter Notebook

  2. Google-App-Rating-Predict Google-App-Rating-Predict Public

    Analysis of predicting a google application rate by Machine Learning: KNN and Randomforest. The data source is Kaggle.

    Jupyter Notebook

  3. Shortest-Common-Superstring-Greedy-Algorithm-Analysis Shortest-Common-Superstring-Greedy-Algorithm-Analysis Public

    PROBLEM DESCRIPTION

    Jupyter Notebook

  4. Registiration-Bot Registiration-Bot Public

    Its a tool for add drop terms.

    Python 2

  5. Parser-bison-and-Scanner-flex-for-Custom-Language Parser-bison-and-Scanner-flex-for-Custom-Language Public

    Implementation of Syntax and Language Semantics

    Yacc

  6. Scheme-Procedures Scheme-Procedures Public

    Implementation of Some Important Procedures in Scheme

    Scheme