Tip 1 : Be focused
Tip 2 : continue with your learnings
Tip 3 : stay updated
Tip 1 : Add the best points that describe you and your skills
Tip 2 : don't add any thing about which you are not sure.
By Mistake, Duplicate records exists in a table, how can we delete the copy of a record?
SQL queries, Coding questions, Aptitude, time complexity.
Number Of MCQs - 90
It was technical round for about 90 minutes. Need to give answers very calmly and confident. It is not important that you should know each and every question but insted of saying directly no to the i terviewer you can just reply like : sorry i am not aware of this question but i will definately try to know the answer of this question till the EOD.
You can just let the interviewer know about any other thing you have learned if any. Or else you can just tell him like i was too focused for my job that when ever i google something i always try to learn any new method to complete the same task so that i can try the new methond next time. And didnt get any time to learn new skill.
You have a linked list and you have to implement the functionalities push and pop of stack using this given linked list. Your task is to use the class as shown in the comments in the code editor and complete the functions push() and pop() to implement a stack.
Introduce yourself.
Who is your role model?
Where do you see yourself in 5-10 years?

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?