Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 447 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 447 Bytes

Coding exercises

These exercises has been taken from coding platforms like HackerRank and Codility.

Installation

Install Visual Studio 2022 Community edition

Install .NET 6 using the 'Visual Studio Installer' or from here

Usage

  • Run the Console app or;
  • Try the unit tests

Credits

Coding platforms like HackerRank