Kumar Yash
|
88a82991f2
|
feat: add postfix evaluation algorithm (#890)
* add infix to postfix converter algorithm
* docs: documentation changes
* docs: documentation changes
* updating DIRECTORY.md
* docs: documentation changes
* fix: continuous integration
* [test, docs]: add test case, documentation changes
* docs: documentation changes
* fix: continuous integration
* docs: documentation changes
* docs: documentation changes
* test: add new test
* feat: add postfix evaluation algorithm
* updating DIRECTORY.md
* fix: increase stack size
* fix: change data type
* add: parse feature
* fix: CodeQL
* docs: documentation changes
* remove unnecessary code
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
|
2021-10-25 23:10:53 +05:30 |
|