Skip to content

LuigiAndrea/ctci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

301 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Build status

CTCI

My solution to Cracking the Coding Interview 6th Edtion using C#, .NET Core Platform and Xunit

Prerequisites

You need to have installed .NET Core on your machine.

Build and Run

To build and run all the tests, navigate to test and run the following commands:

dotnet restore

dotnet test

Use the --filter option of dotnet test to run specific tests

About

My solutions to Cracking the Coding Interview 6th Edition in C# using .NET Core Platform and Xunit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors