Algorithm
《剑指Offer》,《程序员代码面试指南》,Leetcode等算法题目集合。基于.net core的控制台程序,C#实现,包含每道题目的完整描述,多种解法AC代码,以及解题思路,所有题目均可直接运行以查看输出结果。常用算法汇总中每个算法同样有测试用例,可运行。
How to download and setup Algorithm
Open terminal and run command
git clone https://github.com/iwiniwin/Algorithm.git
git clone is used to create a copy or clone of Algorithm repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with Algorithm https://github.com/iwiniwin/Algorithm/archive/master.zip
Or simply clone Algorithm with SSH
[email protected]:iwiniwin/Algorithm.git
If you have some problems with Algorithm
You may open issue on Algorithm support forum (system) here: https://github.com/iwiniwin/Algorithm/issuesSimilar to Algorithm repositories
Here you may see Algorithm alternatives and analogs
javascript-algorithms interactive-coding-challenges Python rust-algorithms Algo_Ds_Notes interviews ACM-ICPC-Preparation WaveFunctionCollapse binarytree awesome-resources awesome-java-leetcode tbox AlgoWiki algorithms robotics-coursework bild BlurTestAndroid algorithm-visualizer illustrated-algorithms CS-Notes tech-interview-handbook algorithms cosmos JCSprout LeetCode javascript-algorithms turf awesome-competitive-programming Learn-Algorithms PythonRobotics