Git Product home page Git Product logo

taoliq.github.io's People

Contributors

taoliq avatar

Watchers

 avatar

taoliq.github.io's Issues

字节跳动系统开发实习生面经 | 一个数字花园

https://taoliq.github.io/post/%E5%AD%97%E8%8A%82%E8%B7%B3%E5%8A%A8%E7%B3%BB%E7%BB%9F%E5%BC%80%E5%8F%91%E5%AE%9E%E4%B9%A0%E7%94%9F%E9%9D%A2%E7%BB%8F/

随着几天前HR小姐姐发来的offer,字节的实习求职算是告一段落了,趁着还没有忘光,赶紧留下一篇记录。
首先明确一下所投的岗位,虽然标题和联系邮件都写着的系统开发,但是在麻烦同学联系内推的时候,我是朝着编译相关的岗位去的,因为自己的硕士研究...

用正则表达式判断一个二进制数能否被3整除 | 一个数字花园

https://taoliq.github.io/post/%E7%94%A8%E6%AD%A3%E5%88%99%E8%A1%A8%E8%BE%BE%E5%BC%8F%E5%88%A4%E6%96%AD%E4%B8%80%E4%B8%AA%E4%BA%8C%E8%BF%9B%E5%88%B6%E6%95%B0%E8%83%BD%E5%90%A6%E8%A2%AB3%E6%95%B4%E9%99%A4/

问题描述如标题,很简洁:用一个正则表达式判断一个二进制数能否被3整除
比如:
000 True
11 True
1001 True
1011 False

解决思路也很简单:首先用有限状态机(FSM)实现对能否被3整除的判断,然后将...

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.