An open API service indexing awesome lists of open source software.

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 🎓

Awesome Lists containing this project

README

          

Simplilearn - Javascript Coding Interview Preparation With Free Certifications

Simplilearn Logo


  1. How to define class with a properties and methods in Javascript?

  2. How to implement class inheritance in javascript?

  3. How to find duplicate elements in a given array?

  4. How to find count of duplicates in a given array?

  5. How to check if a given number is integer?

  6. Explain the difference between Object.freeze() vs const?

  7. How to sort a number array?

  8. How to sort a given array of strings?