SimpleIterator Project

Κλειστό Αναρτήθηκε Πριν 5 χρόνια Πληρώθηκε κατά την παράδοση
Κλειστό Πληρώθηκε κατά την παράδοση

Implement an alternating iterator supporting the methods below. You can use any jre APIs needed, but please no external libraries for the implementation.

public class AlternatingIterator<E> implements Iterator {

public AlternatingIterator(Iterator<E> … iterators) {

public boolean hasNext(){…}

public E next() {…}

}

The AlternatingIterator should alternate in order between the iterators it receives in its constructor. For example if constructed with three iterators [a,b,c], [1,2] and [x,y,z], the iterator should produce the elements in this order ‘a, 1, x, b, 2, y, c, z’

Write unit tests for the ‘hasNext’ and ‘next’ methods

Αλγόριθμος Γλώσσα Προγραμματισμού C Προγραμματισμός C++ Java Αρχιτεκτονική Λογισμικού

Ταυτότητα Εργασίας: #18539926

Σχετικά με την εργασία

10 προτάσεις Απομακρυσμένη εργασία Ενεργό Πριν 5 χρόνια

10 freelancers κάνουν προσφορές κατά μέσο όρο $42 για αυτή τη δουλειά

it2051229

Hi there, I do Java programming and I know how to work with Iterators. I went through your initial requirement and I would like to do this project if given the opportunity. Let me know if you are interested so I can ha Περισσότερα

$30 USD σε 1 μέρα
(1557 Αξιολογήσεις)
7.9
hbxfnzwpf

I am very proficient in java. I have 16 years java developing experience now, and have worked for more than 7 years. My work is online game developing, and mainly focus on server side, using java under Linux environmen Περισσότερα

$80 USD σε 2 μέρες
(169 Αξιολογήσεις)
7.1
wizard2015

Hi, I am experienced Java programmer and I can implement such iterator in Java for you. You can just add verified payment method to your account and award project to me after that.

$35 USD σε 1 μέρα
(101 Αξιολογήσεις)
6.6
koustav2006

HI...I am proficient in core Java programming with good understanding of java iterators and can help you implement the alternating iterators from given list of iterators as per example.

$50 USD σε 1 μέρα
(212 Αξιολογήσεις)
6.4
akshayatm

Hi Sir, I am an experienced software developer expert in java ,j2ee , spring,   hibernate orm, webservices,xml xslt, db like technolgies. I can do this. Pls visit my profile for my past works. pls contact for further p Περισσότερα

$45 USD σε 1 μέρα
(56 Αξιολογήσεις)
5.3
icatherinedivya

Hi I just gave my interviews with Google, Amazon and Uber and I have a pretty good understanding of C++. Some of my C/C++ projects and got good reviews: https://www.freelancer.com/projects/software-architectur Περισσότερα

$35 USD σε 2 μέρες
(29 Αξιολογήσεις)
5.1
mukesh30march

hi i read all requirement please share the detail i will did similar task i will provide 5 star rating work thanks

$35 USD σε 10 μέρες
(30 Αξιολογήσεις)
4.3
gmsltn1

Hi, I have read your job post very carefully. Thank you for this wonderful opportunity. I am very interested to this project. I believe my abilities would be perfect for your venture. I can finish this job within the Περισσότερα

$25 USD σε 1 μέρα
(5 Αξιολογήσεις)
2.5
hafizhamza11

hey! I think I can help you with this. I have enough logical skills to do this work. Please message me so that we can discuss more about this. Thanks Hafiz Hamza

$45 USD σε 2 μέρες
(0 Αξιολογήσεις)
0.0
elishaebenezer

Assuming you are requiring a Forward-Only iterator, this can be developed in a couple of hours. Please reach out for detailing out the design and taking this forward.

$35 USD σε 1 μέρα
(0 Αξιολογήσεις)
0.0