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.81Medium

In Infosys' API rate limiting strategy, what does the Token Bucket algorithm control?

Q.82Medium

Which of the following best describes the Infosys' commitment to 'Digital-First' customer experience in 2024-25?

Q.83Hard

In a distributed system at Infosys, what is the primary challenge that CAP theorem addresses?

Q.84Easy

What is Infosys' primary focus area in its 2024-25 AI and ML initiatives?

Q.85Medium

In Infosys' cybersecurity protocols, which encryption standard is mandated for data at rest?

Q.86Medium

What does OWASP Top 10, which Infosys developers must follow, primarily address?

Q.87Easy

In Infosys' Agile methodology, what is a Sprint typically limited to in terms of duration?

Q.88Medium

Which HTTP status code should a REST API return when a resource is successfully created?

Q.89Easy

In Infosys' commitment to sustainability 2024-25, what is the target for renewable energy adoption?

Q.90Easy

What is the time complexity of the binary search algorithm when searching in a sorted array of n elements?

Q.91Hard

In a HashMap implementation used at Infosys, what happens when the load factor exceeds the threshold?

Q.92Medium

In Infosys' microservices architecture, which design pattern is used to manage distributed transactions across multiple services?

Q.93Easy

What is the primary purpose of Docker containerization technology used by Infosys developers?

Q.94Medium

An Infosys developer needs to optimize a SQL query that joins 4 tables. The query currently takes 8 seconds to execute. Which indexing strategy would be most effective?

Q.95Easy

In Infosys' cloud infrastructure, what does the term 'elasticity' refer to?

Q.96Hard

An Infosys project uses Apache Kafka for real-time data streaming. If a consumer group has 5 consumers and the topic has 8 partitions, how many consumers will remain idle?

Q.97Medium

Which of the following represents the correct order of REST API maturity levels according to Richardson Maturity Model used at Infosys?

Q.98Easy

In Infosys' DevOps pipeline, which tool is primarily used for continuous integration and continuous deployment (CI/CD)?

Q.99Medium

An Infosys data engineer needs to process 10 TB of unstructured data. Which Apache tool would be most suitable for batch processing?

Q.100Hard

In thread-safe programming at Infosys, which Java construct provides the most granular level of locking?