-
Notifications
You must be signed in to change notification settings - Fork 270
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes for bug #61 #118
Fixes for bug #61 #118
Conversation
k88manish
commented
Oct 20, 2019
- Added test cases for error cases
- Handled invalid expression
- ESLint error fixes
Minor fixes
Classics
Permutation & Subsequence of String and all paths of M x N grid
update: Fibonacci using tabular method
update: new problem added
Changes in Linked Lists
Added tests for the A* algorithm and cleaned up A* directories
Trie - tree based data structure
Added comment so that no one changes the Node class
change: the data part should be named as my_data
Add Test for Binary Tree Preorder Traversal
- Added test cases for error cases - Handled invalid expression - ESLint error fixes
@k88manish We are not getting your commit properly . Please setup you git properly. |
When stack is not empty or expression is not there is should throw an error instead of returning a string. You can check this problem to get idea and then write test case accordingly - fibonacci |
Hi @TheSTL, Thanks for reviewing it. I have made the changes to replace string message with throw error. Can you please review it again? |
@k88manis
Not getting your commit. |
@k88manish I think it will work commits-are-not-getting-linked-with-github-account . |
closing this pull request because the Author information is not correct. Will open a new one |