GithubHelp home page GithubHelp logo

a4lamber / leetcode Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 34.07 MB

grinding leetcode grind grind grind

Python 62.36% Jupyter Notebook 29.77% Java 0.77% Dockerfile 0.04% HTML 4.25% JavaScript 2.81%

leetcode's Introduction

Leetcode Blog

A static web-app for

  • storing Leetcode solution
  • DSA notes

Animated visualization for how information propagate in the solution domain in DP problem,

Demo here:

Tip

Deployed to here, currently in a hybrid of Chinese of English.

How to run

Run locally

to build

mkdocs build --config-file ./leetcode_with_adam/mkdocs.yml --verbose --strict -d public 

mkdocs serve --config-file ./leetcode_with_adam/mkdocs.yml -a 0.0.0.0:8001

Run with docker

docker image build -t leetcode .

# burner container
docker container run -p 8000:8000 --rm leetcode 

Main Tabs

  • Home: landing page
  • Leetcode: Leetcode solution
  • Algorithm: algorithm
  • Data Structure: data structure by topic
  • String: dedicated page for string matching like KMP and Rabin-Karp
  • Techniques: techniques that can't be categorized into the algorithm but useful in solving problems
  • Contest: contest solution and self-reflection.

leetcode's People

Contributors

a4lamber avatar

Stargazers

 avatar

Watchers

 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.