The Assignment they gave me: Create a dashboard with the following features Create filter/aggregation configuration over the sample data to create different datasets Create widgets/charts with the configured datasets Poll data from the sample data at 100 rows every 10 seconds The configuration for these datasets and charts should be editable by the user. Base dashboard widgets : The hourly average temperature of the area Temperature average per device_display_name Pseudo live stream of temperature with the filter of device_display_name ( use the data polling feature here ) Tech specification: Develop this application using ReactJS. Charting libraries can be echarts,bizcharts, plotly,etc. You can use lodash, lambdaJS, antd/dataset to wrangle/filter/aggregate data. Bonus- Host your application on Heroku or any other hosting platform Time limit: 2 days
Junior Frontend Developer Interview Questions
10,721 junior frontend developer interview questions shared by candidates
Don't give interview, you will waste your time.
HR questions, followed by Assignment - use react to render large data set in table.
Em aplicações em refatoração como você escolhe as melhores soluções?
Build a React component that pulls from such-and-such api and displays the results. Then, be prepared to talk about your architecture.
They asked me introduce myself and also told me about company.
1. Convert String to number. 2. Get integer and decimal part of string. 3. What’s an alternate way to convert string to number besides Number() and get the integer part only? 4. How does parseInt() work internally? 5. What are the arguments it takes?
Why do I prefer Frontend over Backend?
Build a Trello like Web Application in pure Javascript.
Viewing 1261 - 1270 interview questions