-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: leeotzu/javascript-algorithms
base: master
head repository: trekhleb/javascript-algorithms
compare: master
Commits on Mar 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 111ea3d - Browse repository at this point
Copy the full SHA 111ea3dView commit details -
* translate readme from linked list * add linked list for viet sub * add vietnamese readme translation for queue * add readme in vietnamese for Stack
Configuration menu - View commit details
-
Copy full SHA for 8d1f473 - Browse repository at this point
Copy the full SHA 8d1f473View commit details -
Add Vietnamese translation for LinkedList (trekhleb#1086)
* translate readme from linked list * add linked list for viet sub --------- Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 729bc4d - Browse repository at this point
Copy the full SHA 729bc4dView commit details -
fix binary search typo (trekhleb#1079)
Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8959566 - Browse repository at this point
Copy the full SHA 8959566View commit details -
feat: added korean translation for trie (trekhleb#1071)
Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ac78353 - Browse repository at this point
Copy the full SHA ac78353View commit details -
Ad hoc versions of MinHeap, MaxHeap, and DisjointSet (trekhleb#1117)
* Add DisjointSetMinimalistic * Add MinHeapMinimalistic and MaxHeapMinimalistic * Rename minimalistic to adhoc * Update README
Configuration menu - View commit details
-
Copy full SHA for 2c67b48 - Browse repository at this point
Copy the full SHA 2c67b48View commit details
Commits on Jul 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e5b5944 - Browse repository at this point
Copy the full SHA e5b5944View commit details -
Update README.md (trekhleb#1141)
Before diving into any of the data structures, readers should be reminded of two fundamental laws in software architecture: 1.Everything is a trade-ff 2."Why is more important than the how" So, readers face the nuances and reality of these data structures from the beginning. These two laws are coined by two thought leaders in software architecture: Mark Richards and Neal Ford. They have explained these two laws in various conference talks and books. For example, here you can read about these two laws here: https://www.infoq.com/podcasts/software-architecture-hard-parts/ Also, here is a book for reference: https://a.co/d/fKOodW9 Co-authored-by: Oleksii Trekhleb <3000285+trekhleb@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9046d80 - Browse repository at this point
Copy the full SHA 9046d80View commit details -
feat: added uzbek language (trekhleb#1082)
Co-authored-by: Oleksii Trekhleb <3000285+trekhleb@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d7a41a6 - Browse repository at this point
Copy the full SHA d7a41a6View commit details -
Update .eslintrc, improve UK translation for LinkedList (trekhleb#1128)
* Add ignore patterns to eslint config * Improve UK translation for LinkedList --------- Co-authored-by: Oleksii Trekhleb <3000285+trekhleb@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 09afeb5 - Browse repository at this point
Copy the full SHA 09afeb5View commit details -
update LRU Cache translation for ko-KR (trekhleb#987)
* feat: LRU cache translation in ko-KR * chore: add readInAnotherLan for ko-KR --------- Co-authored-by: Oleksii Trekhleb <3000285+trekhleb@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6509304 - Browse repository at this point
Copy the full SHA 6509304View commit details -
Update README.ar-AR.md (trekhleb#959)
Co-authored-by: Oleksii Trekhleb <3000285+trekhleb@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0c054f7 - Browse repository at this point
Copy the full SHA 0c054f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e2b257 - Browse repository at this point
Copy the full SHA 0e2b257View commit details -
Update README.md by correcting Turkish lang name (trekhleb#904)
Co-authored-by: Oleksii Trekhleb <3000285+trekhleb@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 351a63a - Browse repository at this point
Copy the full SHA 351a63aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 471e6d0 - Browse repository at this point
Copy the full SHA 471e6d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7f30a7 - Browse repository at this point
Copy the full SHA e7f30a7View commit details -
Update README.uk-UA.md (trekhleb#991)
Co-authored-by: Oleksii Trekhleb <3000285+trekhleb@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ca3d16d - Browse repository at this point
Copy the full SHA ca3d16dView commit details
Commits on Feb 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ae869ef - Browse repository at this point
Copy the full SHA ae869efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49e0814 - Browse repository at this point
Copy the full SHA 49e0814View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd49909 - Browse repository at this point
Copy the full SHA bd49909View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5dd048 - Browse repository at this point
Copy the full SHA c5dd048View commit details -
Configuration menu - View commit details
-
Copy full SHA for e40a67b - Browse repository at this point
Copy the full SHA e40a67bView commit details
There are no files selected for viewing