AbdelRahman

Results 2 issues of AbdelRahman

closes #1016 closes #1004 ### To reproduce 1. Populate the list normally, insert few values. 2. call [insert](https://github.com/trekhleb/javascript-algorithms/blob/019c07e9e3bdd804b6d2ba2adab42f69cfc25bbd/src/data-structures/linked-list/LinkedList.js#L62) with `rawIndex` equals to last node index + 1 (exactly where new...

# Feature request ## Why it is needed Although locale support is great, it should be able to display in right-to-left. For example if format is "day month year" the...