Skip to content

jaywhy89/Sortable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sortable Challenge

This program matches product listings against a set of known products.

Getting Started

Installing

git clone https://github.com/jaywhy89/Sortable.git

or click here

Running the tests

After cloning,

cd Sortable

Type below to compile

make

To run,

make run
  • Open "results.txt" to check output in JSON format.

To delete output and binary files,

make clean

OR, just type

./run.sh

Built With

Author

  • Joo Young Kang

About

Data matching project with Java and JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published