Tip 1 : Prepare the topics as per syllabus
Tip 2 : Read your resume thoroughly
Tip 1: Well organized and timeline
Tip 2: Added projects
OS/Networking
Number Of MCQs - 20



If the given string is 56789, then the next greater number is 56798. Note that although 56790 is also greater than the given number it contains 1 '0' which is not in the original number and also it does not contain the digit '8'.
The given string is non-empty.
If the answer does not exist, then return -1.
The given number does not contain any leading zeros.
Solved using data structures for loop
Normal resume os questions
Questions were asked related to Virtual memory.
Networking
Questions were asked about Networking.
Virtual
What are leadership principles?
What can you bring to the company?
Walk me through your resume.

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you remove whitespace from the start of a string?