基于java的编程挑战

发布于 2024-08-27 02:19:19 字数 39 浏览 7 评论 0原文

是否有任何网站提供基于 java 的核心编程挑战来测试编程逻辑?

Is there any website which provides core java based programming challenges that tests programming logic?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(7

倾其所爱 2024-09-03 02:19:19

Project Euler

它不是特定于 Java 的,但对于任何语言来说都是一个很好的编程挑战网站。

Project Euler

It's not Java specific, but a good Programming Challenge site for any language.

独自唱情﹋歌 2024-09-03 02:19:19

以下站点有一些很好的编程挑战。没有什么比基于语言的挑战更好的了。希望这些链接对您有帮助。

顶级编码员
Spoj
欧拉计划
代码厨师

The following sites have some good programming challenges. There is nothing like a challenge based on a language. Hope these links help you.

Top coder
Spoj
Project Euler
Code Chef

時窥 2024-09-03 02:19:19

我将 CodingBat 添加到此处提到的网站。欧拉项目也得到了我的推荐。

I add CodingBat to the sites mentioned here. And project Euler get also my recommendation.

离不开的别离 2024-09-03 02:19:19

Facebook Careers 网站有十几个编程难题,可以通过多种方式解决Java 1.5 就是其中之一。

我强烈建议您尝试一下,其中一些问题看似困难,并且比任何一种语言特有的问题更能测试您的算法知识/设计。

The Facebook Careers website has a dozen or so programming puzzles which can be solved in a variety of languages, Java 1.5 among them.

I highly recommend giving these a shot, some of the problems are deceptively difficult and test your algorithm knowledge/design much more than anything specific to any one language.

游魂 2024-09-03 02:19:19

试试这个:) http://projecteuler.net/ 当您解决当前问题时,您可以将您的解决方案与其他的。

Try this one :) http://projecteuler.net/ when you solve the current problem you can compare your solution to others.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文