# Voyz的算法笔记

![](/files/-Me414hmweAURXbKPFSr)

&#x20;                                                     [![](https://img.shields.io/badge/我的微信--informational?style=social\&logo=wechat)](https://i.loli.net/2020/09/19/jHmZskwtUTF9oOh.png) [![](https://img.shields.io/badge/Github--informational?style=social\&logo=github)](https://github.com/Voyzz/Algorithm-notes) [![](https://img.shields.io/badge/我的邮箱--informational?style=social\&logo=gmail)](https://app.gitbook.com/s/-MdzWW4gUJKke6s2odrw/voyzshen@gmail.com) [![](https://img.shields.io/badge/我的Blog--informational?style=social\&logo=micro.blog)](http://blog.voyz.vip/)

## Hello, folks! <img src="https://i.loli.net/2020/12/25/1uvAhEik2RgCPDp.gif" alt="" data-size="line">

> 🦄 Algorithm summary, LeetCode and Point-Offer real questions.
>
> > ✨ 算法类型和题型的归纳总结，LeetCode及剑指offer真题。\
> > 👨🏻‍💻 Powered by Voyz Shen\
> > 🏫 Shanghai Jiao Tong University


---

# 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://voyz.gitbook.io/voyz-algorithm/master.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.
