Open In App

Infosys SDE Sheet

Last Updated : 15 Jun, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

Infosys Limited is a multinational IT company based in India that offers business consulting, IT, and outsourcing services. It was founded in Pune and its headquarter is in Bangalore. Infosys is India's second-largest IT company and many students dream to work at Infosys. This sheet consists of all the common interview questions and answers based on fundamental concepts and advanced topics to assist you to land a job at Infosys.

Infosys-SDE-Sheet


Top Infosys Coding Questions:

Below is the list of most commonly asked Infosys Coding Questions:

Easy Coding Questions:

ArticlesPractice

Print first n Fibonacci Numbers

Solve

Find the first non-repeating character from a stream of characters

Solve

Best Time to Buy and Sell Stock (at most one transaction allowed)

Solve

Pair with given Sum (Two Sum)

Solve

Remove duplicates from Sorted Array

Solve

Sentence Palindrome (Palindrome after removing spaces, dots, .. etc)

Solve

Sort string of charactersSolve
Program for addition of two matricesSolve
Binary SearchSolve
Program for Armstrong NumbersSolve
Area of Rectangle, Right Angled Triangle and CircleSolve
Program to check if two given matrices are identicalSolve
Convert from any base to decimalSolve
Celsius to Fahrenheit ConversionSolve
Print 1 to n without using loopsSolve
Middle of ThreeSolve
Binary representationSolve
Greatest of three numbersSolve
Number Of Open DoorsSolve
Maximum Possible Sum of ProductsSolve
Check if given four points form a squareSolve
Overlapping rectanglesSolve
Sum of all prime numbers between 1 and N.Solve
Check if a number is power of another numberSolve
Common DivisorsSolve
Perfect NumberSolve
Sum PalindromeSolve
Remove common characters and concatenateSolve
Check if string is rotated by two placesSolve
Check if date is validSolve
The Lazy Caterer's ProblemSolve
Program to print Sum Triangle for a given arraySolve
Party of CouplesSolve
Form largest number from digitsSolve
Print the left elementSolve
Tidy NumberSolve
MeanSolve

Medium Coding Questions:

ArticlesPractice

Longest Palindromic Substring

Solve

Allocate minimum number of pages

Solve

Reverse digits of an integer with overflow handled

Solve

Longest Increasing Subsequence

Solve

Next Permutation

Solve

Minimum number of jumpsSolve
Minimize the Heights IISolve

Find the smallest positive integer value that cannot be represented as sum of any subset of a given array

Solve

Rotate Array

Solve

Minimum PlatformsSolve

House Robber

Solve

Max length chainSolve

Find the element that appears once in a sorted array

Solve

Fractional KnapsackSolve

Count Number of Nodes With Value One in Undirected Tree

Solve

Job Sequencing ProblemSolve
Minimum Cost PathSolve

Number of subarrays having sum exactly equal to k

Solve

Find K-Avoiding Array

Solve

Generate Parentheses

Solve

Majority ElementSolve
Largest Number formed from an ArraySolve

Hard Coding Questions:

ArticlesPractice
0 - 1 Knapsack ProblemSolve
Partition Equal Subset SumSolve
Wildcard Pattern MatchingSolve

Maximize cost of forming a set of words using given set of characters

Solve

Form a palindromeSolve

Minimize refills to reach end of path

Solve

Matrix Chain MultiplicationSolve
Count Smaller elementsSolve
Minimum number of deletions.Solve
Probability of KnightSolve

Maximum sum of segments among all segments formed in array after Q queries

Solve

Longest Common SubstringSolve
Max rectangleSolve
Find all distinct subset (or subsequence) sumsSolve
Find all possible palindromic partitions of a StringSolve

Next Article

Similar Reads