Recent Posts

Long Live the C: Frequently Asked Questions

18 minute read

There are two issues – buffer overflow and integer overflow – in the following two functions. Can you identify the lines responsible for these problems?”

Profile ProcessQueue Class

8 minute read

It evaluates the performance of the ProcessQueue implementation from the previous post in terms of memory usage and CPU runtime.