I've been doing programming for a few years and I am passionate about algorithms. I read books on it and develop them for programming contests. But on the interviews they ask me more and more non-algorithmic questions, the ones that you have to read a thick book on .NET and remember most of it by memory like the Bible. Does it mean that society values hard to remember knowledge more and therefore I should force myself to read those books, or is there a way to find a job that concentrates more on algorithm development?
|
16
|
|||||||||||||||||||||
|
|
|
Look at research related jobs. You have options in academia, large software companies (MSFT, IBM, etc), and other companies looking to competitive advantages through in-house software (Financial industry, stock trading, etc). The issue with "working with algorithms" is that there is a vast library of good enough algorithms that serve most companies needs. There's little value in re-doing them -- so you have to find an employer who sees value in creating new ones. That's not the average consultancy / software company, because they get very little business value from it. Consider employers who derive business value from algorithms, and you'll see what your options are. |
|||
|
|
|
|
If a company tells you that you need to memorize a .Net book, leave the interview... NOW! Though I think it is more likely that they are just testing programming concepts, which come with practice. Memorizing a programming book is not going to help you one single bit in terms of being a good programmer. As for the algorithms... I think they would be very well applied if you had the programming abilities to go ahead and implement those. I am sure others will point out places that value your algorithmic abilities. |
|||
|
|
Certainly you can look into helping to develop cryptographic algorithms, although a lot of those opportunities will probably be as part of the government and/or government contracting work. |
|||
|
|
|
|
Algorithms is only one part of software development. If you're attempting to get a job in the software industry, you will be required to understanding many more concepts other than algorithms. I'm not saying that algorithms aren't important, because indeed they are. However, there are a lot of other concepts that are equally important. You should take the time to learn those concepts as well if you plan on succeeding. If you saw someone who was trying to be a modern physicist who focused in quantum mechanics, you would never hear them saying, "I don't want to learn Newtonian physics, it doesn't apply to me!" or "I refuse to learn Calculus, I'm not a mathematician!" or "What does a physicist need Chemistry for?" |
||||
|
|
|
University Professor |
||||||||||||||||||||
|
|
|
Database jobs and scientific jobs come readily to mind. Really, you'll just want to watch out for the non-intuitive jobs, where most of the things coded aren't much different than what you worked on previously, but you'll want a job where new things are coded in every new project. It's pretty subjective, something I think you'd have to judge on your own... BUT You'll never get to exercise your skills if you don't get the opportunity. |
|||
|
|
|
|
How about working for a search company? I've heard that Google likes algorithms... Maybe BING over at Microsoft especially that they are sharing stuff with Yahoo. |
|||
