Jordan Sinclair

Results 5 issues of Jordan Sinclair

Associated Issue: # ### Summary of Changes - Followed README.md, and used it to create a new rebus - Redus consists of a "brain power" hint. Side Note: - Many...

### Describe your change: Added doctests to eulerian_path_and_circuit_for_undirected_graph.py Contributes to https://github.com/TheAlgorithms/Python/issues/9943 * [ ] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? *...

awaiting reviews

### Describe your change: Added doctests to game_of_life.py Contributes to #9943 * [ ] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? *...

## Fixes issue #2326 ### Description of the changes: - In the `CCalcEngine::ProcessCommandWorker` method, added a condition so that `CheckAndAddLastBinOpToHistory()` is only triggered if the last command is **_not_** a...

## **Describe the bug** - When attempting to input a number immediately **_after_** a closing parenthesis, it is impossible to do so, as the calculator will mistakenly insert the value...