This repository is created to track my learning progress, and I will constantly update my solutions. Most of my solution done in modern ES6 JavaScript.
- Basics
- Numbers
- Strings
- Booleans
- Arrays
- Conditionals
- Comparison
- Increment/ Decrement
- For Loops
- While Loops
- Switch Statement
- Objects
- Null and Undefined
- Errors
- Type conversion
- Functions
- Closures
- Callbacks
- Array Destructuring
- Rest and Spread
- Array Analysis
- Array Loops
- Sets
- Promise
-
Easy
-
Medium
- Hello World
- Basics
- Strings
- Numbers
- Booleans
- Conditional If
- Arrays
- For-Each Loops
- For Loops
- Chars
- Lists
- Generic Types
- Classes
- Ternary Operator
- Interfaces
- Switch Statements
- Constructors
- Inheritances
- Easy