Skip to content

Commit c396be9

Browse files
authored
Three-Hundred-Twenty-Six Commit: Update project README.md
1 parent 35ccb25 commit c396be9

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ Grokking the Coding Interview Patterns: Includes Topic Tutorials Plus LeetCode Q
66
## 1. Project Description:
77

88
This repository contains topic tutorials on "must know" coding interview patterns, their associated LeetCode questions
9-
and solutions in Java programming language. Each section is structured as follows:
9+
and solutions in Java programming language. It is based on "Grokking the Coding Interview: Patterns for Coding Questions"
10+
by Design Gurus.
11+
12+
Each section is structured as follows:
1013

1114
* Bitwise XOR
1215

@@ -20,13 +23,6 @@ and solutions in Java programming language. Each section is structured as follow
2023

2124
L Problem_4_Flip_And_Invert_An_Image.java (LeetCode Question: 832. Flipping an Image)
2225

23-
This coding interview resource is based on "Grokking the Coding Interview: Patterns for Coding Questions" by Design Gurus.
24-
25-
I am an advocate of learning-in-public, so I thought I'd create a public repository to keep all my learning on preparation
26-
for FAANGM coding interviews.
27-
28-
Hope you find it useful 😎
29-
3026

3127
## 2. Prerequisites:
3228

0 commit comments

Comments
 (0)