Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TheAlgorithms
/
JavaScript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5.8k
Star
34.2k
Code
Issues
21
Pull requests
192
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat: add algorithm to evaluate postfix string
- #1441
#1441
Merged
raklaptudirm
merged 11 commits into
TheAlgorithms:master
TheAlgorithms/JavaScript:master
from
thegauravgiri:feat/evaluate-postfix-string
Copy head branch name to clipboard
Oct 10, 2023
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat: add algorithm to evaluate postfix string
#1441
raklaptudirm
merged 11 commits into
TheAlgorithms:master
TheAlgorithms/JavaScript:master
from
thegauravgiri:feat/evaluate-postfix-string
Copy head branch name to clipboard
Commits
Commits on Oct 5, 2023
feat: add algorithm to evaluate postfix strings
thegauravgiri
committed
032b28f
View commit details
Copy full SHA for 032b28f
Browse repository at this point
feat: add test case for evaluate expression
thegauravgiri
committed
83fae75
View commit details
Copy full SHA for 83fae75
Browse repository at this point
update: add literature reference
thegauravgiri
committed
ed1b831
View commit details
Copy full SHA for ed1b831
Browse repository at this point
fix: import name in testcase
thegauravgiri
committed
0f418b0
View commit details
Copy full SHA for 0f418b0
Browse repository at this point
fix: test case result
thegauravgiri
committed
23034da
View commit details
Copy full SHA for 23034da
Browse repository at this point
Commits on Oct 8, 2023
Make clear that this is postfix
appgurueu
authored
409fbec
View commit details
Copy full SHA for 409fbec
Browse repository at this point
Update tests
appgurueu
authored
5105fe9
View commit details
Copy full SHA for 5105fe9
Browse repository at this point
Merge branch 'TheAlgorithms:master' into feat/evaluate-postfix-string
thegauravgiri
authored
d45ef6d
View commit details
Copy full SHA for d45ef6d
Browse repository at this point
add: see reference
thegauravgiri
committed
4fd461f
View commit details
Copy full SHA for 4fd461f
Browse repository at this point
fixes mentioned issues
thegauravgiri
committed
9c790bc
View commit details
Copy full SHA for 9c790bc
Browse repository at this point
Fix `default` case
appgurueu
authored
f0ee63c
View commit details
Copy full SHA for f0ee63c
Browse repository at this point
You can’t perform that action at this time.