Skip to content

Rorchive/C02

Repository files navigation

C02 - Algoritmos e Estruturas de Dados I

Static Badge GitHub Issues or Pull Requests GitHub Issues or Pull Requests GitHub contributors

OverviewRepository OrganizationUsage & OperationAcknowledgmentsLicense

Overview

This repository contains a collection of optimized and well-documented C++ solutions for the Algorithms and Data Structures I (C02) course at Inatel. Each solution was developed focusing on algorithm fundamentals and programming best practices.

Repository Organization

Usage & Operation

The C++ solutions in this repository can be compiled and executed using the GNU Compiler Collection (g++). Clone the repository, navigate to the specific exercise folder, and compile the source file as shown below:

git clone https://github.com/Rorchive/C02.git

cd C02/1-Entrada_e_saida

g++ ES-Areas.cpp -o ES-Areas && ./ES-Areas

Acknowledgments

  • Special thanks to professor Carlos Alberto Ynoguti for the guidance and course materials.

License

This software project is licensed under the MIT License. Please note that included third-party dependencies, libraries, or APIs may be subject to their own respective licenses. All materials are provided "as is" without warranty of any kind, and the authors assume no liability for any direct or indirect damages, claims, or issues arising from their compilation, use, or implementation.


Rorchive Logo
📜 This project is part of Rorchive, my personal archive of activities and courses developed during my studies at Inatel.

Built with ❤️ by Rodrigo de Carvalho Andrade

About

Inatel: Algoritmos e Estrutura de Dados I (C02)

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages