This repo contains misc stuff which is too small or unimportant to make a separate repo for it
This is a task to create framework for running computations which are organizaed into a tree of nodes.
This is a solution of FogCreek test task for software developers. See task description.
Test task from Jetlore company.
This is a test task for java developers. Need to create a service which accept quotes (symbol, price, timestamp) and construct trendbars.
This is console game "Rock-Paper-Scissors".
This is test crawler which crawls sites with following resctrictions: max crawler pages qty and crawl delay. Links from crawled pages are gathered and saved into file.
This is a simple demo of UDP in Java