Git Product home page Git Product logo

toy-problems's Introduction

toy-problems

Interview prep

LeetCode链接

说明

  • 题目顺序根据Acceptance由高到底排列,如001-nim-game,为最简单的题目
  • 在自己的LeetCode上提交代码,看看自己有没有Accepted
  • Accepted后,可在Discuss中查看网友代码,学习比较
  • 一道题可写多种解决方法,并在本地跑一遍测试运行时间,看哪个更优
  • 做完一题后Pull request到相应题目的文件夹,大家互相学习

个人代码命名方式

  • 为了解决文件名冲突和日后统计,请按这个格式命名yourname.js,如vickymin.js

Pull request方法

  • fork这个repo,看见右上方的fork按钮了吗?点它
  • 去你自己fork完的repo,点"Clone in Desktop",或者你用命令行也可
  • 将自己写的代码push到fork完的repo
  • 然后在你自己fork完的repo里面点Pull requests -> New pull request

toy-problems's People

Contributors

vickymin avatar byenow avatar newraina avatar glenye avatar wang-boyu avatar yrok avatar crossken avatar shaohua avatar

Watchers

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