注册一亩三分地论坛,查看更多干货!
您需要 登录 才可以下载或查看附件。没有帐号?注册账号
x
This is a simplified version of a real problem we encountered.
Your solutions will preferably be implemented in Go. We'll also consider
solutions implemented in Python (or other languages on request), but since
Go can be learned in approximately a day, we really do prefer a solution
written in Go.
We're building a directed graph.
The graph consists of Nodes etica, sans-serif">We recommend to build on top of https://github.com/google/btree/ but are
interested to hear if you have a different take.
这个题目可能红黑树或者双向链表就可以了,分享
|