Tip 1 : stick to the basics
Tip 2 : practise coding questions as much as you can
Tip 3 : prepare aptitude
Tip 1 : keep resume short
Tip 2 : Add at least 2 good projects
The round was an online assessment in which there were 2coding questions and the rest were the basic questions of c, c++ concept and surely it was an easy round and I would suggest you all kindly attempt those coding questions
The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -> 2 -> 1 -> NULL and the head of the reversed linked list will be 4.
Can you solve this problem in O(N) time and O(1) space complexity?
It was the complete coding round based upon the Resume.
This was totally based upon you, they judge your confidence, Why SAP, What is SAP, and so on. Why are you choosing SAP WILP rather than doing a normal MCA or MTech degree? Remember they will going to tell you that it’s very hard and all but you have to stick over your words and should show up all your confidence.
Why should we hire you?
Who is your role model?
Tip 1 : Be confident
Tip 2 : Be subtle
Tip 3 : Do not try to be over smart
Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
Which is a DDL command in SQL?