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

Block or report yuuhn

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
  • TypeScript Updated May 23, 2024
  • Library Public

    Web application that stores information about books. Allowes to filter and sort records

    C# Updated Feb 6, 2018
  • Having a definite amount of money and a set of coins the number of all combinations of coins to change the amount of money has to be calculated.

    Java Updated Nov 28, 2017
  • Recursive solution for the problem using constraints: -1<number<1000

    Java Updated Nov 25, 2017
  • Product of two palindromic subsequences' lengths. Subsequences should not cross over each other

    Java Updated Nov 22, 2017
  • The task is to find the largest product of palindromic substrings' lengths. This substrings should not cross over each other.

    Java Updated Nov 21, 2017
  • Shell-Sort Public

    Simple Shell sort algorithm implementation

    Java Updated Nov 15, 2017
  • Merge-Sort Public

    Simple Merge sort algorithm implementation

    Java Updated Nov 14, 2017
  • Simple Selection sort algorithm implementation

    Java Updated Nov 14, 2017
  • Simple Insertion sort algorithm implementation

    Java Updated Nov 13, 2017
  • Bubble-Sort Public

    Simple Bubble sort algorithm implementation

    Java Updated Nov 13, 2017
  • The calculator is broken! One has to get the REQUIRED number using ONLY working keys NOT exceeding the maximum pressing number.

    Java Updated Nov 9, 2017
  • All possible combinations of an input array are created. For each combination other ones from left elements are found. Then equal sums of elements for both combinations are calculated, until the la…

    Java Updated Nov 8, 2017
  • Python Updated Oct 20, 2017
  • url-counter Public

    Python Updated Sep 9, 2017
  • django-uniq Public

    Python Updated Jun 19, 2017
  • django-blog Public

    Python Updated Apr 21, 2017
  • Introduction to Prolog lang

    Prolog Updated Apr 4, 2017
  • Java Updated Mar 27, 2017
  • Java Updated Mar 23, 2017
  • Java Updated Mar 23, 2017
  • Java Updated Mar 21, 2017
  • C# Updated Mar 15, 2017
  • Java Updated Mar 11, 2017
  • A primitive program, that finds roots of a square equation

    Java Updated Mar 3, 2017
  • Finding Global optimums for selected functions

    C# Updated Mar 2, 2017
  • C# Updated Feb 17, 2017
  • This program imitates OS's work on caching data from vm.

    C# Updated Jan 10, 2017
  • This program realizes coordinated work of threads by mean of "mailboxes". There are two desks, where customer can order a ticket and get change or fail.

    C# 1 Updated Jan 2, 2017
  • The program examines an algorythm of tasks planning, called SJF (shortest job first)

    C++ Updated Dec 29, 2016