Code for Wagner Fisher Algorithm in Java
Earlier I had posted a tutorial on Fuzzy String Matching with Python Code. Here in this post I am sharing the Wagner Fisher Algorithm Code in Java.
…Read More
3D Heart Surface in MATLAB
Matlab is pretty neat, I downloaded a trial version of Matlab to try it out. I came across on Mathworld something called Heart Equation and thi…Read More
Leet Speak Convertor with Java Code
A very old code for L33t to English converter and vice versa. The code was submitted as a coding challenge problem in a certain security forum.
Here…Read More