- The Toggle Builder https://marcoarena.wordpress.com/2023/01/31/the-toggle-builder/ 2 comments cpp
- The Self-Growing Builder https://marcoarena.wordpress.com/2021/10/25/the-self-growing-builder/ 9 comments cpp
- All rotations of a string with ranges – Marco Arena https://marcoarena.wordpress.com/2021/07/14/all-rotations-of-a-string-with-ranges-thatsarotate/ 6 comments cpp
- Reversing words of a string with ranges https://marcoarena.wordpress.com/2021/06/23/reversing-words-of-a-string-with-ranges-thatsarotate/ 19 comments cpp
- Tale of an insight https://marcoarena.wordpress.com/2019/11/28/tale-of-an-insight/ 9 comments cpp
- Kadane in next-gen C++ https://marcoarena.wordpress.com/2019/06/05/kadane-in-next-gen-cpp/ 4 comments cpp
- Just be aware of std::size and static C-strings https://marcoarena.wordpress.com/2018/04/25/just-be-aware-of-stdsize-and-static-c-strings/ 36 comments cpp
- A hidden gem: inner_product https://marcoarena.wordpress.com/2017/11/14/a-hidden-gem-inner_product/ 54 comments cpp
- string_view odi et amo https://marcoarena.wordpress.com/2017/01/03/string_view-odi-et-amo/ 8 comments cpp
- C++ in Competitive Programming: string basics https://marcoarena.wordpress.com/2016/06/05/cpp-in-competitive-programming-string-basics/ 30 comments cpp
- C++ in Competitive Programming: warmup https://marcoarena.wordpress.com/2016/04/14/cpp-in-competitive-programming-warmup/ 10 comments cpp
- C++ in Competitive Programming: I/O https://marcoarena.wordpress.com/2016/03/13/cpp-competitive-programming-io/ 3 comments cpp
- C++ in Competitive Programming: intro https://marcoarena.wordpress.com/2016/02/15/cpp-in-competitive-programming-intro/ 13 comments cpp
- Either capture this or copy *this https://marcoarena.wordpress.com/2015/07/30/either-capture-this-or-copy-this/ 6 comments cpp
- Don’t blame initializer_list prematurely https://marcoarena.wordpress.com/2015/04/18/dont-blame-initializer_list-prematurely 21 comments cpp
- Bring named parameters in modern C++ http://marcoarena.wordpress.com/2014/12/16/bring-named-parameters-in-modern-cpp/ 42 comments cpp
- Ponder the use of unique_ptr to enforce the Rule of Zero http://marcoarena.wordpress.com/2014/04/12/ponder-the-use-of-unique_ptr-to-enforce-the-rule-of-zero/ 8 comments cpp
- Dont couple streams with devices http://marcoarena.wordpress.com/2013/09/13/dont-couple-streams-with-devices 5 comments cpp