Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

What does this mean?


  • Please log in to reply

#1
NickShanks

NickShanks

    New Member

  • Member
  • Pip
  • 1 posts

I've been given some pseudo code and I have to explain it. What does this mean?

For I = 0 to N - 2
 For J = 0 to N - 2
  If (A(J) > A(J + 1)
   Temp = A(J)
   A(J) = A(J + 1)
   A(J + 1) = Temp
  End-If
 End-For
End-For

I'm not too sure. I asked someone else for help and they said it looks like a bioinformatic algorithm.

 

Any ideas?


Edited by NickShanks, 02 May 2020 - 03:32 PM.

  • 0

Advertisements


#2
zep516

zep516

    Trusted Helper

  • Malware Removal
  • 8,090 posts

Hello Nick,

 

It does look like a bioinformation algorithm,

 

More like it it in the link below;

 

https://books.google...epage&q&f=false


  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP