Giter Club home page Giter Club logo

leetcode-rust's Introduction

Leetcode-Rust

Implement Leetcode Blind75 in Rust

Total Easy Medium Hard
8 3 5 0

题目

順序 題目 程式碼 分類1 分類2 分類3 難度
1 1. Two Sum src Array Hash Table Easy
2 121. Best Time to Buy and Sell Stock src Array DP[註1] Easy
3 217. Contains Duplicate src Array Hash Table Sorting Easy
4 238. Product of Array Except Self src Array Prefix Sum Medium
5 53. Maximum Subarray src Array D&C[註2] DP Medium
6 152. Maximum Product Subarray src Array DP Medium
7 153. Find Minimum in Rotated Sorted Array src Array BS[註3] Medium
8 33. Search in Rotated Sorted Array src Array BS Medium
9 src
10 src

註1 DP=Dynamic Programming 註2 D&C=Devide&Conquer 註3 BS=Binary Search

leetcode-rust's People

Contributors

k66inthesky avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

halloju

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.