Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1006 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 1006 Bytes

University Course Codes Repository

This repository contains code developed throughout my university courses. It serves as a collection of projects, assignments, and exercises that I have worked on during my academic journey.

Contents

  • Course Projects: Larger projects developed as part of coursework.
  • Assignments: Code written for homework and smaller exercises.
  • Algorithms & Data Structures: Implementations of various algorithms and data structures studied in class.
  • Other Exercises: Additional practice problems and coding challenges.

How to Use

  1. Clone the repository:
    git clone https://github.com/marcosandremsfilho/class-codes.git
  2. Navigate through the folders to find different topics and course materials.
  3. Use or modify the code as needed for learning purposes.

Contributions

This repository is primarily for personal academic use, but if you have suggestions or improvements, feel free to open an issue or submit a pull request.