Frage im Vorstellungsgespräch bei Cloud Certitude

Write a code for quick sort

Antwort im Vorstellungsgespräch

Anonym

11. Jän. 2025

public class Main { public static void main(String[] args) { System.out.println("Hello World"); int[] cars = {45,6,34,7}; for(int x=0;x cars[y]){ int z=0; z = cars[x]; cars[x] = cars[y]; cars[y] = z; } } } for(int x=0;x