Giter Site home page Giter Site logo

ojpractice's Introduction

OJPractice

日常Online Judge编程的记录,有些解题过程过于坎坷的会在注释里做点记录,漂亮的题解是不可能有的,谁叫我懒呢,但是不妨碍我把官方漂亮的题解搬运过来哈哈哈! 题库主要来自leetcode,主要使用Java做为编程语言。

项目结构

  1. leetcode/editor/cn/doc:参考过的部分官方题解
  2. leetcode/editor/cn/*.java: 最终提交并AC的代码文件(在里编辑是没有自动补全、导包等提示的)
  3. src/Solution.java: 本地编辑和调试的地方(是idea写代码应该有的样子)

编程工具

IDEA + leetcode editor(plugin),强推这个插件! 插件leetcode editor使用方法

近期flag

  • List: 热题Hot100
  • Difficulty: Medium
  • Tag: 回溯, 动态规划, 搜索, 数组 ...

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.