Skip to content

Commit c422851

Browse files
authored
Update README.md
1 parent ab75ad5 commit c422851

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data-structures/stack/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ int main(int argc, char const *argv[]) {
3636

3737
### Problem Set
3838
- https://leetcode.com/problems/valid-parentheses/description/
39+
- https://infoarena.ro/problema/evaluare
3940
- https://www.hackerrank.com/domains/data-structures?filters%5Bsubdomains%5D%5B%5D=stacks
4041
- https://www.hackerrank.com/challenges/balanced-brackets/problem
4142
- https://www.infoarena.ro/problema/nrpits

0 commit comments

Comments
 (0)