Point72
Interview Question
Quantitative Analyst Interview
Point72
Given an array of dates in string format (e.g., '20050301'), write a function that returns the year and quarter for each date (e.g., '20050301' => '2005Q1').
Unlock the Full Solution
Enter your email to get instant access to the complete solution, explanation, and similar practice problems.

