Sort | MCQs

    Q1: What is the worst case time complexity of a quick sort algorithm?

    فوری ترتیب والے الگورتھم کی بدترین صورتحال کا وقت کی پیچیدگی کیا ہے؟
    • A. O(N log N)
    • B. None of these
    • C. O(log N)
    • D. O(N2)
    • A. None of these
    • B. Ascending
    • C. Descending
    • D. Horizontal
    • A. Sorted Linked List
    • B. Pointer Array
    • C. Sorted Linear Array
    • D. Sorted Binary Trees
✅ Correct: 0 | ❌ Wrong: 0 | 📊 Total Attempted: 0