Giter Site home page Giter Site logo

leetcodefavorites's Introduction

LeetCode solutions · Node.js CI

I'll be attempting to slowly add javascript solutions for leetcode in this repo.

I'll include tests (initially the examples from the problem description, additionally any testCase that I fail when trying to submit)

Included with this project a nice cli to raffle problems, giving preference to those that have highest user rating.

I'm using this as an excuse to play around with Github Actions

USAGE

first you'll need to let leetcode-cli create cache your usename/password: yarn leetcode user -l

will be slow on your first few usages since it will be downloading "stuff". Once things are cached it will get faster.

make sure to add things to your leetcode favorites as you see interesting questions you want to revisit and erase favorites once you master a given question.

every time you run this tool, a new file will be created in ./src/{filename}. If given file already exists it will be overriden.

If a test file for it doesn't yet exist it will be created (in ./test/ folder). It is your mission to add tests to it as you see fit.

read the leetcode-cli on how to test/submit.

ENJOY.

leetcodefavorites's People

Contributors

davidsu avatar 23x23x avatar

Watchers

James Cloos avatar Shay 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.