Skip to content
View utkuozgenc's full-sized avatar
👋
👋

Block or report utkuozgenc

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. D-Hondt.py D-Hondt.py Public

    This Python programme calculates how many seats each party will get according to the given inputs.

    2

  2. SleepDataAnalysis SleepDataAnalysis Public

    Jupyter Notebook

  3. youtube-data-policy youtube-data-policy Public

  4. LinkedList_project LinkedList_project Public

    C++

  5. subset-sum-experiments subset-sum-experiments Public

    Empirical comparison of an exact Θ(n·2ⁿ) brute force vs. a Θ(n log n) modified greedy heuristic (provable 1/2-approximation) on the Subset Sum problem. Brute force fits 1.868ⁿ with R²=0.9955; heuri…

    Jupyter Notebook