Grokking The System Design Interview

Having recently completed the “Grokking the System Design Interview” course on educative.io, which I highly recommend. I developed an interest in how large, scalable systems work. Which is good because this kind of deep knowledge is rewarded in the market and it has certainly helped me in my interviews.

Read More

Enterprise Ux Conference

The word “Enterprise” makes me feel boredom immediately. In addition I wouldn’t classify my day-to-day work as having much to do with UX. But one way or another I ended up attending EUX this year. I was pleasantly surprised.

Read More

K Most Frequent

I was asked this question at an onsite once: Given a non-empty array of integers, return the k most frequent elements.

Read More

Exposing Spring Boot Metrics Using Prometheus

Adding metrics to your microservices is now a non-negotiable. Luckily Spring Boot has built in capabilities for this using micrometer. Prometheus is a timeseries database that makes it easy to analyze the raw numbers streaming from your server.

Read More

Hello world

Hi! My name is Marat Subkhankulov and I love getting lost in the programming flow.

Read More