A Quick Look
Alma Mater:
University of Washington
Major:
B.S. Applied and Computational Mathematical Sciences
GPA:
3.53 / 4.0
Location:
Seattle, WA
My Skills
Languages
Frameworks
Other
Academics
CSE 417: Algorithms and Computational Complexity
Design and analysis of algorithms and data structures. Efficient algorithms for manipulating graphs and strings. Fast Fourier Transform. Time and space complexity. NP-complete problems and undecidable problems.
CSE 414: Introduction to Database Systems
Data models, query languages, transactions, database tuning, data warehousing, and parallelism.
CSE 413: Programming Languages and Implementation
Concepts/implementation strategies for programming languages; analysis of computer science and computer engineering performance.
CSE 374: Intermediate Programming Concepts and Tools
Lower-level programming and explicit memory management; use of Linux systems for compilation; software development techniques and tools including documentation and code review.
CSE 373: Data Structures and Algorithms
Hash tables, priority queues, graphs, balanced trees, asymptotic analysis, and graph algorithms.
CSE 340: Interaction Programming
User interfaces for computing systems, including principles and implementation techniques. Covers key topics and programming paradigms for interactive systems, such as event handling; graphical layout, design, and widgets; undo; accessibility; and context awareness.
CSE 123: Introduction to Computer Programming III
Recursion, inheritance, and reference semantics.
AMATH 481: Scientific Computing
Survey of numerical techniques for differential equations. Emphasis is on implementation of numerical schemes for application problems.
AMATH 383: Introduction to Continuous Mathematical Modeling
Introductory survey of applied mathematics with emphasis on modeling of physical and biological problems in terms of differential equations. Formulation, solution, and interpretation of the results.
AMATH 352: Applied Linear Algebra
LU factorization, QR factorization, eigenvalues and eigenvectors, and singular value decomposition, implemented with Python.
MATH 407: Linear Optimization
Maximization and minimization of linear functions subject to constraints consisting of linear equations and inequalities; linear programming and mathematical modeling. Simplex method, elementary games and duality.
MATH 381: Discrete Mathematical Modeling
Introduction to methods of discrete mathematics, including topics from graph theory, network flows, and combinatorics. Emphasis on these tools to formulate models and solve problems arising in variety of applications, such as computer science, biology, and management science.
STAT 390: Statistical Methods in Engineering and Science
Exploratory data analysis and interactive computing using statistical methods in R.