• Data Structures and Algorithms for Interview

    During my Ph.D., I spent years optimizing the codes for my simulation at super high scales of volume. I optimized iteration loops, implemented math libraries for high-performance matrix calculations, and examed built-in functions in MATLAB vs. my C functions. Fortunately,…