- 🙇 Before you is a homo sapien in a relentless persuit to build technologies that provide real social and economic impact.
- 🔭 I'm working as a Software Engineer with 10+ years of experience.
- 🌱 Exploring Technical Content Writing, view my articles
- 🛠️ I have built lots of projects, view my projects
- 📖 I love reading books, especially Math and Physics books.
- 💼 I'm currently available for hire or open to new job opportunities.
- 📫 Contact me:
- 正态分布(Normal Distribution)公式为什么长这样?
- 2024 阿里巴巴全球数学竞赛预选赛 试题解答
- 参数归约算法(Argument Reduction):如何在浮点数环境下计算超大数字的三角函数值?
- CORDIC算法:一种高效计算三角函数值的方法
- 我们常见的地图是如何绘制的?墨卡托投影是什么?
- 5分钟掌握矩阵乘法的Strassen算法
- 最短路径问题:重新发明 Dijkstra 算法
- 9种求斐波那契数(Fibonacci Numbers)的算法
- 超大数字的四则运算是如何实现的呢?
- 9 Approaches to Solve LeetCode 287 Problem
- 大数乘法的快速傅里叶变换(FFT) 和 快速数论变换(NTT)解法