Tip 1 : Ready for coding round with basics and DSA also these days.
Tip 2 : Ready any core subject like computer networks, operating system etc
Tip 3 : Go with atleast 2 projects.
Tip 1: Please have projects on resume if you are fresher.
Tip 2: Whatever topics you are confident in, please mention only those topics.



1. The array consists of only 3 distinct integers 0, 1, 2.
2. The array is non-empty.
With the help of coding and reasoning I solved.
ospf protocols states and functions
The array follows 0-based indexing, so you need to return the 0- based index of the element. If there are multiple indices which satisfy the given condition, then return the left-most index. If no such index is present in the array, return -1.
The array follows 0-based indexing, so you need to return the 0- based index of the element. If there are multiple indices which satisfy the given condition, then return the left-most index. If no such index is present in the array, return -1.
Manager round
about traffic generators, system design, waterfall method

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is recursion?