How many rounds typically comprise the Infosys selection process for freshers in 2024-2025?
Answer: B
The standard Infosys fresher selection process includes Online Assessment (Coding + Aptitude), Technical Interview, and HR Interview.
Q.122Medium
What is Infosys' consulting brand known for digital transformation services?
Answer: A
Infosys Consulting is a dedicated consulting subsidiary that helps enterprises with digital transformation and strategy.
Q.123Medium
In a typical Infosys aptitude test, how many questions on quantitative reasoning are usually asked?
Answer: B
The Infosys aptitude section usually contains 15-20 quantitative reasoning questions within a 40-minute timeframe.
Q.124Medium
Which certification program does Infosys offer to upskill employees in cloud technologies?
Answer: D
Infosys offers multiple cloud certification programs including partnerships with AWS, Azure, and GCP providers.
Q.125Medium
What was Infosys' market capitalization approximately in early 2024?
Answer: C
In early 2024, Infosys had a market capitalization of approximately $120 billion, making it one of India's most valued IT companies.
Advertisement
Q.126Hard
In Infosys' technical interview, a candidate is asked to find the longest palindromic substring in a given string. Which approach would be most optimal?
Answer: D
Both Expand Around Centers and Dynamic Programming offer O(n²) time complexity, which is considered optimal for this problem in interview settings.
Q.127Hard
Infosys launched which AI-powered platform for automating business processes in 2023-2024?
Answer: B
Infosys Cobalt is the company's AI-powered platform designed to accelerate digital transformation and business process automation.
Q.128Hard
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?
Answer: A
Historically, candidates who clear both coding and technical rounds have a high success rate in HR rounds at Infosys (>95%), as the company focuses on fit and communication at this stage.
Q.129Hard
What is the significance of Infosys' 'Equinix' partnership announced in recent years?
Answer: A
Infosys' partnership with Equinix focuses on expanding global data center infrastructure and edge computing capabilities for better service delivery.
Q.130Hard
If an Infosys candidate needs to solve a graph problem involving finding strongly connected components, which algorithm would be most appropriate?
Answer: B
Kosaraju's Algorithm is specifically designed to find strongly connected components in a directed graph in O(V+E) time.
Q.131Easy
What is the expected package range for Infosys freshers at premier engineering colleges in 2024-2025?
Answer: C
In 2024-2025, Infosys typically offers ₹5-6 LPA (Lakhs Per Annum) for freshers from premier engineering colleges, with variations based on performance and specialization.
Q.132Medium
Infosys' sustainability goal targets carbon neutrality by which year?
Answer: B
Infosys has committed to achieving carbon neutrality by 2030 as part of its Environmental, Social, and Governance (ESG) initiatives.
Q.133Easy
During Infosys' HR round, a candidate is asked about handling a conflict with a team member. Which response would be most valued?
Answer: C
Infosys values collaborative problem-solving, empathy, and constructive communication. The HR round assesses soft skills like conflict resolution and teamwork.
Q.134Medium
Which of the following is a recent emerging focus area for Infosys in terms of technology services?
Answer: D
In 2024-2025, Infosys has actively invested in emerging technologies including blockchain, quantum computing, and generative AI as key growth areas.
Q.135Easy
Which Indian IT company is the largest by market capitalization as of 2024?
Answer: B
TCS (Tata Consultancy Services) is the largest Indian IT company by market capitalization, followed by Infosys.
Q.136Easy
What is Infosys' headquarters location?
Answer: C
Infosys has its headquarters in Bangalore, Karnataka, which is also known as the IT capital of India.
Q.137Medium
In a software development scenario, if a developer needs to optimize database queries for an Infosys client project, which of the following is NOT a standard optimization technique?
Answer: B
Using wildcard characters at the beginning (like '%search') prevents index usage and is a poor optimization practice. Standard techniques include indexing, denormalization, and caching.
Q.138Medium
Infosys' 'Infosys Equinix' partnership primarily focuses on which area?
Answer: A
The Infosys and Equinix partnership provides hybrid cloud and edge computing solutions with colocation services.
Q.139Medium
A candidate appears for Infosys recruitment. In the coding round, they need to find the longest substring without repeating characters. What data structure would be most efficient?
Answer: B
A Hash Map is ideal for tracking character indices and detecting repeating characters with O(n) time complexity.
Q.140Easy
Which of the following is Infosys' commitment regarding digital transformation?
Answer: B
Infosys is committed to providing comprehensive digital transformation services across various industries and sectors.