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

Block or report abuklis

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

    BookRating system. Admin can add/delete/edit books, ban/delete users and handle comments left by users. User can leave comment and rating, add books to a favorite or read list. Guest can just view …

    Java 1

  2. stringconverting stringconverting Public

    Converting strings using remove/insert/replace operations

    Java

  3. findWayWithMaxSum findWayWithMaxSum Public

    Finding way with max sum (graph theory task)

    Java

  4. digitSum digitSum Public

    Finding amount o n-digits numbers with sum of digits equals to k

    Java

  5. genetic genetic Public

    Realization of genetic algorithm

    Java

  6. tsp tsp Public

    Realization of solving travelling salesman problem using annealing, full bust, genetic, greedy and local search algorithms

    Java