We have to re-organize some files and folders in this repository, as per discussion [here](https://github.com/TheAlgorithms/Javascript/pull/167#issuecomment-627237727). These actions include: - [x] [Remove our Algorithms folder and put the contents in their correct category](https://github.com/TheAlgorithms/Javascript/tree/master/Algorithms) - [x] [Rename Linear-Algebra-Javascript to Linear-Algebra](https://github.com/TheAlgorithms/Javascript/tree/master/Linear-Algebra-Javascript) - [x] QuickSelect.js should go to arrays or something else - [x] Conversions, Ciphers, Hashes, should they be in the maths directory? Feel free to add your suggestions.