What are the best sites to learn about formal languages, automata, algorithms and data structure? [closed]

StackOverflow https://stackoverflow.com/questions/17252374

Pregunta

I'd like to know what are the best sites to learn about formal languages, automata, algorithms and data structures. Preferable with many solved questions... Thanks in advance

¿Fue útil?

Solución

What I prefer is., a best book " On Theory of Automation", http://www.amazon.com/Introduction-Automata-Languages-Computation-Edition/dp/0321455363 .,

I have read this book., superb it is.

Otros consejos

visit http://rosettacode.org/wiki/Rosetta_Code

You can compare also structure of programs on examples.

You didn't mentioned what kind of algorithms you want to learn. Anyway for basic algorithms and data structures TopCoder algorithm tutorial's page is a good place to start. Visit http://www.topcoder.com/tc?d1=tutorials&d2=alg_index&module=Static

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top