Solutions to Greplin Programming Challenge
This project holds solutions to each level of Greplin Programming Challenge as available on http://challenge.greplin.com/.
Spolier Alert
The solution is posted here for my reference only. I suggest that you do not use the code below for solving the challenge. It would however be interesting to compare and know more, once you have solved the challenge yourself. Best of luck!
License
Copyright (c) 2011, Sandeep Gupta
For more details on the project refer to link,
http://www.sangupta.com/projects/image-unshred
The project uses various other libraries that are subject to their
own license terms. See the distribution libraries or the project
documentation for more details.
The entire source is licensed under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the LICENSE as included in the distribution. You may obtain a copy of
the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.