📄️
The Importance of DSA/Big-O
📄️ Common Tasks in Data Structures & Algorithms Problems
In Data Structures and Algorithms (DS&A) problems, especially in programming interviews or competitive programming, there are several common tasks or patterns that you can expect to encounter. Here's a list of some of the most common ones:
📄️ Fixed Sliding Window: Rethinking the Pattern
You do **not** have to start at 0, and your loop variable does **not** need to touch every element.
🗃️ Iterate
1 item
🗃️ lang-comparison
5 items