Skip to content

Code for Algorithms and Data Structures course from Alterna Academy

Notifications You must be signed in to change notification settings

orodriguez/Dev06_06

Repository files navigation

Algorithms and Data Structures by Alterna Academy

Code examples and exercises.

Setup

Install .net 8 To verify installation:

dotnet --list-runtimes
...
Microsoft.NETCore.App 8.0.0
...

Install one of the following Editors/IDEs:

Compile

dotnet build

Run tests

dotnet test

Assignments

Solutions to exercises should be posted via pull requests.

Course Notes

Notes will be taken in workflowy where is the link for read access to the nodes.

About

Code for Algorithms and Data Structures course from Alterna Academy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages