Files
Fahim Faisaal d466be977e merge: Upgrade checkAnagram function & Fixes (#902)
* pref: optimize the algo via reduce & replace method

* feat: add TypeError for invalid types

* test: upgrade test case for invalid types

* docs: add js doc

* test: modify the case-sensitive test case

* pref: Optimize algo & add case-insensitive mode

* style: format with standard style

* docs: fix the js doc

* docs: rename function name & add comments

* feat: add chackAnagramViaMap function

* test: add test case for checkAnagramViaMap func

* fix: remove **Via** from functions name

* style: fix alignment of js doc

* chore: grammar fix

Co-authored-by: Rak Laptudirm <raklaptudirm@gmail.com>
2022-02-25 21:56:30 +05:30
..
2021-10-09 13:18:40 +02:00
2021-10-05 12:49:23 +05:30
2020-10-16 15:01:39 +05:00
2021-10-09 13:18:40 +02:00
2021-10-28 15:37:43 +05:30
2022-02-19 17:08:55 +05:30
2020-10-06 23:50:42 -03:00
2021-10-05 12:49:23 +05:30
2020-10-12 01:17:49 +05:30
2021-12-06 21:26:14 +05:30