Details for Infosys DSE and SP Syllabus 2023
The following table contains all the important information that you should have if you are preparing for Infosys Specialist Programmer and Digital Specialist Engineer
Infosys Hiring | Details |
---|
Number of Questions | 3 |
Time allotted | 3 hours |
Difficulty | high |
Cut-off | Sectional/Topical |
Infosys SP and DSE Coding Round will have 3 questions and each question will belong to a different topic and different difficulty level. In total you will have 3 hours to solve the 3 given coding problems, so you have to plan accordingly so that you can solve all the 3 coding questions, with all the test cases in the given time slot.
Coding Round explained in details
Infosys Coding Round | Difficulty | Suggested Avg. Time |
---|
Question 1 | Easy | 30-35 mins |
Question 2 | Medium | 45-60 mins |
Question 3 | Hard | 60-75 mins |
The Coding Round of Infosys SP and DSE Hiring consists of 3 coding questions, each question can belong to a different difficulty level:
- Question 1 – Easy level – Simple Question that can be solved by basic applications of aptitude, algorithm and data structures.
- Question 2 – Medium Level – Usually a question based on Greedy Algorithm
- A greedy algorithm is any algorithm that follows the problem-solving heuristic of making the locally optimal choice at each stage. Types of greedy problems are-:
- Pure Greedy Algorithms
- Orthogonal Greedy Algorithms
- Relaxed Greedy Algorithms
- Question 3 – Hard level – Usually a question based on Dynamic Programming
- DP is an algorithmic technique for solving an optimization problem by breaking it down into simpler subproblems and utilizing the fact that the optimal solution to the overall problem depends upon the optimal solution to its subproblems.
- Principles of Dynamic Programming-:
- Breaking the problem down into subproblems and calculating their values. Next time, upon encountering the same subproblem, the value can be reused instead of recalculation
- Avoid repeated work by remembering partial results, a common approach for performance enhancements.
Note-: Programming languages allowed to submit solutions for the above questions are:-
You can even use different programming languages to solve different coding problems, for eg – you can use C++ to solve ques 1, java to solve ques 2 and python to solve ques 3, or you can use either C,C++,java etc to solve all the 3 coding questions. Read more about the Digital Specialist Engineer and Specialist Programmer through here-:
- Digital Specialist Engineer
- Specialist Programmer
Interview TR and HR or only one