Skip to content

Commit e32f328

Browse files
authored
Update README.md
1 parent 6268b2d commit e32f328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Coding Challenges
22
### This repository contains various coding challenges taken on Sites like HackerRank, LeetCode etc.
33

4-
## Challenge#1- Perfix Notation
4+
## Challenge#1- Prefix Notation
55
#### Write a function that evaluates an expression written in Prefix Notiation and returrns a value
66

77
##### Problem Statement:

0 commit comments

Comments
 (0)