Just-A-Visitor / Algorithmic-Pseudocode

This repository contains the pseudocode(pdf) of various algorithms and data structures necessary for Interview Preparation and Competitive Coding
GNU General Public License v3.0
758 stars 166 forks source link

Added Houser Robber DP psuedocode #55

Closed bicycleman15 closed 4 years ago

welcome[bot] commented 4 years ago

Thanks for opening this pull request! Please check out our contributing guidelines.

ghost commented 4 years ago

First of all, the name of the file should be SourceCode.tex. Please rename it.

ghost commented 4 years ago

You should've consulted me before writing the pseudocode. Next time, please discuss the approach and the plan for writing the pseudocode

ghost commented 4 years ago

Please make the required changes. (I'll suggest more once you're done with this).

ghost commented 4 years ago

Also, your code doesn't handle the case when the array is of length 1. Handle it explicitly

bicycleman15 commented 4 years ago

I have done the required changes. Please have a look.

ghost commented 4 years ago

Looks good. I have just requested a minor change. Correct it and click on Resolve Conversation for each comment. Ping me once you are done.

ghost commented 4 years ago

Also, I see that you haven't changed the file name. Rename it to SourceCode.tex (Notice the capitalization).

bicycleman15 commented 4 years ago

Okay I have done the changes.

ghost commented 4 years ago

Good work! Thank you for your contribution to this repository. I hope you got to learn something new from this experience.

ghost commented 4 years ago

Closes #46

welcome[bot] commented 4 years ago

Congrats on merging your first pull request! We here at behaviorbot are proud of you!