Find Jobs
Hire Freelancers

Write code for 2 java programs

$10-30 USD

Finalizat
Data postării: circa 9 ani în urmă

$10-30 USD

Plata la predare
Consider again the singly linked list(code provided). Write a method called concatenateLists that takes two linked lists A and B as parameters and returns a single list which consists of (in order) the nodes of A followed by the nodes of B. Your method should be able to handle empty and null lists. Method signature: public static SLinkedList concatenateLists(SLinkedList A, SLinkedList B) 2. Write a method called printRepeats that takes an integer array of size n. This array will consist solely of integers between 1 and n-1 inclusive. It will print out any integer that repeats. Thus, if your input is {5,1,3,5,4,2}, your method will print out 5. Your method must run in O(n) time (and it is up to you to satisfy yourself that it does so). Method signature: public static void printRepeats(int[] arr)
ID-ul proiectului: 7249871

Despre proiect

31 propuneri
Proiect la distanță
Activ: 9 ani în urmă

Vrei să câștigi bani?

Avantajele de a licita pe platforma Freelancer

Stabilește bugetul și intervalul temporal
Îți primești plata pentru serviciile prestate
Evidențiază-ți propunerea
Te înregistrezi și licitezi gratuit pentru proiecte
Acordat utilizatorului:
Avatarul utilizatorului
I am here to assist in homework assignments like this. Please open chat for details if u are interested on my bid.
$15 USD în 1 zi
5,0 (4 recenzii)
1,7
1,7
31 freelanceri plasează o ofertă medie de $18 USD pentru proiect
Avatarul utilizatorului
HI Contact me for an efficient, perfect, well documented development of your project according to 100% accuracy and requirements, with dedicated support. Thanks Farah Saif
$20 USD în 1 zi
5,0 (608 recenzii)
7,6
7,6
Avatarul utilizatorului
Hi, thank you for inviting. I have read the requirements and I would like to do this project. Let me know if you are interested so I can start. Thanks.
$30 USD în 1 zi
5,0 (1099 recenzii)
7,7
7,7
Avatarul utilizatorului
Hello. It is easy assignment, and it can be done in 2-3 hrs , maybe even sooner ....................
$15 USD în 1 zi
4,9 (650 recenzii)
6,9
6,9
Avatarul utilizatorului
Hi there I'm a senior software developer who have over 170 completed projects and my account was qualified by this site (my page: https://www.freelancer.com/u/DucNA.html). Btw, could you please send (or discuss with) me more detail? I'll check and then will let you know my estimation (time and coding effort) for this task. Best regards, Duc Nguyen
$20 USD în 0 zi
4,9 (271 recenzii)
6,6
6,6
Avatarul utilizatorului
Hello, I am Oracle certified professional java programmer and have BSc,IT, I am ready to start now and finish in hours, thanks
$16 USD în 0 zi
4,9 (243 recenzii)
6,4
6,4
Avatarul utilizatorului
A proposal has not yet been provided
$20 USD în 1 zi
5,0 (25 recenzii)
5,6
5,6
Avatarul utilizatorului
Hi I have 5+ years experience in Java. I have completed more than 100 projects so far. Please send me a message so that we can discuss once. Thanks
$15 USD în 1 zi
5,0 (144 recenzii)
5,7
5,7
Avatarul utilizatorului
Hi there. I can write both codes in less than an hour from now. I am fast and I have 10 years of experience in Java
$14 USD în 1 zi
4,9 (56 recenzii)
5,3
5,3
Avatarul utilizatorului
I am an expert coder in java and ready to deliver the codes asap to your specifications and requirements
$24 USD în 1 zi
4,9 (22 recenzii)
5,5
5,5
Avatarul utilizatorului
Hello, I have 6 years experience in java. I can do this assignment. Please message me for further discussion.
$15 USD în 0 zi
4,9 (103 recenzii)
5,5
5,5
Avatarul utilizatorului
A proposal has not yet been provided
$15 USD în 1 zi
4,9 (35 recenzii)
4,9
4,9
Avatarul utilizatorului
Is this project still available? I could work it out within one hour. So if it is available, you could contact me.
$25 USD în 3 zile
4,9 (50 recenzii)
4,6
4,6
Avatarul utilizatorului
Hi, I am ready to start immediately... Solution within 1 hour.... Thanks and regards, Harsh...........................
$19 USD în 1 zi
4,7 (41 recenzii)
4,6
4,6
Avatarul utilizatorului
A proposal has not yet been provided
$35 USD în 2 zile
4,8 (17 recenzii)
4,2
4,2
Avatarul utilizatorului
Dear employer, my aim is to write the two methods above in a way that achieves your goals, the concatenateLists and printRepeats methods.
$10 USD în 1 zi
4,9 (18 recenzii)
3,7
3,7
Avatarul utilizatorului
It will be my first work if you agree to work and share with me. I will do my best for the job. I am skilled Java developer. You will not regret to choose me. Thank you.
$25 USD în 1 zi
5,0 (11 recenzii)
3,5
3,5
Avatarul utilizatorului
Hi, Kindly have a look at my reviews. Speed programmer here. Delivery in few hours right from now. Thank you.
$11 USD în 0 zi
4,2 (12 recenzii)
3,7
3,7
Avatarul utilizatorului
Hello, I am ready to start working on your project. Q1: Pseudo Code: public static SLinkedList concatenateLists(SLinkedList A, SLinkedList B) { 1. If first linked list is empty or null return head of second linkedlist 2. else If second linked list is empty or null return head of first linkedlist 3. else store the address of the starting node of the first linked list in a pointer variable , say p 4. Make p the last node of the linked list through simple linked list traversal technique. 5. Store the address of the first node of the second linked list in the next field of the node pointed by p. 6. Return head1. Q2: Pseudo code public static void printRepeats(int[] arr){ 1. if arr is null or empty print "Array is null" 2. else we will make create two HashSets : duplicates and notDuplicates 3. start loop over array length 4. if notDuplicate HashSet does not contain array entry. Add this array value to not duplicate HashSet 5. else add array value to duplicate HashSet 6. end loop 7. print duplicate HashSet Values waiting for your response Thanks
$20 USD în 2 zile
4,6 (2 recenzii)
1,9
1,9
Avatarul utilizatorului
I already have the code ready for both the questions with proper comments and it's working too. I have tested it. So, I can forward you the code and if you are satisfied with the code, you accept my bid.
$10 USD în 0 zi
5,0 (2 recenzii)
1,8
1,8
Avatarul utilizatorului
I am Oracle Certified Java programmer. I can help you to figure out this problem. As I have experience of working in the industry, I have give 2 days deadline.
$25 USD în 1 zi
0,0 (0 recenzii)
0,0
0,0

Despre client

Steagul UNITED STATES
Iowa City, United States
4,9
16
Metoda de plată a fost confirmată
Membru din sept. 23, 2014

Verificarea clientului

Mulțumim! Ți-am trimis prin e-mail linkul pe care trebuie să-l accesezi pentru a revendica creditul gratuit.
A apărut o eroare la trimiterea e-mailului. Încearcă din nou.
Utilizatori înregistrați Totalul proiectelor postate
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Se încarcă previzualizarea
S-a oferit permisiunea de depistare a locației.
Ți-a expirat sesiunea pentru conectare sau te-ai deconectat. Conectează-te din nou.