Assignment Task (Round 1).
A sound player app where sound control needs to be implemented. Sound files needed to be cached from server to local when the user opens for the first time. Next time onwards, the files should be picked from local storage. When the file is downloading (getting cached locally), a circular progress bar should show up as in the images. When downloaded the sound should play automatically.
Coding Standards for Assignment:
* Typescript
* Functional Components
* Hooks
* Prettier and Linter configuration
* Had to Refer and use the provided design pdf for the app.
Round 2 Coding Meet (1.3 hrs)
- The interviewer gave me the brief of what the projects are there in the company and if selected then what will be my responsibilities. Then the interviewer asked me to rate myself out of 5 in the javascript language.
- Basic Concepts of Javascript and ES6.
- Multiple output based conceptual questions on Javascript & React.
Round 3 (Technical Interview with CEO)
Didn't get selected for round 3 so don't know the exact questions.