Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Javascript

You can click on the link on question to open answer [or] navigate to "Answers" folder

ES6

  • - What is ES6 and ECMA ?
  • - New features of ES6?

Design Patterns

  • - Factory
  • - Singleton
  • - Decorator
  • - Facade
  • - Pub-Sub
  • - Module

Problems

  • - Anagram
  • - Array Product
  • - Counter app without localstorage or global variable
  • - Find a pair of values in a sorted array equal to a sum
  • - Prime Number
  • - Palindrome

Reference: