|
|
|
|
|
by bogdanoff_2
2604 days ago
|
|
This kind of stuff fascinates me. General software engineering seems comparatively boring. I was considering going back to university to do a phd in cs and this is making me realize that research in algorithms/data structure would actually be viable (still lots of stuff to discover). Does anyone here know what it is like doing research in these areas? Any general advice? |
|
Unfortunately, day to day job has almost nothing to do with these algorithms, but mainly software architecture and maintainability.
I think the majority of these algorithms are not really something you will find implementing in day to day work. And at most I can see myself using a library with one of those. Even if you do research, it will have to be very focused on data structures and algorithms to really get deep into some of these.
Still, very enjoyable.