a large amount of equations need to be calculated quickly, linear algebra is most likely being used. These applications would include things like graphics software, visual gaming, physics, and signal processing.
Web development hardly requires any knowledge of linear algebra. Building strong backends to web frontends requires no knowledge of linear algebra (in most cases, randomization can achieve good load balancing if you are building backend farms).
Another application is in computer graphics. Using very simple linear algebra, as well as parts of other branches of mathematics, you can easily make objects move around in a virtual world, make them larger or smaller.