algorithmica icon indicating copy to clipboard operation
algorithmica copied to clipboard

A computer science textbook

Results 195 algorithmica issues
Sort by recently updated
recently updated
newest added

fix minor typo in extended-euclid.md

Hi! I love what you're doing with this project. I wanted to offer a broader explanation about why reciprocal units are helpful in performance engineering: since time-complexity is measured in...

This pull request has been automatically generated by prose.io.

This pull request has been automatically generated by prose.io.

Добавил статью про виртуальные деревья.

in section 2.6,you noted "something simple and very common like inc rax takes one byte". In the x86_64 architecture, the machine code for the inc rax instruction is actually \x48\xff\xc0...

This pull request has been automatically generated by prose.io.

The index calculation `7 = 2 × 3 + 1` had been incorrectly written as `7 = 2 × 2 + 1`.

This pull request has been automatically generated by prose.io.