Where to find algorithms work?

Posted by Misha on Programmers See other posts from Programmers or by Misha
Published on 2012-03-21T08:48:21Z Indexed on 2012/03/21 11:38 UTC
Read the original article Hit count: 264

Filed under:
|

The funnest parts of my projects have been the back-end algorithms work. I have worked on projects where I implemented Gaussian Mixture models, a Remez algorithm and a few Monte Carlo schemes. I loved figuring out how these processes worked and tuning them when they didn't.

I recently graduated and my problem lies in the work I was able to find. The only jobs I have found, with my Electrical Engineering degree, are for writing user applications. Tasks such as fashioning web interfaces or front-ends for hardware devices.

When I speak with potential employers about my interests they say they have no work of the sort. Where does one find work that involves implementing these kind of schemes?

© Programmers or respective owner

Related posts about algorithms

Related posts about job-market