-
Stress testing for “Data Structures and Algorithms” courses – Java & Python
I am doing the Data Structures And algorithms specialization on Coursera. (Which means every now and then I pick it up and make a few weeks of progress…) Started out with Python and now I’m switching to Java. In this post I’ll show you how to set up stress testing, by generating random input data…
-
My Java experience as a Javascript developer
Motivation – why learn Java as a JS dev? As a software engineer for about 2 years, I learned a lot. Starting out as a Typescript/Node.js developer, I quickly got the gripes of the Javascript world. As we know, Javascript is a dynamically typed language, with an ‘objects linked to other objects’ (or prototype linking)…
-
Hello!
My first blog post. If you are reading this, welcome! I’m happy that you are here. I’m Gergely (Greg), a software engineer from Budapest, Hungary, who loves solving problems while at work (anywhere it catches me), hacking at home and boxing at the dojo. 😉 Why? I decided to start a blog for multiple reasons:…