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

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

문제

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

도움이 되었습니까?

해결책

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.

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top