Skip to content

Files

Latest commit

 

History

History
18 lines (12 loc) · 1.19 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.19 KB

Live Coding Interview Assessment using Clean Architecture Solution Template for ASP.NET Core

This repository is a fork of the Clean Architecture Solution Template for ASP.NET Core, customized for the purpose of conducting live coding interviews. It serves as a valuable tool for evaluating candidates' technical skills and problem-solving abilities in real-time coding scenarios.

Technologies

Getting Started

  1. Install the latest .NET 7 SDK
  2. Install the latest Node.js LTS
  3. Clone this repository.

Check out blog post for more information.