When researching a company and its management you often want to see how insiders are compensated in company stock, and how they are trading that stock. For this research we can view a
So I built this new library called edgartools for working with SEC Edgar filings. You can use it to download listing of filings, or download single filings. It also parses XML, XBRL and
Objective
A seven segment display is a common type of electronic display that uses seven
electronic segments to display a digit.
Seven segment displayFor this challenge, the signals were messed up, and the
Objective
Given a list of integers, make them all the same in the fewest moves possible
Sample input
16,1,2,0,4,2,7,1,2,14
This means there's
Objective
On day 6 we need to count the total number of fish after n days given that each
fish can spawn another fish every 6 days.
The main challenge was handling exponential