Emre's repositories
checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
Language:JavaLGPL-2.1000
coding-interview-university
A complete computer science study plan to become a software engineer.
CC-BY-SA-4.0000
go-ethereum
Official Go implementation of the Ethereum protocol
Language:GoLGPL-3.0000
java-string-similarity
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
Language:JavaNOASSERTION000