You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have established this repository for the coding assignment associated with the role of Associate Software Engineer (ASE) at CloudVandana. Within this repository, I have incorporated three distinct tasks encompassing Java, JavaScript, and HTML-CSS.
JAVA
Task-1: Create a ShuffleArray function to shuffle the Array.
Task-2: Create a RomanNumberToInteger function to convert Roman numberals to Integer.
Task-3: Create a PangramChecker function to check whether the sentence Pangram or not.
JavaScript
Task-1: Create a reverseWords function to reverse the sentence entered by user.
Task-2: Create a sortDescending function to sort the Array.
HTML
Task-1: Create a basic Calculator using Html, Css & JavaScript
Task-2: Create a Survey Form using Html,Css & JavaScript
About
I have established this repository for the coding assignment associated with the role of Associate Software Engineer (ASE) at CloudVandana. Within this repository, I have incorporated three distinct tasks encompassing Java, JavaScript, and HTML-CSS.