Skip to content

[pull] master from phishman3579:master#1

Open
pull[bot] wants to merge 435 commits into
saurabh9890:masterfrom
phishman3579:master
Open

[pull] master from phishman3579:master#1
pull[bot] wants to merge 435 commits into
saurabh9890:masterfrom
phishman3579:master

Conversation

@pull

@pull pull Bot commented Aug 27, 2021

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

phishman3579 and others added 30 commits September 2, 2016 11:09
Hi Justin, I'm a big fan of your code, but, I think I may have spotted an issue in your add method for ArrayList. When the index of the element that you want to insert is smaller than the size of the list, you shift the array down one spot and insert the value at the desired position. However, I think you forgot to increase the size of the list after that, which may cause some problems when iterating through the arrayList.
KMP == Knuth–Morris–Pratt
phishman3579 and others added 28 commits February 14, 2018 14:20
Fixed Param of Comment & Test unused Method
Fixed while condition check in {Algorithm/Knapsack}
adding comments on the method.
Did comment on the method.
Removed hedging and improved grammar in README.md
Added Comment on Linear Search Logic
@pull pull Bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.