Purval Bhude
Purval Bhude
Putting code in C++ for problem 42.trapping-rain-water problem 1) For every element we can precalculate and store the highest bar on the left and on the right (say stored in...
add error handling function. it can handle errors and still run the linear regression algorithm. ### Describe your change: Added try-except blocks for network errors while fetching the dataset (requests.exceptions.RequestException)....
# Pull Request Template ## Description Added a new solution for the problem 274. H-Index. The problem involves finding the researcher's h-index, which is defined as the maximum value of...