Infosys — Interview Questions
Aptitude · Reasoning · English · CS — Corporate & Campus Interview Prep
100 Questions 10 Topics Take Test
Advertisement
Showing 51–60 of 100 questions
Q.51 Hard Infosys
A candidate is solving a problem on dynamic programming for the Infosys coding round. The problem involves overlapping subproblems and optimal substructure. What is the minimum number of steps to solve such problems?
A 1 step - direct solution
B 2 steps - define subproblems and find recurrence
C 3 steps - define subproblems, find recurrence, implement with memoization/tabulation
D 4 steps - analyze, define, find recurrence, and optimize further
Correct Answer:  C. 3 steps - define subproblems, find recurrence, implement with memoization/tabulation
Explanation:

Dynamic programming requires defining subproblems, establishing recurrence relations, and implementing solutions using memoization or tabulation for optimization.

Take Test
Q.52 Medium Infosys
Which certification is widely recognized and promoted by Infosys for cloud professionals?
A Microsoft Azure Fundamentals
B AWS Solutions Architect
C Google Cloud Professional
D All of the above
Correct Answer:  D. All of the above
Explanation:

Infosys promotes multiple cloud certifications including AWS, Azure, and Google Cloud to ensure diverse skill sets among employees.

Take Test
Q.53 Easy Infosys
In Infosys' agile methodology approach, what is a Sprint typically?
A 1-2 weeks
B 2-4 weeks
C 1-3 months
D 3-6 months
Correct Answer:  B. 2-4 weeks
Explanation:

A Sprint in agile methodology is typically a 2-4 week iteration where teams work on defined deliverables with regular stand-ups and reviews.

Take Test
Q.54 Medium Infosys
Infosys' strategy for business continuity and disaster recovery typically includes which of the following?
A Single data center backup only
B Geographic distribution of data centers with redundancy
C Manual recovery processes
D No backup systems
Correct Answer:  B. Geographic distribution of data centers with redundancy
Explanation:

Infosys maintains geographic distribution of data centers across multiple regions with automated redundancy for business continuity.

Take Test
Q.55 Hard Infosys
A complex algorithmic problem in Infosys placement requires analyzing a graph with weighted edges. What would be the optimal approach for finding the shortest path?
A Depth-first search (DFS)
B Breadth-first search (BFS)
C Dijkstra's algorithm for weighted graphs
D Linear search
Correct Answer:  C. Dijkstra's algorithm for weighted graphs
Explanation:

Dijkstra's algorithm is the optimal choice for finding shortest paths in weighted graphs with non-negative weights, with O(E log V) complexity.

Take Test
Advertisement
Q.56 Medium Infosys
Infosys' Vision 2040 framework emphasizes which key area?
A Maximizing profit only
B Sustainable and responsible business practices
C Market dominance through aggressive expansion
D Reducing employee benefits
Correct Answer:  B. Sustainable and responsible business practices
Explanation:

Infosys Vision 2040 focuses on sustainable business practices, environmental responsibility, and creating positive societal impact.

Take Test
Q.57 Easy Infosys
Infosys' headquarters is located in which city?
A Mumbai
B Bangalore
C Hyderabad
D Pune
Correct Answer:  B. Bangalore
Explanation:

Infosys headquarters is in Bangalore (now Bengaluru), Karnataka, India.

Take Test
Q.58 Medium Infosys
A developer at Infosys needs to optimize a recursive function that calculates Fibonacci numbers. Which approach would be most efficient?
A Simple recursion with no modifications
B Memoization or dynamic programming
C Increasing the system RAM
D Using multiple threads
Correct Answer:  B. Memoization or dynamic programming
Explanation:

Memoization or dynamic programming reduces time complexity from exponential to linear by caching previously computed results.

Take Test
Q.59 Medium Infosys
In 2024-25, what is Infosys' primary focus for digital transformation services?
A Legacy system maintenance only
B Cloud, AI, and automation-driven solutions
C Hardware sales
D Real estate investment
Correct Answer:  B. Cloud, AI, and automation-driven solutions
Explanation:

Infosys' 2024-25 strategy emphasizes cloud migration, artificial intelligence, and process automation for digital transformation.

Take Test
Q.60 Medium Infosys
Which programming paradigm is most suitable for developing scalable microservices at Infosys?
A Procedural programming
B Object-oriented programming
C Functional programming
D Assembly language
Correct Answer:  B. Object-oriented programming
Explanation:

Object-oriented programming provides modularity, encapsulation, and reusability necessary for scalable microservices architecture.

Take Test
IGET
iget AI
Online · Ask anything about exams
Hi! 👋 I'm your iget AI assistant.

Ask me anything about exam prep, MCQ solutions, study tips, or strategies! 🎯
UPSC strategy SSC CGL syllabus Improve aptitude NEET Biology tips