Deyan Ginev edited subsubsection_Backgrounds_for_Individual_Cells__.tex  almost 9 years ago

Commit id: 4d785832b4df2337e95868530edcb2006e99e61a

deletions | additions      

       

\def\badcell{\cellcolor{FreshRed}}  \def\nocell{\cellcolor{FreshGray}}  \begin{table}[h!]  \newcolumntype{g}{>{\columncolor{FreshGray}}c}  \begin{tabular}{ |g|c|c|c|c| }  \hline 

In-place merge Sort & \nocell -- & \nocell -- & \avgcell $n \log^2(n)$ & \okcell 1 \\  \hline  \end{tabular}  \end{table}  Source for the tabular data: \url{http://en.wikipedia.org/wiki/Sorting_algorithm}