I'm Leandro Lovisolo, a computer science student at Universidad de Buenos Aires.

Here are some projects I'm working on.


MyDataStructures

MyDataStructures is a collection of basic data structures written in the C++ programming language, and a web interface that allows you to visualize them and interact with them.

The C++ data structures are compiled into JavaScript using Emscripten and executed in the browser.

The web interface is built using Ember and Bootstrap.

You can check out the source code on GitHub here.




CrackingTheCodingInterview

My solutions to various problems from the book Cracking the Coding Interview, by Gayle Laakmann McDowell.

This repository also contains solutions to some problems from other sources.




Other projects

Custómica:
Source code for customica.com, my defunct startup.
Calendator:
Generate printable calendars right from your browser.
LPTMonitor.NET:
Parallel port input/output monitor for Windows.
leandro.me:
The blog you're currently reading.


Old blog posts available here.

Fork me on GitHub