We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6268b2d commit e32f328Copy full SHA for e32f328
README.md
@@ -1,7 +1,7 @@
1
# Coding Challenges
2
### This repository contains various coding challenges taken on Sites like HackerRank, LeetCode etc.
3
4
-## Challenge#1- Perfix Notation
+## Challenge#1- Prefix Notation
5
#### Write a function that evaluates an expression written in Prefix Notiation and returrns a value
6
7
##### Problem Statement:
0 commit comments