https://github.com/0xdeval/oop_java
https://github.com/0xdeval/oop_java
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xdeval/oop_java
- Owner: 0xdeval
- Created: 2019-02-21T08:39:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-29T17:24:08.000Z (almost 4 years ago)
- Last Synced: 2025-05-15T04:15:10.642Z (about 1 year ago)
- Language: HTML
- Size: 1.16 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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`