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 aaac994 commit c81c56fCopy full SHA for c81c56f
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- Perfix Notation
5
#### Write a function that evaluates an expression written in Prefix Notiation and returrns a value
6
* Problem Statement:
7
Prefix notation (also known as polish notation) is an alternative to the more familier infix notation.
0 commit comments