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

Bursting Balloons #85

Closed theodtasia closed 4 years ago

ghost commented 4 years ago

1) I have requested some changes to the file. Go through them and make sure you understand them properly. (Mark each conversation as resolved when done). After that, you can just overwrite your original code, with my Gist. This is to ensure that you are accustomed to the coding conventions of this repo for future contributions.

2) You've committed 2 files, one in the repo outermost folder. Please delete it.

3) Ping me when you're done and we can merge it.

ghost commented 4 years ago

You've deleted the wrong file. You need to place the code inside Pseudocode/Dynamic Programming/Burst Balloons/SourceCode.tex

Right now, you've placed it in the root directory.

Also, when you are copy pasting the code, make sure that you use soft-wrap so that the lines doesn't become big.

ghost commented 4 years ago

You need to place it inside Pseudocode/Dynamic Programming/Burst Balloons/SourceCode.tex

You forgot the Pseudocode folder.

Also, notice there's no space in SourceCode.tex

ghost commented 4 years ago

Good work. Merged.

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

ghost commented 4 years ago

14

welcome[bot] commented 4 years ago

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