9 Commits

Author SHA1 Message Date
e54a3df231 Fix README typo (#524) 2020-08-08 11:45:15 +02:00
e954d6d0f3 pt-BR translations fixes. 2019-04-16 18:05:39 +03:00
ed99f9d216 Adds Portuguese (pt-BR) translation (#340)
* create portuguese translations

* renames `Lista Ligada` to `Lista Encadeada`

* revert changes on package-lock.json
2019-04-16 17:47:04 +03:00
e09d526785 Fix minor typo on segment-tree readme (#183) 2018-08-28 06:37:19 +03:00
6e897a0a7a Minor README updates. 2018-07-30 14:18:56 +03:00
9f83862212 Update README for segment tree. 2018-06-05 08:47:52 +03:00
434a5649cb Refactor segment tree implementation. 2018-06-05 08:45:00 +03:00
c7610d58b1 Update README. 2018-06-04 06:57:33 +03:00
2e5fd8d583 Segment Tree implementation (#45)
* added segment tree implementation - supports custom operation

* added readme for segment tree
2018-06-04 06:32:34 +03:00