We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8534291 commit b3adf8fCopy full SHA for b3adf8f
README.md
@@ -34,6 +34,7 @@ PS:除开知识点,一定要准备好以下套路:
34
* [服务发现](http://sjyuan.cc/service-registration-and-discovery/)
35
* [网关](https://github.com/xbox1994/2018-Java-Interview/blob/master/MD/微服务-网关.md)
36
* [服务容错保护](http://sjyuan.cc/service-fault-tolerant-protected-with-hytrix/)
37
+* [服务配置中心](http://sjyuan.cc/service-config-server/)
38
### 算法(头条必问)
39
* [数组-快速排序-第k大个数](https://github.com/xbox1994/2018-Java-Interview/blob/master/MD/算法-数组-快速排序-第k大个数.md)
40
* [数组-对撞指针-最大蓄水](https://github.com/xbox1994/2018-Java-Interview/blob/master/MD/算法-数组-对撞指针-最大蓄水.md)
0 commit comments