Articles list

7 January 2021

Transactions

Let's consider transaction isolation levels on the example of MySQL

Read more
10 December 2020

Sort algorithms

Let's look at sort algorithms with examples in PHP and Go

Read more
25 November 2020

Search algorithms

Let's look at search algorithms with examples in PHP and Go

Read more
17 October 2020

Data structures: stack

Let's take a look at the stack data structure with examples in PHP and Go

Read more
10 October 2020

Data structure: queue

Let's look at the queue data structure with examples in PHP and Go

Read more
3 October 2017

Solving the system time problem in Ubuntu and Windows

This problem occurs when dual boot is used and different types of operating systems (Windows, Linux) are installed on the same computer.

Read more