Tip 1 : Practice basic questions of DSA.
Tip 2 : Must have minimum 2 good projects in latest technologies like AI & ML.
Tip 3 : One should know the Sql commands.
Tip 1 : Do not bluff and write only things which you are completely aware about.
Tip 2 : Internships would be good for resume.
Timing was 9:00 a.m. to 12:00p.m.
The environment was very user friendly.
No significant activity was observed.
The interviewer was being very friendly and was talking openly just like friends.



If 'K' is greater than 'N', return -1 denoting the invalid order.
Given if 'N' = 10, 'K' = 5. Then 5 candies are left in the jar after the event.
Timing was 4:00 p.m. to 5:00 p.m.
Environment was very good.
No other significant activity was seen.
There were no interviewer for this round as this was just a coding round.



If A = “aab”, B = “abc”, C = “aaabbc”
Here C is an interleaving string of A and B. Because C contains all the characters of A and B and the order of all these characters is also the same in all three strings.

If A = “abc”, B = “def”, C = “abcdefg”
Here C is not an interleaving string of A and B as neither A nor B contains the character ‘g’.




Example :
For the given binary tree :
Output : 24 14 2
Explanation: Rightmost diagonal contains elements {5, 10 , 9} its sum is 24, middle diagonal contains elements {6, 3, 5} its sum is 14, leftmost diagonal contains elements {2}. Thus the answer should be “24 14 2”.
Timing was 12:30 p.m. to 12:45 p.m.
Environment was very good.
No other significant activity was monitored.
The interviewer seemed to have been focused on DSA and technical topics.
Write a query for updating an entity in the table as primary entity.
What is the difference between drop and truncate.
Timing 1:00 p.m. to 1:20 p.m.
The environment was very good.
No significant activity.
The interviewer was asking questions from the project site which the candidate would we working if selected and also about the working conditions.
How would you cut a cake in 3 pieces in 3 times ?
Timing was 1:00 p.m. to 1:20 p.m.
The environment was very good and productive.
No other significant activity.
The interviewer was very good.
Can you describe your time management skills?
What’s your absenteeism record like?
Can I trust you with responsibilities?
Tip 1 : I gave honest answer to this as I knew that in this serious condition company would take care of it's employees.
Tip 2 : So I told them that if my project requires me to be there, then I will be there.
Tip 3 : For the U.S. based client I said that I am ok in working at night.

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
To make an AI less repetitive in a long paragraph, you should increase: