Tip 1 : Remove all the noise, just study
Tip 2 : DSA is like pre exam of UPSC, if you have to clear any company, you have to do DSA, no way of skipping unless you are an extremely good developer.
Tip 1 : Keep at least 2 project
Tip 2 : And never lie in your resume



1. X and Y should be greater than 0.
2. (X, Y) and (Y, X) are considered different solutions if X is not equal to Y, i.e. (X, Y) and (Y, X) will not be distinct if X=Y.



I got a mail I have cleared the online assessment and qualified for the interview,.



[2,3,4] - median is 3.
[2,3] - median is floor((2+3)/2) = 2.



You are given ‘WORDS’ = [“cat”, “mat”, “tac”]. Then the answer will be [(0, 2), (2, 0)}, because “cat” + “tac” = “cattac” which is a palindrome and “tac” + “cat” = “taccat” which is also a palindrome.
I used stringBuilder, removed the middle character, increased it by 1 and appended back
What is deadlock in OOPS?
What are ACID properties?
What are transaction properties in sql
Explain your projects.
How long it takes to complete?
What all challenges you faced?
How your project is unique?

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: