Giter Club home page Giter Club logo

leetcode-java-1's Introduction

leetcode-java

Introduction

The legacy_code implementations in Java sorted by solving method.

problem's title as the class name.

With as many possible solutions which from brute force to optimized solutions (by time complexity and real runtime).

Include explanations and time/space complexity analysis.

Coding style

Followed Google Java Coding style.

Source code

Under the root/src folder ./src/

Clone from this repo:

git clone https://github.com/StevenUpForever/LeetCode_Java.git

pull requests and Issues are welcome

中文

这个repo是以解题方法为序的LeetCode Java的解法,类名是当前问题的标题。

提供从蛮力法到优化解法的尽可能多种的循序渐进的优化解法 (排序方式按照时间复杂度和实际运行时间)。

包含了时间/空间复杂度的分析。

编码风格

遵循 Google Java Coding style

源代码

在当前目录的src文件夹下 ./src/

复制当前repo:

git clone https://github.com/StevenUpForever/LeetCode_Java.git

欢迎提出pull requests and Issues

leetcode-java-1's People

Contributors

stevenupforever avatar jenniferziyoudeyu 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.