Git Product home page Git Product logo

leetcode's Introduction

LeetCode Using Java

Tree

  1. minimum depth of binary tree

Stack

  1. Evaluate Reverse Polish Notation(求反波兰式表示法)
  2. Valid Parentheses

Link

  1. Sort List
  2. Sort List
  3. Add Two Numbers
  4. Remove Nth Node From End of List
  5. Merge Two Sorted Lists

Method Of Exhaustion

  1. Max Points

Array

  1. Two Sum
  2. Longest Substring Without Repeating Characters
  3. Median of Two Sorted Arrays
  4. Container With Most Water
  5. 3Sum
  6. Remove Duplicates from Sorted Array
  7. Search in Rotated Sorted Array
  8. Find First and Last Position of Element in Sorted Array

Dynamic Programming

  1. Longest Palindromic(回文) Substring

Math

  1. Reverse Integer
  2. Divide Two Integers

Back Tracking

  1. Generate Parentheses
  2. Permutations

String

  1. ZigZag Conversion
  2. String To Integer(atoi)
  3. Regular Expression Matching
  4. Roman to Integer
  5. Longest Common Prefix
  6. Letter Combinations of a Phone Number
  7. Implement IndexOf()
  8. Count and Say

leetcode's People

Contributors

javaeasyrob 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.