An open API service indexing awesome lists of open source software.

https://github.com/0xdeval/oop_java


https://github.com/0xdeval/oop_java

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# OOP_JAVA

Here you can find different tasks, which I've solved on Java

The `baseExample` project include many modules with solved tasks. The number of modules will replenish. Every module include different java classes. Sometimes you can find javadoc for incomprehensible classes.

`Modules:`
1. `homework_1` consist 4 tasks from `Yandex-Contest`
2. `homework_2` consist 3 tasks:

-> Class with `geometrical distances`

-> Class with `VeryLong` integer

-> Class with algorithm of `Aho-Korasik`