Skip to content

Commit 72e09b9

Browse files
djeadaCopilot
andauthored
Update notes/brain_teasers.md
Co-authored-by: Copilot <[email protected]>
1 parent 4681c8d commit 72e09b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

notes/brain_teasers.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ Hash tables store key-value pairs for efficient lookup, insertion, and deletion.
177177
### Algorithms
178178

179179
Mastering algorithms is helpful for solving programming problems more efficiently by understanding patterns and techniques that reduce time and space usage.
180-
Here’s a clean, code-free version you can drop into notes or slides.
181180

182181
#### Two-Pointer Technique (no code)
183182

0 commit comments

Comments
 (0)