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 92f5352 commit 93cc798Copy full SHA for 93cc798
README.md
@@ -183,7 +183,7 @@
183
184
# 海量数据场景题
185
186
-1. [统计不同电话号码的个数](https://topjavaer.cn/system-design/1-scan-code-login.html)
+1. [统计不同电话号码的个数](https://topjavaer.cn/mass-data/1-count-phone-num.html)
187
2. [出现频率最高的100个词](https://topjavaer.cn/mass-data/2-find-hign-frequency-word.html)
188
3. [查找两个大文件共同的URL](https://topjavaer.cn/mass-data/3-find-same-url.html)
189
4. [如何在100亿的数据中找到中位数](https://topjavaer.cn/mass-data/4-find-mid-num.html)
0 commit comments