Which algorithms are worth to learn or recall on preparation to Java developer interview? -


i know collections.sort() method in java think quicksort worth remember , try. work target general java: web, database access, integration, not game developer, scientific application or 1 depends on advanced algorithms. algorithms should learn pass without stress java developer interview?

fizz buzz

i don't care, if developer knows basic algorithms heart. care, if capabale of understanding requirements , translating them in correct, testable , understandable pieces of code.

ah, , care if knows how implement common design patterns. , should know when , how use collections, threads , - string#split - it's amazing how many "developers" don't know how read , process simple csv file.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -