《剑指Offer》,《程序员代码面试指南》,Leetcode等算法题目集合。基于.net core的控制台程序,C#实现,包含每道题目的完整描述,多种解法AC代码,以及解题思路,所有题目均可直接运行以查看输出结果。常用算法汇总中每个算法同样有测试用例,可运行。
-
Updated
Apr 7, 2023 - C#
《剑指Offer》,《程序员代码面试指南》,Leetcode等算法题目集合。基于.net core的控制台程序,C#实现,包含每道题目的完整描述,多种解法AC代码,以及解题思路,所有题目均可直接运行以查看输出结果。常用算法汇总中每个算法同样有测试用例,可运行。
LeetCode problems with detailed explanation and different solutions.
#ILoveTechTests is a collection of job interview questions and practice tests that I've accumulated over the years. The questions and practice challenges here are real-world questions that i've been asked in interviews that will help you hone your skills when it's time to find a new job.
Solution Repository for Technical Coding Interviews!
Samples for coding interview problems
A comprehensive library of algorithm implementations in C#, covering dynamic programming, greedy algorithms, graph theory, and more. Ideal for coding interviews, competitive programming, and enhancing algorithmic skills.
10 Popular array coding questions and their solutions
Alogorithms and Data Structures
My personal solutions to coding problems found on https://www.dailycodingproblem.com.
Repository of Popular Coding Interview Questions for Microsoft with Solutions in C#
Simple Warmup methods to practice C# logic
A .NET 7.0 backend Web API developer coding test. Best Stories API is a RESTful API to retrieve to retrieve the details of the best n stories from the Hacker News API, as determined by their score, where n is specified by the caller to the API.
My experiments and observations with C#
Collecting old coding tests here, to (hopefully) not having to do them or similar tests all over again. Time is money! :D
Example of using DI, SRP and Generics to create a cleanly structured application
Add a description, image, and links to the coding-interviews topic page so that developers can more easily learn about it.
To associate your repository with the coding-interviews topic, visit your repo's landing page and select "manage topics."