Giter Site home page Giter Site logo

java-collection's Introduction

Java编程基础 - 集合运算

练习描述

  • 根据测试目录下的测试代码,完成实现使得测试代码可以运行通过。
  • 不修改测试代码,只修改实现代码,使得测试全部通过。

环境要求

  • git
  • Java 8

如何开始

  • git clone 模板库地址后初次下载完需要安装依赖:

./gradlew build -x test

  • 运行测试:

./gradlew clean test 跑全部的测试 完成一个函数的测试可以单独运行,推荐使用快捷键 Ctrl+shift+R (mac)

注意:初次运行test 会发现测试全部失败

输出规范

  • 完成实现,使所有测试可以完全通过

java-collection's People

Contributors

feixie-liam avatar recruiting-system avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.