Git Product home page Git Product logo

leetcode-js's Introduction

leetcode-js

使用方式

  • 安装依赖 :npm install
  • 执行所有测试 :npm run test
  • 运行指定单个测试方式 :./node_modules/jest/bin/jest.js ./src/data-structures/linked-list/__test__/LinkedListNode.test.js
  • 代码 Lint 校验:npm run lint
  • 配置了 husky pre-commit hooks,提交代码之前校验代码和执行单元测试

算法学习参考资源

在线算法题库:LeetCode 或者 Hacker Rank

推荐的讲解算法的网站、好博客:

Github 资源

比较全的几个库

有口碑的稳定的在线题库:

在线算法比赛网站(也可作为题库使用):

License

MIT


giscafer.com  ·  GitHub @giscafer  ·  Weibo @Nickbing Lao  ·  Twitter @nickbinglao

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.