Skip to content

Commit

Permalink
updated README img
Browse files Browse the repository at this point in the history
  • Loading branch information
Korbinian Butz authored and Korbinian Butz committed Mar 27, 2022
1 parent 9326dd8 commit a656459
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The implementation is based on two concepts:
1) Use the ˙/measurement/measurements?pageSize=1&withTotalPages=true˚ endpoint parameters to count the number of measurements for a certain time span **before** actually fetching them
2) Divide the time span recursively as long as the "measurement per time span" are fitting in the allowed chunk-size (input parameter). A binary tree is used as data structure:

![Binary Tree Sample](/resources/imgs/binaryTree_sample.png)
![Binary Tree Sample](/resources/imgs/binaryTree_sample_d.png)

# Sample Output

Expand Down
Binary file modified resources/imgs/binaryTree_sample.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a656459

Please sign in to comment.