Tip 1 : If you are fresher focus on core subjects as well.
Tip 2 : You should be aware of OOPS concepts.
Tip 3 : Practice DSA as much as possible.
Tip 1 : Prepare well what you write in your resume
Tip 2 : Make a decent project.
Slot timing was 2:00 PM to 4:00 PM



F(n) = F(n-1) + F(n-2),
Where, F(1) = F(2) = 1.
For ‘N’ = 5, the output will be 5.



It was afternoon around 1PM.

" is the code used for quotation marks symbol: (“)
' is the code used for single quotation marks or apostrophe symbol: (‘)
< is the code used for less than symbol: (<)
> is the code used for greater than symbol: (>)
& is the code used for the ampersand symbol: (&)
/ is the code used for the slash symbol: (/)
\ is the code used for the backslash symbol: (\)
“STR”: " Coding Ninjas is a platform to practice coding & participate in events. "
Which on converting will look like: “Coding Ninjas is a platform to practice coding & participate in events.”



1. If 'X' is not found in the array, return 0.
2. The given array is sorted in non-decreasing order.
What are OOPS principles?
Events in javascript?
What are triggers in SQL?
What are some different data types in SQL?
Explain deadlock.
Tip 1 : Prepare you core subjects.
Afternoon 12PM. This round mainly was an insight into the job role and internship duration.
Introduce yourself
Why do you want to join us?
What are your hobbies?
What do you think makes you a better choice than the other candidates?
What are your strengths and weaknesses?

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: