1101

Results 2 issues of 1101

Jump Search is a searching algorithm to locate an element in an ordered list. The fundamental idea of this algorithm is to check fewer elements by skipping a fixed number...

### **Describe your change:** - [ ] Add an algorithm? - [ ] Fix a bug or typo in an existing algorithm? - [ ] Documentation change? #### References ###...