So I had my first technical interview today!  I had to share a text editor during a webex and write python code.  The first problem was to find the first instance of string “x” inside of string “y” and return it’s index location.  I had one small error that would have become obvious when I went to run it, but other than that I nailed it.

The second was a good bit tougher.  I had to take a given integer and determine it’s value as an index in the Fibonacci sequence.  Again, I did pretty well aside from a couple small errors that were easy to adjust.  Gil if you are reading thank you for the interview!  I really enjoyed talking with you and I appreciated the advice you gave me to tighten up my code.

Mona Lisa