Skip to content
View alkinkorkut's full-sized avatar

Highlights

  • Pro

Block or report alkinkorkut

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 Loading

  1. Analysis-Of-PageRank-Algorithm Analysis-Of-PageRank-Algorithm Public

    This is a project that I have developed with my friends Emir Mehmet Eryılmaz and Ezgi Alışan. This project is developed for Algorithm Analysis lecture. The project consists of an analysis paper of …

    Python

  2. Dynamic-IO-Scheduler Dynamic-IO-Scheduler Public

    This is a project that I have developed with my friends Emir Mehmet Eryılmaz and Ezgi Alışan. The project consists of a research paper which contains analysis of some IO Scheduler's in Linux and al…

    Python

  3. Deterministic-Finite-Automaton Deterministic-Finite-Automaton Public

    The Deterministic Finite Automaton (DFA) structure is implemented in this project by using C++ programming language. It takes the information about the DFA from a text file and simulate the DFA for…

    C++

  4. Pushdown-Automata Pushdown-Automata Public

    The Pushdown Automaton (PDA) is implemented in this project by using Java programming language. It takes the information about the PDA from a text file and simulate the PDA for given strings.

    Java

  5. SimpleCPU SimpleCPU Public

    A Simple CPU

    Verilog

  6. Advanced-CPP-Programming Advanced-CPP-Programming Public

    Advanced C++ Programming and Programming Paradigms

    C++