The common technical phone interview usually performed by senior member of the team or by recruiter.
In the first case, experienced and technically ...
Search results for iterators
Phone Interview Pattern: Cascade
Posted by CMaster
Well, I like the solution with iterators the best as it showcase different aspects of your knowlege. Here is one in C#
static IEnumerable Fibonacci(d ...
What is an Iterator ?
Posted by Devin
Some of the collection classes provide traversal of their contents via a java.util.Iterator interface. This interface allows you to walk a collection ...
« previous1 next »
