Skip to content
View burakikanyildiz's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report burakikanyildiz

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

Popular repositories Loading

  1. AutomaticDifferentation AutomaticDifferentation Public

    Automatic differentiation is a method for evaluating the rate of change in the numerical output of a program with respect to the rate of change in its input.

    C++

  2. EnhancedSalesmanProblem EnhancedSalesmanProblem Public

    Improved Dijkstra's algorithm in order to find the shortest path in which there are various obstacles and restrictions.

    C++

  3. DiscreteEventSimulation DiscreteEventSimulation Public

    Implementing a program in order to simulate a coffee house and gathering some information like utilization of employees, total running time of system etc.

    C++

  4. ChessGame ChessGame Public

    Chess is a two-player strategy board game played on a chessboard, a checkered gameboard with 64 squares arrenged in an x grid.

    Java

  5. TrieMap TrieMap Public

    Tries are efficient data structures for search operations. Essentially, it is a map that you will store key-value pais.

    Java

  6. freeCodeCamp freeCodeCamp Public

    Forked from freeCodeCamp/freeCodeCamp

    The https://freeCodeCamp.org open source codebase and curriculum. Learn to code for free together with millions of people.

    JavaScript