100xdevs-cohort-2 / assignments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assignment 01-js completed

sdarwai15 opened this issue · comments

Solved all the questions of Assignment 01-js:

Easy:

  • Anagram
  • Expenditure Analysis
  • Find Largest Element

Medium:

  • Count Vowels
  • Palindrome
  • Times

Hard:

  • Calculator
  • Todo List