{
  "translations": {
    "en": {
      "sc2": "Here is a visual explanation of our <b>SORTING</b> Problem notation. We have: <br><b><u>Input:</u></b> An unsorted array of records R1, R2, ..., Rn with associated key values K1, K2, ..., Kn,",
      "sc3":" <br><b><u>Output:</u></b>: Some permutation Ks1, Ks2, ..., Ksn such that Ks1 <= Ks2 <= ... <= Ksn.",
      "sc4": "Here is an example of a <b>SORTING</b> instance an unsorted array as input and a corresponding sorted array as output.",
      "lab1": "SORTING",
      "lab2": "input",
      "lab3": "output"
}
}
}
