Shaurya Bisht

Results 5 issues of Shaurya Bisht

In previous version there was no balancing of tree after deletion that should take balance factor in account. So, I updated the code using balance factor. ### Describe your change:...

tests are failing

There was some logical error in implementation of delete node function. Also we don't need to find balance factor 2 times so made separate variable. ### Describe your change: *...

enhancement
awaiting reviews

### Describe your change: * [x] Add an algorithm? * [x] Fix a bug or typo in an existing algorithm? * [ ] Add or change doctests? -- Note: Please...

enhancement
awaiting reviews

### **User description** ### 🔗 Related Issues Fixes #15697 ### 💥 What does this PR do? Fixes `mypy` type annotation errors in `py/selenium/webdriver/remote/webdriver.py`. ### 🔧 Implementation Notes Improved type annotations...

C-py
Review effort 3/5

#### Reference Issues/PRs Towards #27462 #### What does this implement/fix? Explain your changes. This PR adds `xlim` and `ylim` parameters to `DecisionBoundaryDisplay.from_estimator()` to allow users to override the automatic data-based...

Stalled
module:inspection