3 Forks
0 Stars
0 Watchers

Linked-Dictionary

In this class activity, we used java to test the efficiency of linked dictionaries and explored techniques to make this technique work faster.

How to download and setup Linked-Dictionary

Open terminal and run command
git clone https://github.com/MatheusParo/Linked-Dictionary.git
git clone is used to create a copy or clone of Linked-Dictionary 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 Linked-Dictionary https://github.com/MatheusParo/Linked-Dictionary/archive/master.zip

Or simply clone Linked-Dictionary with SSH
[email protected]:MatheusParo/Linked-Dictionary.git

If you have some problems with Linked-Dictionary

You may open issue on Linked-Dictionary support forum (system) here: https://github.com/MatheusParo/Linked-Dictionary/issues