Skip to content
View acdirican's full-sized avatar
  • Freelancer
  • İstanbul/Turkey
Block or Report

Block or report acdirican

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
acdirican/README.md

Pinned

  1. algorithms-kitchen algorithms-kitchen Public

    This repository includes implementations of many algorithms in different styles, including BruteForce, Greedy, Divide and Conquer

    Java

  2. data-structures-kitchen data-structures-kitchen Public

    Implementations of several data structures used in computing, such as Binary Search Tree, AVL Tree, etc.

    Java

  3. fifty-shades-of-multithreading fifty-shades-of-multithreading Public

    How many different ways can you find to calculate the sum of an array by multi-threading? Thread, Runnable, Callable, Future, ExecutorService

    Java 1

  4. producers-and-consumers-in-the-cafeteria producers-and-consumers-in-the-cafeteria Public

    Am implementation of producer-consumer problem in a cafeteria scenario using monitors (synchronized).

    Java

  5. desing-patterns-kitchen desing-patterns-kitchen Public

    A project including sample implementations of software design patterns

    Java

  6. inventory-master-spring-web-rest inventory-master-spring-web-rest Public

    A Spring Boot based web and REST project for inventory management

    CSS