Coder Social home page Coder Social logo

leedcode's Introduction

LeedCode

This repository is concerned with the solutions of problems on LeetCode.

leedcode's People

Contributors

vermoriarty avatar

Stargazers

 avatar  avatar chenle avatar

Watchers

James Cloos avatar

Forkers

miaorain

leedcode's Issues

[建议]使用展示源码而不是jupyter notebook

个人建议:
使用python的源码提交,而不是提交jupyter notebook

几个原因:

  1. 不够清晰,比如149题,这里包含了solution和debug, 实际上,回顾代码或者别人参考解法,是优先查看solution的,debug是不特别需要的,所以,直接提交solution,我认为是简洁方便的

  2. Stanford仓库里的DFS 算法,BFS 算法和 Dijsktra 算法.ipynb,我加载了四五次没加载出来(我相信有一个人出问题,肯定会有更多人出问题),这可能是github对jupyter notebook预览的问题

  3. 兼容问题,.py文件的形式,兼容性很明显要好于.ipynb,基本上大部分编辑器都可以打开,而
    .ipynb,vscode就不行

所以我建议提交源码,common and clean.

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.