משימת בית - לבנות חלק של אפליקציה. אם עוברים, מוזמנים למשרד ושם כותבים המשך לאפליקציה.
שאלות מתוך הראיון
Develop a simple application to display real-time and historical data for Apple Inc.'s stock (AAPL). This preliminary task will help us understand your skills in developing applications using React or Next.js, integrating with APIs, and handling data visualization.
Task Requirements:
Header Component:
Create a header that displays static placeholder data for Apple stock, including:
Current price
Price change
Percent change
Last updated timestamp
Tab Component:
Implement a tab component to switch between an Overview Chart and a placeholder for a future Historical Data Table.
Overview Chart:
Develop a chart showing Apple stock data over a selected timeframe, fetched from the provided API.