+ 2
What are the Algorithms/programs that must be known for a developer in JAVA?
2 Answers
+ 8
for java specific certification you'll be required to know memory management as well as scopes and classes and interfaces imports and usage limits
for algos sorting and graph theory is a must
for data structs don't forget linked lists
else see in what java gives an edge like remote computing
these help !