about summary refs log tree commit diff
path: root/mail
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-02-13T14·52+0000
committerWilliam Carroll <wpcarro@gmail.com>2020-02-13T14·52+0000
commit9fa97eab671a3a926851840c3398b914c40e7e56 (patch)
tree4bddabd760ac91e74251dbfb72a4de90434436a6 /mail
parent1f19080c7c0b47a812bd76368fac879e28533de1 (diff)
Solve merging-ranges
Write a function to merge meeting times. Added an in-place solution, which the
"Bonus" section suggested attempting to solve.

- Added some simple benchmarks to test the performance differences between the
  in-place and not-in-place variants. To my surprise, the in-place solution was
  consistently slower than the not-in-place solution.
Diffstat (limited to 'mail')
0 files changed, 0 insertions, 0 deletions