java tutor (explaning problems line by line)

ปิด โพสต์แล้ว 5 ปีที่ผ่านมา ชำระเงินเมื่อจัดส่ง
ปิด ชำระเงินเมื่อจัดส่ง

problem 1: public class fia2 {

public static void main(String[] args) {

final int SIZE = 5;

int [] x = {23, 4, -2, 1, 11};

for (int i=0; i<[login to view URL]; i++) {

int currentMin = x[i];

int minIndex = i;

for (int j=i+1; j < [login to view URL]; j++) {

if (x[j] < currentMin) {

currentMin = x[j];

minIndex = j;

[login to view URL]("Min: " + j + " " + currentMin);

}

}

if (minIndex != i) {

x[minIndex] = x[i];

x[i] = currentMin;

[login to view URL]("Swapped: " + x[i] + " " + x[minIndex]);

}

}

}

}

Java JavaFX JavaScript PHP สถาปัตยกรรมซอฟต์แวร์

หมายเลขโปรเจค: #16999278

เกี่ยวกับโปรเจกต์

66 ข้อเสนอ โปรเจกต์ระยะไกล ใช้งาน %project.latestActivity_relativeTime|แทนที่%

freelancer 66 คน กำลังเสนอราคาในงานนี้ โดยมีราคาเฉลี่ยอยู่ที่ $330

liangjongai

Hello, sir Employee’s satisfy is my happiness ! I am java developer. I have a detail look to your project, I have a great skill in java. I'm sure I can complete your project. My price and period is negotiable. W เพิ่มเติม

$388 USD ใน 10 วัน
(424 รีวิว)
8.1
it2051229

Hi there, I do java programming. I'd like to help you out and explain the codes. Let me know if you are interested.

$250 USD ใน 1 วัน
(1327 รีวิว)
7.8
edison4mobile

Hi, Dear Employer! How are you? I am really interested in your project. I have enough experience on python, C/C++, C#, java,python programming. I am 100% sure i can satisfy your requirements perfectly. User-Frien เพิ่มเติม

$555 USD ใน 10 วัน
(46 รีวิว)
7.3
usman1493

Hey A Java expert developer is here I have good advanced expertise in Java and Javafx I can help you in your Java project This is an initial bid Feel free to message me Regards

$250 USD ใน 0 วัน
(257 รีวิว)
7.1
Shatrughna2110

$60, Hi There, I am an expert in Java and should be able explain you every bit of the code you mentioned. Its a exchange sort (a type of bubble sort) algorithm for sorting the elements. Please let me know . Thanks, B เพิ่มเติม

$250 USD ใน 1 วัน
(71 รีวิว)
6.9
abhijitbuet

Expert in Java, please visit my profile before awarding others ............. ............. ............. ............. ............. ............. ............. ............. ............. ............. ..... เพิ่มเติม

$277 USD ใน 1 วัน
(242 รีวิว)
6.7
dstepanenko

Hello, I'm java developer with 6+ years of experience and mathematician with a number of publications. I have 7+ years of experience as a lecture in the university and 3+ years of experience as a tutor for students. เพิ่มเติม

$250 USD ใน 0 วัน
(17 รีวิว)
6.5
prakash2813

Hi there, I am java developer. This is an easiest job for me. Message me, I would like to discuss over chat.

$300 USD ใน 0 วัน
(163 รีวิว)
6.7
florinbacu

A proposal has not yet been provided

$250 USD ใน 3 วัน
(51 รีวิว)
6.4
paulprabhakarand

Hi, I am a tech savvy person, more than a decade I am developing and delivering applications on Java based technologies. I am a certified Java professional. My logical thinking and problem solving skills are quite go เพิ่มเติม

$300 USD ใน 1 วัน
(84 รีวิว)
6.3
akshayatm

Hi Sir, I am an experienced software developer with 6+ years of experience. I am an expert in java development work. I can make you understand this program line by line and can prepare a document too for the same. เพิ่มเติม

$250 USD ใน 1 วัน
(61 รีวิว)
5.8
magadhmindslx

Dear Sir, I have gone through the project detail. I have completed many java project which you with complete satisfaction to the employer which you can see in my feedback. I shall help you understand the program eas เพิ่มเติม

$250 USD ใน 1 วัน
(184 รีวิว)
5.6
jayesh793

We are passionate team of developers. Till now we have competed in the local market and now we are hitting to the online market as we want to expose our skills and expertise to the another level. We have 6.5 years o เพิ่มเติม

$500 USD ใน 5 วัน
(34 รีวิว)
5.3
panjvirsingh

I would like to offer myself as a probable candidate for this assignment as I am confident of delivering a quality output. I have excellent expertise in this area. I have total 7 years or experience in web developme เพิ่มเติม

$333 USD ใน 10 วัน
(34 รีวิว)
4.8
arshadnatasha

Your code is simple - is this the only thing you need explained? If so, your bid range is too much. I can explain you the code and walk you through it for $100.

$250 USD ใน 1 วัน
(10 รีวิว)
4.4
WayneTech00

Hi, I read the problem and understand the code, I can explain it to you line-by-line with great detail. I'll also explain other problems you have and ensure you understand them. So let's discuss further over chat and l เพิ่มเติม

$250 USD ใน 0 วัน
(7 รีวิว)
4.5
Rachana2403

I will explain you in 1hr.

$277 USD ใน 1 วัน
(9 รีวิว)
3.5
zmi

Hello i am senior software engineer. I have continuous working experience in JAVA programming more than 4 years. I worked on different R&D and commercial projects on various platforms. I have strong experience with OOP เพิ่มเติม

$555 USD ใน 10 วัน
(5 รีวิว)
3.1
muhdammar970320

Hello there, Im interested to teach you about the java coding algoritm which is about find the minimum number. My budget is below than 15 usd. Can we discuss more in chat? I will explain to you every line of the cod เพิ่มเติม

$250 USD ใน 1 วัน
(9 รีวิว)
2.3
LastSecond

Hi, This function sorts the initial array ascending. We can discuss more about the detail. Im new in freelancer, but have more than 8 years experience in tutoring and devleoping java application.

$250 USD ใน 2 วัน
(7 รีวิว)
2.0