This document summarizes research on fast deterministic algorithms for matrix completion problems. It presents new algorithms for:
1) Matrix completion by rank-one matrices, solving it faster than previous work in O((m+n)2.77) time rather than O(m4.37n) time, where m is the larger matrix dimension and n is the number of indeterminates.
2) Mixed skew-symmetric matrix completion, the first deterministic polynomial time algorithm for this problem.
3) Skew-symmetric matrix completion by rank-two skew-symmetric matrices, the first deterministic polynomial time algorithm for this problem. The algorithms work over an arbitrary field.