0 Forks
5 Stars
5 Watchers

algorithm

关注算法,题目来源于LeetCode。使用Java8来实现,涵盖:数组、链表、栈、堆、二叉树、BST树等数据结构,算法有搜索、排序、去重、找出现次数最多等问题。

How to download and setup algorithm

Open terminal and run command
git clone https://github.com/lei-zuquan/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/lei-zuquan/algorithm/archive/master.zip

Or simply clone algorithm with SSH
[email protected]:lei-zuquan/algorithm.git

If you have some problems with algorithm

You may open issue on algorithm support forum (system) here: https://github.com/lei-zuquan/algorithm/issues