# 算法题目

自己写出的LeetCode题解，以及剑指offer第二版的例题，以及CSDN博客里面的内容。持续更新中

编程语言主要选择python和java

mybatisplus：

```
【【狂神说Java】MyBatisPlus最新完整教程通俗易懂】 https://www.bilibili.com/video/BV17E411N7KN?share_source=copy_web&vd_source=5eaf3af88c49cca9c5250b74f2225765
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://qiangrens-organization.gitbook.io/qkd90/java-kai-fa/suan-fa-ti-mu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
