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

Block or report berkay-deniz

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

  1. CSE3063F20P1_GRP13 CSE3063F20P1_GRP13 Public

    CSE 3063 OOSD FALL 2020 - JAVA PROJECT (GROUP 13)

    Java 2 4

  2. Stationery-Business Stationery-Business Public

    Python 1 2

  3. data-labeling-system data-labeling-system Public

    Forked from rasitayaz/data-labeling-system

    Gives informative labels to data using various algorithms

    Java 1

  4. zoom-poll-analyzer zoom-poll-analyzer Public

    Forked from rasitayaz/zoom-poll-analyzer

    Analyzes Zoom meeting poll reports and grades students according to their answers

    Python 1

  5. Breadth-First-Search Breadth-First-Search Public

    Solving a graph problem with breadth first search

    Java

  6. Binary-Search-Tree Binary-Search-Tree Public

    The aim is developing an algorithm that builds a binary search tree (BST) from a given sequence and attemps to find other sequences that yield the same BST topology. I implemented a recursive struc…

    C