MoYi123 最近的时间轴更新
MoYi123's repos on GitHub
Python · 10 人关注
mmooyyii
my note
Erlang · 5 人关注
trueskill
Erlang implementation of classic TrueSkill and TrueSkill2
Erlang · 3 人关注
emoji
a emoji dictionary for erlang
Java · 3 人关注
malguem
epub reader for Android TV, watch comic on TV
Go · 2 人关注
fst
Finite State Transducer
Erlang · 1 人关注
recordis
erlang redis orm
0 人关注
aho-corasick
aho corasick algorithm
Go · 0 人关注
excel_oj
Excel 在线测试平台(大家一起来内卷)
Erlang · 0 人关注
fibheap
Fibonacci heap for erlang
C · 0 人关注
pg_plugin_demo
Go · 0 人关注
practise_db
练习用数据库
Erlang · 0 人关注
ra
A Raft implementation for Erlang and Elixir that strives to be efficient and make it easier to use multiple Raft clusters in a single system.
Erlang · 0 人关注
recon
Collection of functions and scripts to debug Erlang in production.
C · 0 人关注
streamvbyte
Fast integer compression in C using the StreamVByte codec
0 人关注
trueskill-1
Python implementation of TrueSkill player ranking
Go · 0 人关注
WritingAnInterpreterInGo
Writing An Interpreter In Go
Erlang · 0 人关注
x
0 人关注
zheap
new heap with in-place update, powered by undo, for eventual integration into PostgreSQL
MoYi123

MoYi123

V2EX 第 469223 号会员,加入于 2020-02-14 14:02:50 +08:00
MoYi123 最近回复了
@itskingname 同意, 我也刚想说做的不够规范.
3 天前
回复了 yifangtongxing28 创建的主题 职场话题 最近金三银四有人换工作吗
最近只收到一个面试机会, 虽然到了最后的四面, 但是挂了.
不知道是不是竞争的人太多了...
2025 还在说 java 8 新特性的人是这样的.
19 天前
回复了 mythace 创建的主题 职场话题 太抽象了,绷不住了
你就静态页面给他部署上去得了.
@ireqhawk

静读天下我试过, 用遥控器基本操作不了, 或是是我下载的版本不对?
COIMICSCREEN 我搜了一下, 看界面也不像是用遥控器能操作的样子.
29 天前
回复了 rihkddd 创建的主题 程序员 推荐一个面试算法题
@cooltechbs 排序后二分查找.
29 天前
回复了 rihkddd 创建的主题 程序员 推荐一个面试算法题
想起来一个类似的问题, erlang 里有这样一个删数组元素的方法 [1,3,2,2,3] -- [2,3] ==> [1,2,3]

erlang 的编译器团队在前 20 个大版本上面的算法都是 n^2 的, 近几年才改成 nlogn, 我也是服了.
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2775 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 12:35 · PVG 20:35 · LAX 05:35 · JFK 08:35
Developed with CodeLauncher
♥ Do have faith in what you're doing.