# CodingTest\_Study

한국항공대학교 알고리즘학회 Koala에서 진행하는 코딩테스트 스터디입니다.

팀 블로그 : <https://kau-algorithm.tistory.com/>

코딩테스트 스터디 깃북: <https://koalas-organization.gitbook.io/koala_codingtest_study/>

최근 수정 날짜 : 2024.03.07

수정하고 싶은 내용이 있다면 관리자[^1]에게 자유롭게 문의 바랍니다.<br>

[^1]: <20wjsdudtj@kau.kr>


---

# 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://koalas-organization.gitbook.io/koala_codingtest_study/readme.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.
