UBS java Interview Experience |Exp 8 years |Selected

  Рет қаралды 40,246

AG Tech

AG Tech

Күн бұрын

Пікірлер: 57
@rohand5545
@rohand5545 3 жыл бұрын
Good that you didn't argue with the interviewer. The hello world program work without adding additional security class. I just tested.
@manishghoshi3861
@manishghoshi3861 3 жыл бұрын
Right. It will work without adding any security.
@debasishchakraborty4196
@debasishchakraborty4196 3 жыл бұрын
Exactly, with single rest controller REST API can be tested without issues in spring-boot, it's a different context if we need to secure REST API designed
@RoamWithNayan
@RoamWithNayan 2 жыл бұрын
Yes thats what ! I was like why it’s required 😂
@Akshay-fz7ms
@Akshay-fz7ms 2 жыл бұрын
Security is optional ...controller will work ...i thought he was asking for dispatcher servlrt specific config which is not required
@vivekpanday
@vivekpanday 2 жыл бұрын
Interviewer is talking about Spring MVC controller....and making himself confused..
@jayshankargupta106
@jayshankargupta106 3 жыл бұрын
interviews seems to work on Spring security recently in his project
@humaripragati
@humaripragati 2 жыл бұрын
🤣 Very True
@GauravSharma-wb9se
@GauravSharma-wb9se 3 жыл бұрын
you are really irritating by putting subscribe request in middle of video...its sound really irritates because conversation volume is low so i was listening at high volume and your click sound is jumping in between repeatedly.
@CodingWorldWithNinja
@CodingWorldWithNinja 2 жыл бұрын
WebSecurityConfiguration is mainly used for cors issue
@dips2805
@dips2805 2 жыл бұрын
code for the question asked at 19:02 is System.out.println(empList.stream().filter(emp->emp.getAge()>50).collect(Collectors.toList()));
@sanjeevirayan9188
@sanjeevirayan9188 3 жыл бұрын
Hello Interviewer,. We don't need to have Websecurityconfigadapter in order to build rest API. It will work without having websecurityconfigadapter. If you want restrictd api to third party or user, you have to write class implemented by websecurityconfig adapter( authentication and authorisation) in order restrict the api. Even interviewer don't know how to ask the question.
@anupBroLogs
@anupBroLogs 2 жыл бұрын
He might just moved to springboot from spring. Thats why. 😝
@AstronomyStartTrek2711
@AstronomyStartTrek2711 2 жыл бұрын
Exactly..Just now tried a hello world with a simple restcontroller with local host and tomcat server port..Websecurity configurer adaptor we extend from our implementing class and overide its methods to enforce authenticate and authorisation(achieved this with JWTS)
@coffeewithjava5625
@coffeewithjava5625 2 жыл бұрын
Interviewer doesn't knows much ...
@bhavishyasoni7491
@bhavishyasoni7491 2 жыл бұрын
Interviewer asking wrong questions and misleading
@abhijitsalunkhe9964
@abhijitsalunkhe9964 Жыл бұрын
exactly
@kamra.gaurav
@kamra.gaurav 3 жыл бұрын
14:14 auth2 is not for authentication...
@nolan_villeneuve
@nolan_villeneuve 7 ай бұрын
interviewer said LocalDate and LocalTime is the old way and something new is introduced in Java8, he's wrong though. LocalDate and LocalTime both are introduced in Java 8 only
@vivekpanday
@vivekpanday 2 жыл бұрын
@19:00 Local date LocalTime Instance are introduced in Java 8
@rajsaraogi
@rajsaraogi Жыл бұрын
@2:40 what should be the anwser ?
@onlinenaman
@onlinenaman 3 жыл бұрын
For Oauth, did you use Google etc, or your own Oauth server implementation?
@surajsingh-py5fr
@surajsingh-py5fr 2 жыл бұрын
As you mention they have 7 years of experience As per the experience he is not able to give right answer Then how he selected bro 😅
@mallikarjunaathota2954
@mallikarjunaathota2954 3 жыл бұрын
How much CTC they offered?
@vivekpanday
@vivekpanday 2 жыл бұрын
@11:11 if UI changes is not required we can return 204 . Else return 200 with empty data.....also seems someone Google it while answering it 😂😂
@ANKITCHOUDHARYankitkrchy
@ANKITCHOUDHARYankitkrchy 2 жыл бұрын
11:32 he is looking for 204 No_Content
@deepaksolanki1972
@deepaksolanki1972 2 жыл бұрын
he is looking for 404 Not found. further he asks directly about it
@srjaqualife2706
@srjaqualife2706 3 жыл бұрын
I cleared all round ( Technical + Manager + HR) now there is one more round called cultural round what is that ?
@rexsam3134
@rexsam3134 2 жыл бұрын
It's related to your role ,- cultural round
@shyamagrawal6161
@shyamagrawal6161 2 жыл бұрын
Nice set of questions
@MHK958
@MHK958 2 жыл бұрын
Yaaa :)
@sushilroy22
@sushilroy22 3 жыл бұрын
It will work without security implementation
@AGTech777
@AGTech777 3 жыл бұрын
True,it will work but you can't change interviewer mindset.
@sumanta8504
@sumanta8504 Жыл бұрын
Pagol hai 😂, let say all my end points are public, no authentication is required then why do I need to implement security
@rohand5545
@rohand5545 3 жыл бұрын
Can you tell which position you got selected. AO or AD? And How may rounds from written till HR?
@AGTech777
@AGTech777 3 жыл бұрын
Not sure about the position but this was first round.
@rohand5545
@rohand5545 3 жыл бұрын
@@AGTech777 how many total rounds?
@prerakchoksi2379
@prerakchoksi2379 Жыл бұрын
seems like interviewer dosent know things
@rajsaraogi
@rajsaraogi Жыл бұрын
@10:50 answer should be 404 not found !
@prasadsonawane6550
@prasadsonawane6550 3 жыл бұрын
How much time they take to release offer letter once HR discussion round is completed
@rohand5545
@rohand5545 3 жыл бұрын
Location? Pune/Mumbai
@AGTech777
@AGTech777 3 жыл бұрын
Pune
@GauravSharma-wb9se
@GauravSharma-wb9se 3 жыл бұрын
once or twice is ok to request for subscribe by putting irritating sound but you have put it many times in single video....if you have impressive content then people will automatically subscribe.
@rexsam3134
@rexsam3134 2 жыл бұрын
During interview noone subscribes
@jyotipaan5408
@jyotipaan5408 2 жыл бұрын
Seriously these constant pings are so disturbing. that ruining the video content.
@arinbose6366
@arinbose6366 3 жыл бұрын
Entity Not found means 404 that was very simple.
@msraju2326
@msraju2326 6 ай бұрын
Why not 204 no content. Api is successful but no data
@MrAnitharao
@MrAnitharao Жыл бұрын
bad request i think it is 400
@cvjcvj3990
@cvjcvj3990 2 жыл бұрын
Does UBS provide goodies to their newly joined employees😅?
@david007x
@david007x 9 ай бұрын
Rude interview. Its better do hide and seek than this
@rahulkatare802
@rahulkatare802 2 жыл бұрын
Package?
@lokendragupta9962
@lokendragupta9962 3 жыл бұрын
Did you selected
@AGTech777
@AGTech777 3 жыл бұрын
Yes
@sagaryedireswarapu
@sagaryedireswarapu 2 жыл бұрын
LocalDate is pre Java 8? The interviwer seems to be wanting to listen to answers that he has hardocded in his mind. In fact the candidate told the correct answer: lacdate.now()/locatime.now(). Instant would also do the same but the TZ would then be UTC
@vivekpanday
@vivekpanday 2 жыл бұрын
I will not pass interviewer I will get chance to interview him 😂 he is hard coded answers in his mind and many of them are wrong
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
Interview experience Java Developer 2+ years experience
16:13
Main Hoon Na
Рет қаралды 39 М.
UBS Interview- Selected Round-2 Real Time Experience
33:14
Java Real Time Interview Questions & Answers
Рет қаралды 4,3 М.
IBM 3 Years Interview Experience | Java Spring Boot
20:05
GenZ Career
Рет қаралды 17 М.
Cognizant | real time java interview series| Interview 15 | part 1
21:33
JAVA INTERVIEW BUDDY
Рет қаралды 67 М.
"COFORGE" Java Developer Round 1 Interview Experience for 5+ years.
50:18