Biography
Since 2022, I am cloud database engineer at RisingWave Labs in Singapore. We are building a cloud native streaming database. Before that, I was Assistant Professor at the Department of Computer Science, Central Washington University in Ellensburg, Washington, USA.
I studied computer science in my home town at the University of Rostock, Germany. The advisor for my Master’s Thesis was Dr. Andreas Bradstädt. Afterwards, I went to Kent State University, Ohio, USA. There, I received my Ph.D. in 2017 under supervision of Dr. Feodor F. Dragan.
Erdős number: 3
(P. Erdős — D. Kratsch — A. Brandstädt / F.F. Dragan — A. Leitert)
Selected Projects
-
Range Minimum Query
Implementation of various Range Minimum Query algorithms in C++ (and partially Rust).
[git] -
Union Join and Subset Graph of Acyclic Hypergraphs
Implementation of the algorithms in my paper "Computing the Union Join and Subset Graph of Acyclic Hypergraphs in Subquadratic Time". Work in progress.
[git] -
Tree-Breadth vs. Strong Tree-Breadth
— with
Holly Strauch
Project to estimate tree-breadth and strong tree-breadth of graphs via a distributed computing.
[git]