# Home

Willkommen bei unserer Spirale!

Wir lösen freiwillig Algorithmen-Probleme in dieser Website Spiralgo.&#x20;

Hier sind die Lösungen als *Essenz* und *Details* übersetzt. Die Fragen sind noch im Englischen wie in Leetcode, damit man die Bedeutung wie im ursprünglichen besser nachvollziehen kann.

Wir werden die Lösungen noch auf viele Sprachen wie Koreanisch, Türkisch, Japanisch übersetzen.

Sie sind mehr als willkommen, bei der Weiterergänzung unserer Lösungen mitzumachen.

![](https://raw.githubusercontent.com/spiralgo/algorithms/b87a92cdc15889730be62ef1e256db5b8ceb6a41/logo.jpg)


---

# 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://de.spiralgo.com/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.
