Skip to content

Commit c81c56f

Browse files
authored
Update README.md
1 parent aaac994 commit c81c56f

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- Perfix Notation
55
#### Write a function that evaluates an expression written in Prefix Notiation and returrns a value
66
* Problem Statement:
77
Prefix notation (also known as polish notation) is an alternative to the more familier infix notation.

0 commit comments

Comments
 (0)