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

https://github.com/wangrunlin/codegymtasks

CodeGymTasks
https://github.com/wangrunlin/codegymtasks

java

Last synced: 6 minutes ago
JSON representation

CodeGymTasks

Awesome Lists containing this project

README

          

# [CodeGymTasks](https://github.com/wangrunlin/CodeGymTasks)

## English :

[中文](#jump)

This is my Java learning code

They are from [codegym](https://codegym.cc/).

Personal tests are passed, but not the optimal solution.

Codegym's questions are very good, each question is closely related to a small focus on Java, not particularly difficult, but particularly wonderful.

It is recommended to do it first. If you encounter something that you can't, you can take a look at the code comparison answer.

## 中文版本:

这是我的 Java 学习代码

他们来自 [codegym](https://codegym.cc/)。

个人测试均通过,但不是最优解。

codegym 的题都非常的不错,每道题都紧扣一个关于 Java 的小重点,不是特别难,但是特别妙。

建议先做,遇到了实在不会的可以看一下已通过代码对比答题。