Govt. Exams
Entrance Exams
Let original = x. After operations: x × 0.5 × 4 = 2x = 200% of x
Microservices architecture emphasizes small, independent services that communicate through APIs
Database normalization organizes data to minimize redundancy and improve data integrity
Both operands are integers, so integer division is performed: 10 / 3 = 3 (truncated)
Quick Sort has O(n log n) average case complexity, which is optimal among comparison-based sorts
Verbose means using more words than necessary. Concise is its opposite—using few words
Benign means harmless, kind, or gentle. Friendly is the closest synonym
R=4, O=5, S=6, E=7. Following alphabet position: P=1(9), E=7(8), T=2(9→2 with shift), A=1, L=4. PETAL = 89214
Roses are a subset of flowers, but we don't know which flowers are red. Some red flowers might not be roses.
Cost Price = 10 × 50 = 500. Selling Price = 10 × 60 = 600. Profit = 100. Profit% = (100/500) × 100 = 20%