DSA-Question

DSA End Term Exam Questions - B.Tech 3rd Semester

This repository contains end-term exam questions for the Data Structures and Algorithms (DSA) course for B.Tech 3rd Semester students at Graphic Era Hill University. The topics covered in this repository include:

Table of Contents

  1. Introduction
  2. Topics Covered
  3. Exam Questions
  4. Contributing
  5. License
  6. Prerequisites
  7. How to Run

Introduction

This repository serves as a compilation of end-term exam questions and practice problems to help B.Tech 3rd-semester students prepare for their DSA exam. The questions are structured around the core topics of the course, providing a well-rounded understanding of the subject.

Topics Covered

1. Array

2. Linked List

3. Sorting Techniques

4. Searching Techniques

5. Trees and Graphs

Exam Questions

The repository includes a set of end-term exam questions based on the aforementioned topics, which may include:

Contributing

Contributions are welcome! If you would like to contribute to this repository, please fork it and submit a pull request. You can help improve this repository by adding more exam questions, providing solutions, or enhancing the explanations for each topic.

License

This repository is licensed under the MIT License. See the LICENSE file for more information.


Feel free to explore and use the materials in this repository for your exam preparation.

Prerequisites

Before running the program, make sure you have:


How to Run

Clone the repository:

To use the program, first clone the repository to your local machine: ```bash git clone https://github.com/aditya2006p/DSA-Question.git