Neetcode 150 is a curated list of 150 LeetCode problems designed to cover all possible patterns & topics in data structures. Mainly practicing in C, C++, Rust, Python ...
This project aims to implement a convenient and intuitive approach to string handling, described in a talk by Luca Sas in the above mentioned YouTube video. The core ideas for strview.h are: ...