Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Microsoft interview questions.

To get started, clone the repo, build the project, then run `dotnet test` to see all tests run.

This solution requires `.NET 6` to run. Happy coding! :)
This solution has been upgraded and now requires `.NET 8` to run. Happy coding! :)

<img width="672" alt="big-o-cheetsheet" src="https://github.com/tobbie/c-sharp-algorithms/assets/4679573/be30f7a7-94df-4fb0-96e5-be215e87a743">
[source](https://www.bigocheatsheet.com/)
Expand Down
Loading