Skip to content

Commit 8dd9543

Browse files
author
Prakharnagore000
committed
problem solving approach and patterns
1 parent 556e117 commit 8dd9543

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
// Problem Solving Approach
2+
// Understand the Problem
3+
// Explore Concrete Examples
4+
// Break It Down
5+
// Solve/Simplify
6+
// Look Back and Refactor

README.md

114 Bytes

Syllabus

  1. Big O Notation
  2. Performance of Arrays and Objects
  3. Problem Solving Approach
  4. Problem Solving Pattern

0 commit comments

Comments
 (0)