Let $A$ be this set of 101 distinct positive integers. For $n\in\{0,...,10\}$ we define
$$A_n:=\{a\in A:a\equiv n\text{ (mod }11)\}.$$
We can notice that $A_n\cap A_m=\emptyset$ for $n\neq m$. If there exists $n_0\in\{0,...,10\}$ such that $\#A_{n_0}\geq 11$, then we just pick 11 elements from this set, their sum will be divisible by 11. Now let's assume that $$\forall_{n\in\{0,...,10\}}:\#A_n\leq 10.$$
We can notice that all $A_n$ must be non-empty (if one was empty, then we would have $\#(\bigcup_nA_n)\leq 100$ which is a contradiction). Therefore we can pick one element from each $A_n$. The sum is $0+1+...+9+10=55$ which is divisible by 11.