Code Monkey home page Code Monkey logo

fucking-algorithm's Introduction

Fucking algorithm

English translation is in progress... Some articles are still in Chinese, but most are completed. Please star this repo. The full translation will eventually be finished. Enjoy.

These articles go over different kinds of Algorithmic Thinking. All are based on LeetCode problems. They contain not just the solution code for a problem, but also WHY the solution works and HOW you too can figure it out.

I don't like one-liners. They can be confusing. I like clear, easily understandable code.

The Gitbook has been deployed and will sync with this branch of the repo: https://labuladong.gitbook.io/algo-en/

If you would like to clone this repo, please use following command:

git clone --depth 1  --branch english https://github.com/labuladong/fucking-algorithm.git

This command specifies the english branch and will limit the depth of the clone and get rid of the Git commit history, which can be faster to clone.

Table of Contents

fucking-algorithm's People

Contributors

labuladong avatar brucecat avatar lrc123 avatar youyun avatar warmingkkk avatar miaoxiaozui2017 avatar funnyyanne avatar lriy avatar natsunoyoru97 avatar coder2programmer avatar mr2er0 avatar asurada404 avatar fulinli avatar sunqiuming526 avatar qy-yang avatar greenwichmt avatar floatlig avatar asforme avatar excaliburex avatar freerambo avatar xiaodp avatar wadegrc avatar bryceustc avatar liusy182 avatar abcpril avatar yx-tan avatar wsyzxxxx avatar vancanhuit avatar timmmgz avatar shazi4399 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.