Skip to content

Commit 6877bce

Browse files
committed
chore: mention pull request with the solution
1 parent 5e319c3 commit 6877bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/advanced-filtering/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ npm run build
3737

3838
## 🌟 Example solution
3939

40-
As this is an advanced challenge, there is no single correct solution. However, you can find an example solution in the `advanced-filtering-solution` branch.
40+
As this is an advanced challenge, there is no single correct solution. However, you can find an example solution in the `advanced-filtering-solution` branch and [Pull Request: Example solution for Advanced Filtering Challenge #30](https://github.com/przeprogramowani/typescript-challenges/pull/30).
4141

4242
Before checking the solution, try to solve the challenge on your own! Use sorting-related code as a reference and try to apply similar typing techniques to filtering-related code.

0 commit comments

Comments
 (0)