Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 83b5242

Browse files
Update Tutorial.md
1 parent 9f26a34 commit 83b5242

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎ArraysAndStrings/Tutorial.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,3 +192,7 @@ public boolean findNum (int[][] arr, int num) {
192192
return false;
193193
}
194194
```
195+
196+
**Find the first non repeating character in a String**
197+
198+
**Find all the palindrome pairs in an array of words**

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /