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 e79c74f

Browse files
committed
update: README updated
1 parent e925ff8 commit e79c74f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ Collection of interview questions with Unit Tests. Problems includes Data Struct
3535
- [Product of Elements](src/_Problems_/product-of-elements)
3636
- [Remove Duplicates](src/_Problems_/remove-duplicates)
3737
- [Reverse String](src/_Problems_/reverse_string)
38+
- [Maximum Product of Three Numbers](src/_Problems_/max-product-of-3-numbers)
3839

3940
### Searching
4041

4142
- [Binary Search](src/_Searching_/BinarySearch)
4243

43-
4444
### Path Finder
4545

46-
- [A*](src/PathFinder/AStart)
46+
- [A\*](src/PathFinder/AStart)
4747

4848
### Classics
4949

0 commit comments

Comments
(0)

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