# AAD

<details>

<summary>Syllabus 📚</summary>

[CST306](https://drive.google.com/file/d/1LR86OhRV5Ro7uItDxil5g4XGeXuRSMMZ/view?usp=drive_link) 👈

</details>

<details>

<summary>Textbook 📖</summary>

[AAD Textbook](https://drive.google.com/drive/folders/1CDroLDQUkEis9Tabkg1thKmBljDXBBUO?usp=drive_link) 👈

</details>

<details>

<summary>Capsule 💊</summary>

[AAD Short Notes](https://drive.google.com/drive/folders/1qfmOUWEd3EmqLAy6D5UzEUHfqYW6exTP?usp=drive_link) 👈

</details>

<details>

<summary>Notes 📒</summary>

[AAD Notes](https://drive.google.com/drive/folders/1QntBPDtrHFj-MQFRQgC80yuU1b1-5oUP?usp=drive_link) 👈

</details>

<details>

<summary>Tutorials 🧑‍🏫</summary>

[Algorithms - Abdul Bari](https://youtube.com/playlist?list=PLDN4rrl48XKpZkf03iYFl-O29szjTrs_O\&feature=shared) 👈

[Substitution method - Anjali Sharma](https://youtu.be/d1AuJv8ljm8?feature=shared) 👈

[Recursion Tree method - GATE Applied Course](https://youtu.be/JPAA1FbM7jk?feature=shared\&t=143) 👈

[Design and Analysis of Algorithm Tutorial - Geeks for Geeks](https://www.geeksforgeeks.org/design-and-analysis-of-algorithm-tutorial/) 👈

</details>

<details>

<summary>Series Question Papers 📃</summary>

[AAD Series QPs](https://drive.google.com/drive/folders/1baZt2WESxi9slUEfvlAukBsqrbHDrCy7?usp=drive_link) 👈

</details>

<details>

<summary>University Question Papers 📄</summary>

[AAD PYQs](https://drive.google.com/drive/folders/1Lcwx_yRajJfBziYj5n0vtrPMvsJbS8Ai?usp=drive_link) 👈

</details>


---

# 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://kgk.gitbook.io/resources/semesters-2019-syllabus/s6/aad.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.
