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

Block or report ozanyerli

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. turkeyvisited turkeyvisited Public

    Mark the cities you have visited in Turkey and share the map!

    JavaScript 193 39

  2. euvisited euvisited Public

    Mark the countries you have visited in Europe and share the map!

    JavaScript 7 1

  3. istanbul-districts-geojson istanbul-districts-geojson Public

    Districts map of İstanbul in GeoJSON format

    10 3

  4. tsp3opt tsp3opt Public

    A solution to the traveling salesman problem using 3-opt optimization algorithm

    C 3

  5. bst-sequences bst-sequences Public

    Given a binary search tree with distinct elements, prints all possible arrays that could have led to this tree

    C