-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: zhoushoujian/javascript-algorithms
base: patch-1
head repository: trekhleb/javascript-algorithms
compare: master
Commits on Apr 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 028ffa6 - Browse repository at this point
Copy the full SHA 028ffa6View commit details -
Adding a Seam Carving algorithm with Dynamic Programming implementati…
…on. (trekhleb#693) * Adding a Seam Carving algorithm with Dynamic Programming implementation. * Adding a Seam Carving algorithm with Dynamic Programming implementation. * Adding a Seam Carving algorithm with Dynamic Programming implementation. * Testing Husky integration. * Testing Husky integration.
Configuration menu - View commit details
-
Copy full SHA for f0b246a - Browse repository at this point
Copy the full SHA f0b246aView commit details
Commits on Apr 21, 2021
-
Test that two images are identical for the Seam Carving algorithm. (t…
…rekhleb#694) * Test that two images are identical for the Seam Carving algorithm. * Tune the Seam Carving tests. * Tune the Seam Carving tests. * Tune the Seam Carving tests. * Tune the Seam Carving tests.
Configuration menu - View commit details
-
Copy full SHA for cfd9a63 - Browse repository at this point
Copy the full SHA cfd9a63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 144b686 - Browse repository at this point
Copy the full SHA 144b686View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7d07ae - Browse repository at this point
Copy the full SHA f7d07aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ca41ea - Browse repository at this point
Copy the full SHA 4ca41eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 912941b - Browse repository at this point
Copy the full SHA 912941bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad3fbc - Browse repository at this point
Copy the full SHA 7ad3fbcView commit details
Commits on May 6, 2021
-
Update README.es-ES.md (trekhleb#704)
* Update README.es-ES.md * Update README.es-ES.md
Configuration menu - View commit details
-
Copy full SHA for d38cecd - Browse repository at this point
Copy the full SHA d38cecdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64abcf1 - Browse repository at this point
Copy the full SHA 64abcf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 464a84b - Browse repository at this point
Copy the full SHA 464a84bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ffab57 - Browse repository at this point
Copy the full SHA 5ffab57View commit details -
update linkedlist comment (trekhleb#687)
Co-authored-by: Jiachen Zhou <jiachen.zhou@rea-group.com> Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 22b323e - Browse repository at this point
Copy the full SHA 22b323eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb50e4e - Browse repository at this point
Copy the full SHA cb50e4eView commit details
Commits on May 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8a24fbf - Browse repository at this point
Copy the full SHA 8a24fbfView commit details
Commits on May 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6d2d8c9 - Browse repository at this point
Copy the full SHA 6d2d8c9View commit details
Commits on May 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ee35bd6 - Browse repository at this point
Copy the full SHA ee35bd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 433515f - Browse repository at this point
Copy the full SHA 433515fView commit details
Commits on Jul 16, 2021
-
Binary representation of floating-point numbers (trekhleb#737)
* Add "Binary representation of floating point numbers" section. * Adding a half-precision explanatory picture. * Binary representation of the floating-point numbers.
Configuration menu - View commit details
-
Copy full SHA for b2d1ec8 - Browse repository at this point
Copy the full SHA b2d1ec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for badf301 - Browse repository at this point
Copy the full SHA badf301View commit details
Commits on Jul 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 71da6df - Browse repository at this point
Copy the full SHA 71da6dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ad5617 - Browse repository at this point
Copy the full SHA 2ad5617View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4548296 - Browse repository at this point
Copy the full SHA 4548296View commit details
Commits on Oct 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d0576a2 - Browse repository at this point
Copy the full SHA d0576a2View commit details
Commits on Oct 22, 2021
-
Add the "Weighted Random" algorithm (trekhleb#792)
* Add the link to the Weighted Random algorithm to the main README. * Add Weighted Random implementation and tests. * Add Weighted Random README. * Add Weighted Random README. * Add Weighted Random README.
Configuration menu - View commit details
-
Copy full SHA for 99945f3 - Browse repository at this point
Copy the full SHA 99945f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17bfb55 - Browse repository at this point
Copy the full SHA 17bfb55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6837221 - Browse repository at this point
Copy the full SHA 6837221View commit details -
Configuration menu - View commit details
-
Copy full SHA for de496a2 - Browse repository at this point
Copy the full SHA de496a2View commit details
Commits on Oct 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9bb60fa - Browse repository at this point
Copy the full SHA 9bb60faView commit details
Commits on Jan 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7d8d397 - Browse repository at this point
Copy the full SHA 7d8d397View commit details -
Update README.es-ES.md (trekhleb#836)
spelling mistake Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3372666 - Browse repository at this point
Copy the full SHA 3372666View commit details -
docs: add README.tr-TR.md (trekhleb#833)
* docs: added Turkish translation of Heap (data structures) algorithm * docs: removed other languages section from translation file Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5cb7e38 - Browse repository at this point
Copy the full SHA 5cb7e38View commit details -
FIx some typos in Spanish Readme (trekhleb#829)
Fix some typos and translate last quote line to Spanish Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5d57f1d - Browse repository at this point
Copy the full SHA 5d57f1dView commit details -
Addition of slight grammatical corrections (trekhleb#828)
Addition of slight grammatical corrections to documentation in PT-BR Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1b6a6d5 - Browse repository at this point
Copy the full SHA 1b6a6d5View commit details -
fixed: fixed error in linked list README.ko-KR (trekhleb#820)
Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 41ace46 - Browse repository at this point
Copy the full SHA 41ace46View commit details -
Fixed typos in the turkish and added descriptions (trekhleb#816)
Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4704820 - Browse repository at this point
Copy the full SHA 4704820View commit details -
Null Reference Exception (trekhleb#817)
When `n.next = tail` is true, we assign `n` to `tail` and `null` to `tail.next`, so `n.next` also becomes `null`. Then we assign `n.next.next` (because now `n.next` is `null`), we try to get `next` of `null`. That is why we should add an `else` case to check if `n.next` is not equal to `tail`. Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 53781db - Browse repository at this point
Copy the full SHA 53781dbView commit details -
Add Chinese Translation (trekhleb#815)
Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dd3cbe1 - Browse repository at this point
Copy the full SHA dd3cbe1View commit details -
Update main README.ru-RU, add README.ru-RU for cryptography/caesar-ci…
…pher (trekhleb#810) * Update main README.ru-RU * Add README.ru-RU for cryptography/caesar-cipher Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8c433f9 - Browse repository at this point
Copy the full SHA 8c433f9View commit details -
issue trekhleb#631 solved (trekhleb#809)
Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d80486f - Browse repository at this point
Copy the full SHA d80486fView commit details -
Typo in README.id-ID.md (trekhleb#808)
Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6cd19c9 - Browse repository at this point
Copy the full SHA 6cd19c9View commit details -
Linked List -- PT-BR (trekhleb#805)
- typos - reformulação de "This structure allows for efficient insertion or removal of elements from any position in the sequence during iteration." - "vinculadas" a "encadeadas" pra manter o mesmo termo do título Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9671b0c - Browse repository at this point
Copy the full SHA 9671b0cView commit details -
Update README.zh-CN.md (trekhleb#804)
* Update README.zh-CN.md 双向链表的删除部分,逻辑修改 * Update README.zh-CN.md
Configuration menu - View commit details
-
Copy full SHA for e844a2f - Browse repository at this point
Copy the full SHA e844a2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 457b16a - Browse repository at this point
Copy the full SHA 457b16aView commit details -
Fixed: Translation Typo Error (trekhleb#796)
This pull request aims at closing the issue trekhleb#765 by fixing the typo in the translation. Specifically, Get Bit and Clear Bit, there should be AND operation (&), but not ADD operation (+) Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 236379b - Browse repository at this point
Copy the full SHA 236379bView commit details -
Update README.tr-TR.md (trekhleb#789)
Fix a typo Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 80d2f50 - Browse repository at this point
Copy the full SHA 80d2f50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d13e68 - Browse repository at this point
Copy the full SHA 7d13e68View commit details
Commits on Jan 23, 2022
-
Fixes README.pt-BR.md (trekhleb#787)
General formatting and translation fixes
Configuration menu - View commit details
-
Copy full SHA for 396f5b8 - Browse repository at this point
Copy the full SHA 396f5b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4b5110 - Browse repository at this point
Copy the full SHA b4b5110View commit details -
added palindromeCheck (trekhleb#806)
* added readme * added readme * adding palindromeCheck * adjusted README Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ea28788 - Browse repository at this point
Copy the full SHA ea28788View commit details
There are no files selected for viewing
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.