Skip to content

algorithms and data structures course in BSTU named after V.G. Shukhov on C

License

Notifications You must be signed in to change notification settings

crissyro/-algorithms-and-data-structures-course

Repository files navigation

Algorithms and Data Structures Course

Overview

This repository hosts materials for a course on algorithms and data structures, including tasks, solutions, and code examples. It is designed to support learners in understanding fundamental algorithms and various data structures through hands-on exercises and examples.

Table of Contents

Installation

  1. Clone the repository:
    git clone https://github.com/crissyro/algorithms-and-data-structures-course.git
  2. Navigate to the project directory:
    cd algorithms-and-data-structures-course
  3. Install dependencies (if required):
    # Example command, update if necessary
    pip install -r requirements.txt

Usage

Each topic in this course has its own folder containing code and exercises. Follow the instructions in each folder for specific lessons. Python works need to run on Windows, for example in IDE Pycharm

Contribution

Contributions are welcome! Please review the CONTRIBUTING.md file for guidelines on contributing to this project.

Changelog

See CHANGELOG.md for the history of changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

algorithms and data structures course in BSTU named after V.G. Shukhov on C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published