iGET

Placement Papers - MCQ Practice Questions

Practice free Placement Papers multiple-choice questions with detailed answers and explanations. Perfect for competitive exam preparation.

654 questions | 100% Free

Q.621Easy

A merchant bought an item for ₹2000 and sold it for ₹2400. What is the profit percentage?

Q.622Medium

If a/b = and b/c = , find a/c.

Q.623Hard

Identify the statement that best fits the pattern: All roses are flowers. Some flowers are red. Therefore:

Q.624Easy

Which word is the odd one out? Metaphor, Simile, Irony, Noun

Q.625Medium

Select the pair that best represents a similar relationship: Teacher : School :: ?

Q.626Hard

Directions: A man walks 5 km north, then 3 km east, then 2 km south. How far is he from the starting point?

Q.627Easy

Find the odd one out: 121, 144, 169, 196, 215

Q.628Easy

What does 'Ephemeral' mean?

Q.629Medium

Complete the sentence: Despite his _____ circumstances, he remained optimistic.

Q.630Medium

What is the synonym of 'Meticulous'?

Q.631Easy

How many times does the letter 'e' appear in the word 'independence'?

Q.632Easy

Fill in the blank: The _____ of the novel was unexpected and thrilling.

Q.633Easy

What does the prefix 'un-' typically mean in English?

Q.634Medium

Which of the following is a programming paradigm Google emphasizes for systems design?

Q.635Medium

In a hash table with 10 slots, if 15 elements are inserted with a good hash function, what is the expected average chain length?

Q.636Medium

What is the space complexity of QuickSort?

Q.637Easy

In a BFS (Breadth-First Search), what data structure is used?

Q.638Hard

What is the correct way to check if a number is a power of 2?

Q.639Medium

Which sorting algorithm is stable and has O(n log n) worst-case complexity?

Q.640Easy

What is the result of 1 XOR 1?