Giter Site home page Giter Site logo

gitalk-comment's People

Watchers

James Cloos avatar

gitalk-comment's Issues

LeetCode 3.Longest Substring Without Repeating Characters | 码农驿站

https://chenwenjia1991.github.io/2019/03/11/LeetCode-3-Longest-Substring-Without-Repeating-Characters/

该题目选自 LeetCode 算法题目第三题 3.Longest Substring Without Repeating Characters。在中等难度题目中,个人认为该题目是非常适合作为面试手写代码的测试题之一。代码量少,但边界需要注意很多隐藏的问题,如参数合法性检验,字符集大小确定,子串长度计算等,细节处查考了基本功力。题目不复杂,但手写代码可以一次性通过测试还是有一定的难度和挑战。

Python3.5.6 multiprocessing 用户文档 | 码农驿站

https://chenwenjia1991.github.io/2018/11/16/Python3-5-6-multiprocessing-%E7%94%A8%E6%88%B7%E6%96%87%E6%A1%A3/

最近在做 Python 内存优化时,发现 CPU 的多核特性,且可以在执行完任务后释放所有的资源,只保留需要的结果即可,可以避免 Python 的垃圾回收过慢的弊病,同时带来执行效率的提升。同时,之前的 Python 资料书籍更关注于 Python 多线程部分,而对多进程的讲解应用较少。于是开始阅读该部分文档和源码,本篇博客是其官网文档 multiprocessing 的翻译([原文地

LeetCode 1.Two Sum | 码农驿站

https://chenwenjia1991.github.io/2019/03/08/LeetCode-1-Two-Sum/

LeetCode 网站题目多为一些经典公司面试应聘者的题目,大多数程序员都会通过刷题来应聘一些互联网公司。毕业之后,从 C/C++ 转为了 Python 开发,对 C/C++ 的很多基本用法有所遗忘,期望通过一段时间的刷题巩固寻求做编程题的感觉。通过博客形式的分享与记录鞭策自己不断前行,愿在技术的道路上可以走的更远。 该题目选自 LeetCode 算法题目第一题 1.Two Sum。

GitHub Pages + Hexo 搭建免费博客 | 码农驿站

https://chenwenjia1991.github.io/2018/11/01/GitHub-Pages-Hexo-%E6%90%AD%E5%BB%BA%E5%85%8D%E8%B4%B9%E5%8D%9A%E5%AE%A2/#more

在决定写博客之后,我们首要面临的问题就是如何完成个人博客的初始化工作。此处,个人选择了 GitHub Pages + Hexo 的博客搭建方案。对博客方案选择过程有兴趣的或者有自身明确需求的读客可以阅读 博客的需求 和 博客搭建的选择 两部分以决定是否阅读本博客的方案,若决定使用与本博客同样的解决方案,可以直接阅读本博客的方案。

GitHub Pages + Hexo 搭建博客 | 码农驿站

https://chenwenjia1991.github.io/2018/11/01/GitHub-Pages-Hexo-%E6%90%AD%E5%BB%BA%E5%8D%9A%E5%AE%A2/#more

在决定写博客之后,我们首要面临的问题就是如何完成个人博客的初始化工作。此处,个人选择了 GitHub Pages + Hexo 的博客搭建方案。对博客方案选择过程有兴趣的或者有自身明确需求的读客可以阅读 博客的需求 和 博客搭建的选择 两部分以决定是否阅读本博客的方案,若决定使用与本博客同样的解决方案,可以直接阅读本博客的方案。

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.