About

This is José personal web, which contains some interesting things about projects I had, technologies and stuff I like. Most of these things are related to Web technologies, Software engineering and a bit of Triathlon and videogames! Feel free to explore.

Blog

22 Jan 2016 . Interview Algorithms . Matrix product Comments

I had this problem to solve in an interview, and several external factors forced me to have not the wanted outcome. If only I had used a Test driven development… Anyway, here an example of using TDD to write a function to multiply two matrices. The language used is python. ##Problem Get the product of two matrices. The first matrix should have the same number of columns as the second matrix. ##Analysis As there is a restriction with the number of rows and columns, this should be my first test. I will assume that these matrices are not empty nor null. Furthermore, the matrices are regular two-dimensional array structures. Regular means that all rows have the same number of columns. I started implementing the validation of…

View more posts

Career

  • May 2016 - Current

    Software engineer at Thermo Fisher Scientific

  • September 2014 - September 2015

    MSc in Advanced Computer Science. University of Manchester. United Kingdom.

  • March 2010 - August 2014

    System Analyst at HSBC México.

  • August 2004 - May 2009

    BSc in Electronic Systems. ITESM. Toluca, México.

Contact

Drop me an email if you want to contact me, discuss something or offer me a job!