rabbit 94a65964d8 Update Average.java
1. add int type array
2. The equality of floating-point numbers should be judged by the absolute value of the difference less than a small number
2020-08-18 09:50:59 +08:00
2020-08-10 19:15:34 +05:30
2020-08-18 09:50:59 +08:00
2020-04-07 16:50:22 +02:00
2020-08-12 22:04:20 +08:00
2020-07-30 23:20:46 +08:00
2020-08-12 00:37:16 +08:00
qwe
2019-10-27 21:44:06 +03:00
2020-05-25 23:59:48 +05:30
2020-08-16 15:23:09 +00:00
2020-04-11 13:36:57 +08:00
2020-07-08 17:00:56 +08:00

The Algorithms - Java

Donate Gitter chat 

NOTE: A Development branch is made for this repo where we're trying to migrate the existing project to a Java project structure. You can switch to Development branch for contributions. Please refer this issue for more info.

You can run and edit the algorithms or contribute to them using Gitpod.io, a free online development environment, with a single click.

Open in Gitpod

All algorithms are implemented in Java (for education purposes)

These implementations are for learning purposes. The implementations may be less efficient than the Java standard library.

Contribution Guidelines

Read our Contribution Guidelines before you contribute.

Community Channel

We're on Gitter! Please join us.

Algorithms

See our directory.

Languages
Java 100%