Skip to content

Commit 5003ccb

Browse files
authored
Update brain_teasers.md
1 parent d9306c3 commit 5003ccb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

notes/brain_teasers.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
todo:
2+
3+
- bisect
4+
- heaps
5+
- fast and slow pointer for lists
6+
17
## Solving Programming Brain Teasers
28

39
Programming puzzles and brain teasers are excellent tools for testing and enhancing your coding abilities and problem-solving skills. They are frequently used in technical interviews to evaluate a candidate's logical thinking, analytical prowess, and ability to devise efficient algorithms. To excel in these scenarios, it is recommended to master effective strategies for approaching and solving these problems.

0 commit comments

Comments
 (0)