https://github.com/kowsalya2929/simplilearn-javascript-coding-interview-preparation
Simplilearn - Javascript Coding Interview Preparation With Free Certifications 🎓
https://github.com/kowsalya2929/simplilearn-javascript-coding-interview-preparation
free-certification-course javascript javascript-interview-questions simplilearn
Last synced: 7 months ago
JSON representation
Simplilearn - Javascript Coding Interview Preparation With Free Certifications 🎓
- Host: GitHub
- URL: https://github.com/kowsalya2929/simplilearn-javascript-coding-interview-preparation
- Owner: Kowsalya2929
- Created: 2025-05-08T05:59:43.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-05-08T09:14:43.000Z (11 months ago)
- Last Synced: 2025-05-11T23:05:17.533Z (11 months ago)
- Topics: free-certification-course, javascript, javascript-interview-questions, simplilearn
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simplilearn - Javascript Coding Interview Preparation With Free Certifications

- How to define class with a properties and methods in Javascript?
- How to implement class inheritance in javascript?
- How to find duplicate elements in a given array?
- How to find count of duplicates in a given array?
- How to check if a given number is integer?
- Explain the difference between Object.freeze() vs const?
- How to sort a number array?
- How to sort a given array of strings?