Meta L5 interview

Comprehensive Guide to Prepare for LeetCode Interviews


The Algorithm of an Algorithm. Working at Outco for the better part of… | by Sergey Piterman | Outco | Medium

How to Solve Sliding Window Problems | by Sergey Piterman | Outco | Medium


Data Structures in C++

good refresher on DSA - short, to the point, clear, no visual noise and the best part… in C++ X/gizmobly

The secret to DSA and leetcode (and competitive programming too) is in fact c++ , more specifically the STL This is hardly prescribed or taught in the “courses” because the learning curve is slightly steeper at first but once it clicks you’re a pack apart actually X/Shrihacker