Hi Sir I pinged One String I got this in project Interview please share the code sir String str ="60 TestCases Passed out of Out of 100 TestCases"; above string 60 and 100 values are changed but we want failed testcases using Arrays and String.
Sir suppose if someone has workexperience of 2 years but 1.5 years of bench and remaining is training so if he make end to end projects of all java frameworks and add those concepts asked in interview in the project so can he fake his workexperience as a java developer and ask 100% hike after switch?
You can attend the interview as a Java developer with 2years of experience and negotiate hike %. It will not matter if you are working or on bench if you have knowledge.All the best 😊
Output is
s1 != s2
Both strings are equal
Your passion for programming really shines through your videos. Keep up the great work!
Nice concept it helps to who seeking new job I'm 6+ year experience in java It help me too
Viewing. Cache example and Redis will help. There are 2 other ways to communicate between web services
Excellent 👌
Output :
___________
s1==s2
Both strings are equal
Incorrect. Read about the difference between equals method and '==' operator for string comparison in Java.
@@adityadahiya1996Sure, equals() method is used for comparing data and == opertor is used for comparing references of the String object
I think, Reference for both will be same
S1! =S2 and both string are equal
Sir you are doing great work.
Have you worked using Feign, webclient or in short Reactive programming?
s1!=s2
Both Strings are equal
Please create a video on cachinh implementation
Will do it in upcoming videos
+1 from my side
+1
I was asked same question but interviewer asked me not to use stream api and made me write a own logic using for loops
Ohh were they using version lesser than java 8 in their current project?
s1!=s2
Both string are equal
s1 !=s2
Both String are same
Hi Sir I pinged One String I got this in project Interview please share the code sir
String str ="60 TestCases Passed out of Out of 100 TestCases";
above string 60 and 100 values are changed but we want failed testcases using Arrays and String.
You can try with group by to get passed and failed test cases.
Please do for 7 yers experience
s1 != s2
Both Strings are different
First is correct
@@cloudtech5260 1st one: check reference
2nd one : check content or information
@@cloudtech5260cau u share this content as in PDF Format?
Sir suppose if someone has workexperience of 2 years but 1.5 years of bench and remaining is training so if he make end to end projects of all java frameworks and add those concepts asked in interview in the project so can he fake his workexperience as a java developer and ask 100% hike after switch?
You can attend the interview as a Java developer with 2years of experience and negotiate hike %. It will not matter if you are working or on bench if you have knowledge.All the best 😊
s1 != s2
Both strings are equal
s1!=s2
Both Strings are equal