javascript-algorithms
javascript-algorithms copied to clipboard
modified insert method in linked list and .eslintrc
modified insert method in linked list
now more understandable than previous one
modified .eslintrc
added
"linebreak-style": ["error", "windows"]
"ignorePatterns": [".md", ".png", ".jpeg", ".jpg"],