screenager.dev

Cpp

2 articles tagged with #cpp

Allalgorithmscompetitive-programmingmathchatgptcomputer-sciencepythoncppguideaiprompt-engineeringtutorialbit-manipulationleetcodedata-structurescodeforceshow-it-workslow-leveldeep-learninginteractivesystem-designprogrammingdebuggingcfundamentalsphysicssimulationnetworking
September 26, 2025·9 min read·cpp

Programming L-caches

A practical guide to CPU caches, sparked by a slow laptop. Learn how simple changes to your loops and data structures can dramatically speed up your code.

Read article
June 3, 2025·5 min read·cpp

C++ Lambdas Have Trust Issues

A quick LeetCode solution taught me why C++ lambda return type deduction is pickier than I thought.

Read article
© 2025 Tejas Mahajan