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
762 stars 167 forks source link

Added pseudocode for Stock Span #53

Closed codeboy5 closed 5 years ago

welcome[bot] commented 5 years ago

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

codeboy5 commented 5 years ago

I accidentally named the folder stock instead of stack, should i make another pull request after correcting it?

ghost commented 5 years ago

I had already told you not to include the pdf file. (Plus, your PR shows 5 modified files instead of just 1).

Can you delete the fork and re-fork it. (And only modify a single file). Make a new PR.

ghost commented 5 years ago

You have a lot of .ds_store files in the commit. Please remove them by following this link

ghost commented 5 years ago

Normally, renaming a folder doesn't require a new pull request (just a new commit). However, here we need another pull request to resolve the conflict of pdf files.

codeboy5 commented 5 years ago

Okay, I will make the necessary changes.