hello-algo/docs
方圆 9b2a12dd61
Update quick_sort.md
我觉得可以修改下这行代码注释,因为我看到这里的时候,“返回基准数的索引”让我理解的是返回代码第一行定义的基准数的索引,虽然上一行代码已经将基准数索引修改到了分界线处,但还需要思考一下,我觉得写成“返回分界线的索引”更加直白
2022-11-29 09:44:12 +08:00
..
assets/images Add about me. Update contribution, suggestions, 2022-11-24 19:32:32 +08:00
chapter_array_and_linkedlist Modify a naming of JavaScript. 2022-11-27 20:16:41 +08:00
chapter_computational_complexity Add cpp codes for the chapter 2022-11-27 04:20:30 +08:00
chapter_data_structure Update README 2022-11-23 15:50:59 +08:00
chapter_introduction Rearrange the chapters. 2022-11-25 02:04:38 +08:00
chapter_preface 1. Add C++ codes for the chapter of 2022-11-27 04:19:16 +08:00
chapter_reference Update docs for deployment on Vercel. 2022-11-22 17:47:26 +08:00
chapter_searching Update binary search 2022-11-29 03:26:50 +08:00
chapter_sorting Update quick_sort.md 2022-11-29 09:44:12 +08:00
chapter_stack_and_queue Add a comment file header. 2022-11-29 03:19:08 +08:00
chapter_tree NULL to nullptr 2022-11-29 03:21:02 +08:00
index.assets Add quick sort. 2022-11-23 03:56:25 +08:00
stylesheets Add about me. Update contribution, suggestions, 2022-11-24 19:32:32 +08:00
index.md Update the description of the book 2022-11-26 03:02:27 +08:00
log.md Add about me. Update contribution, suggestions, 2022-11-24 19:32:32 +08:00