Am working into putting a list of interesting Data structure related question with a suggested solution that i have come up with or stumbled upon , that i hope to help programmers in preparing for their technical interview, or just for the fun of it , if any one out there enjoys solving such questions as a hobby like me .
i will be using clean code principle and C# coding standards for the code , N-tier for the solution architecture ,C# (8.0), while doing so with some unit test so i could demonstrate the right coding procedures as an example as well in this project.
.Net core 3.0
This project is licensed under the MIT License.