Suchicodes

Settings

Articles

I'm migrating articles to this new website. The old website is still available at https://old.suchicodes.com/u/rc.

Data Structures

A reference notes page on different data structures and possible useentations in python/go/c.

computer-science ds&a ref

Pattern Matching

Discussing algorithms used for pattern matching or find substring occurances problem.

algorithm data-structure computer-science