Skip to content

update #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 157 commits into from
Dec 6, 2018
Merged

update #1

merged 157 commits into from
Dec 6, 2018

Conversation

harshes53
Copy link
Owner

No description provided.

Bruce-Feldman and others added 30 commits July 30, 2018 12:20
* Simplify Rabin-Karp functionality

* Created Rabin Fingerprinting module within util directory

* Updated Rabin-Karp search to use rolling hash module
Incorporate tests from @dubzzz
* New function 'fromArray'

Function get array of Doubly Linked List Nodes, go through and append to currently list.

* New Test for new function 'fromArray'

* Minor changes

Minor changes about coding style.
fixing a few typos in comments
Multiply Two numbers using Bit-wise Operator.
* Translated into Portuguese from Brazil

* Update

* Translated into Portuguese, Brazil.
trekhleb and others added 28 commits September 15, 2018 09:19
In China, we usually call it 'KMP算法', So I chose to use a free translation instead of a literal translation.

and I may submit content about Chinese translations more frequently recently.
Method 2 is easy to evaluate or understand without using recursion stack!
* By definition Stack push/pop time complexity should be O(1).
* Fix is applied by removing head instead of tail in pop method.
* Push method now do preprend instead of append.
* Fix consistency between toString and toArray methods.
Remove node in AvlTree with auto balancing.

Fix issue: #13
* Fixing various spelling and vocabulary issues in the spanish readme

* Removing some unnecessary capital letters in spanish readme

* Fixing vocabulary in the tables in the spanish readme
Add prepend operation and fix some mistake in pseudocode.
* BubbleSort: use Destructuring assignment to swap values

* lint: add semi
@harshes53 harshes53 merged commit 3dc1848 into harshes53:master Dec 6, 2018
pull bot pushed a commit that referenced this pull request Apr 12, 2019
* add japanese translation

* fix typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.