---
source: 'docs/download.md'
title: ' Downloads'
---
# Downloads Archive
Welcome to the downloads page. You can link directly to any file by just clicking the download button.
## Semester 2 DSA Notes
| No. | File Name | Link |
| :--- | :--- | :--- |
| **#01** | `N1_Basics on Data Structures by D. Knuth.pdf` | [Download](https://github.com/notamitgamer/bsc/releases/download/sem2_dsa_notes/N01_Basics.on.Data.Structures.by.D.Knuth.pdf) |
| **#02** | `N2_Algorithm_Note.pdf` | [Download](https://github.com/notamitgamer/bsc/releases/download/sem2_dsa_notes/N02_Algorithm_Note.pdf) |
| **#03** | `N3_ADT in detail.pdf` | [Download](https://github.com/notamitgamer/bsc/releases/download/sem2_dsa_notes/N03_ADT.in.detail.pdf) |
| **#04** | `N4_Array in Detail.pdf` | [Download](https://github.com/notamitgamer/bsc/releases/download/sem2_dsa_notes/N04_Array.in.Detail.pdf) |
| **#05** | `N5_Circular_Array_in_detail.pdf` | [Download](https://github.com/notamitgamer/bsc/releases/download/sem2_dsa_notes/N05_Circular_Array_in_detail.pdf) |
| **#06** | `N6_Linked List Detailed Theory and Algorithms.pdf` | [Download](https://github.com/notamitgamer/bsc/releases/download/sem2_dsa_notes/N06_Linked.List.Detailed.Theory.and.Algorithms.pdf) |
| **#07** | `N7_Linked List with Detailed Code Snippets(C++).pdf` | [Download](https://github.com/notamitgamer/bsc/releases/download/sem2_dsa_notes/N07_Linked.List.with.Detailed.Code.Snippets.C++.pdf) |
| **#08** | `N8_Linked List with Detailed Code Snippets(C++)_continued.pdf` | [Download](https://github.com/notamitgamer/bsc/releases/download/sem2_dsa_notes/N08_Linked.List.with.Detailed.Code.Snippets.C++._continued.pdf) |
| **#09** | `N9_Study_Material_on_Stack_and_Practice_Problems.pdf` | [Download](https://github.com/notamitgamer/bsc/releases/download/sem2_dsa_notes/N09_Study_Material_on_Stack_and_Practice_Problems.pdf) |
| **#10** | `N10_Basic_Study_Material_on_Queue.pdf` | [Download](https://github.com/notamitgamer/bsc/releases/download/sem2_dsa_notes/N10_Basic_Study_Material_on_Queue.pdf) |
| **#11** | `N11_Implementations and Five Practice Problems.pdf` | [Download](https://github.com/notamitgamer/bsc/releases/download/sem2_dsa_notes/N11_Implementations.and.Five.Practice.Problems.pdf) |
| **#12** | `N12_Study_Material_on_Recursion.pdf` | [Download](https://github.com/notamitgamer/bsc/releases/download/sem2_dsa_notes/N12_Study_Material_on_Recursion.pdf) |
| **#13** | `N13_BT_and_BST_Study_Material.pdf` | [Download](https://github.com/notamitgamer/bsc/releases/download/sem2_dsa_notes/N13_BT_and_BST_Study_Material.pdf) |