Skip to content
View beyzabektan's full-sized avatar

Block or report beyzabektan

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

    This is a Knapsack-like problem project in Python with recursive functions.

    Python

  2. marketplace_simulation_oop marketplace_simulation_oop Public

    Marketplace simulation project for the OOP course

    Java

  3. operator_simulation_oop operator_simulation_oop Public

    This is a homework for my Introduction to Object Oriented Programming course.

    Java

  4. port_management_system_simulation port_management_system_simulation Public

    This is a homework for my Introduction to Object Oriented Programming course.

    Java

  5. hexadecimal_calculator_assembly hexadecimal_calculator_assembly Public

    Basic calculator that computes value of a given expression in postfix notation

    Assembly

  6. dijkstra_shortest_path_algorithm_project dijkstra_shortest_path_algorithm_project Public

    This is a homework for my Data Structures and Algorithms course.

    Java