Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 181 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 181 Bytes

Introduction

Exercises in Coding Interview Chinese 2nd Edition, implemented in C#.

Getting Started

  1. make sure you have .NET 7.0 or above installed.
  2. run dotnet run.