iGET

Placement Papers - MCQ Practice Questions

Campus recruitment tests follow their own rhythm: a fixed time limit, a mix of sections, and negative marking that punishes guessing. This collection mirrors that format with quantitative aptitude, logical reasoning, verbal ability, and technical questions of the kind IT and core companies actually ask. Use it to build exam stamina, not just to check whether you know a topic.

658 questions | 100% Free

Q.1Hard

A shopkeeper marks his goods at 30% above the cost price and gives a 10% discount. What is his profit percentage?

Q.2Hard

A train 150 m long passes a pole in 15 seconds. What is its speed?

Q.3Hard

If x + 1/x = 5, what is the value of x² + 1/x²?

Q.4Hard

In a coding problem, you need to find the longest palindromic substring. What would be the optimal time complexity?

Q.5Hard

In a circular queue, if the array size is 10 and front=7, rear=2, how many elements are present?

Q.6Hard

In a graph with 5 vertices and 7 edges, what type of graph is it most likely to be?

Q.7Hard

A coding problem requires finding the longest common substring of two strings. What is the optimal approach?

Q.8Hard

In a complex algorithm with multiple nested loops, the time complexity is O(n²m) where n and m are independent variables. If n=100 and m=50, approximately how many operations?

Q.9Hard

In a TCS project analyzing Big Data with MapReduce, what is the purpose of the 'Reducer' phase?

Q.10Hard

A TCS developer is optimizing a Java application and notices that the garbage collector is causing frequent pause times. Which JVM parameter would BEST address this issue for low-latency requirements?

Q.11Hard

A TCS project uses Docker containers across 50+ servers. Which orchestration platform would be most suitable for managing container deployment, scaling, and updates at this scale?

Q.12Hard

Infosys' 'Infytq' program is primarily designed for which purpose?

Q.13Hard

Which global certification does Infosys encourage its employees to pursue?

Q.14Hard

In Infosys' technical interview, a candidate is asked to find the longest palindromic substring in a given string. Which approach would be most optimal?

Q.15Hard

Infosys launched which AI-powered platform for automating business processes in 2023-2024?

Q.16Hard

A candidate in Infosys placement gets selected in both the coding round and technical round. What is the approximate probability they will be rejected in the HR round, based on historical data?

Q.17Hard

What is the significance of Infosys' 'Equinix' partnership announced in recent years?

Q.18Hard

If an Infosys candidate needs to solve a graph problem involving finding strongly connected components, which algorithm would be most appropriate?

Q.19Hard

A software team at Infosys needs to implement microservices architecture. Which challenge is MOST critical to address?

Q.20Hard

In a distributed system scenario relevant to Infosys projects, what does the CAP theorem suggest?