UBS java Interview Experience |Exp 8 years |Selected

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 พ.ย. 2024

ความคิดเห็น • 57

  • @rohand5545
    @rohand5545 3 ปีที่แล้ว +41

    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 ปีที่แล้ว +1

      Right. It will work without adding any security.

    • @debasishchakraborty4196
      @debasishchakraborty4196 2 ปีที่แล้ว +2

      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 ปีที่แล้ว +1

      Yes thats what ! I was like why it’s required 😂

    • @Akshay-fz7ms
      @Akshay-fz7ms 2 ปีที่แล้ว +2

      Security is optional ...controller will work ...i thought he was asking for dispatcher servlrt specific config which is not required

    • @vivekpanday
      @vivekpanday 2 ปีที่แล้ว +1

      Interviewer is talking about Spring MVC controller....and making himself confused..

  • @sanjeevirayan9188
    @sanjeevirayan9188 3 ปีที่แล้ว +32

    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 ปีที่แล้ว +3

      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 ปีที่แล้ว +1

      Interviewer doesn't knows much ...

    • @bhavishyasoni7491
      @bhavishyasoni7491 2 ปีที่แล้ว

      Interviewer asking wrong questions and misleading

    • @abhijitsalunkhe9964
      @abhijitsalunkhe9964 ปีที่แล้ว

      exactly

  • @jayshankargupta106
    @jayshankargupta106 2 ปีที่แล้ว +9

    interviews seems to work on Spring security recently in his project

  • @CodingWorldWithNinja
    @CodingWorldWithNinja 2 ปีที่แล้ว +3

    WebSecurityConfiguration is mainly used for cors issue

  • @GauravSharma-wb9se
    @GauravSharma-wb9se 3 ปีที่แล้ว +6

    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.

  • @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 😅

  • @vivekpanday
    @vivekpanday 2 ปีที่แล้ว

    @19:00 Local date LocalTime Instance are introduced in Java 8

  • @kamra.gaurav
    @kamra.gaurav 3 ปีที่แล้ว +2

    14:14 auth2 is not for authentication...

  • @vivekpanday
    @vivekpanday 2 ปีที่แล้ว +1

    @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 😂😂

  • @dips2805
    @dips2805 ปีที่แล้ว +1

    code for the question asked at 19:02 is
    System.out.println(empList.stream().filter(emp->emp.getAge()>50).collect(Collectors.toList()));

  • @nolan_villeneuve
    @nolan_villeneuve 5 หลายเดือนก่อน

    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

  • @MHK958
    @MHK958 ปีที่แล้ว +2

    Yaaa :)

  • @onlinenaman
    @onlinenaman 3 ปีที่แล้ว

    For Oauth, did you use Google etc, or your own Oauth server implementation?

  • @sushilroy22
    @sushilroy22 3 ปีที่แล้ว +10

    It will work without security implementation

    • @AGTech777
      @AGTech777  3 ปีที่แล้ว +6

      True,it will work but you can't change interviewer mindset.

    • @sumanta8504
      @sumanta8504 11 หลายเดือนก่อน +1

      Pagol hai 😂, let say all my end points are public, no authentication is required then why do I need to implement security

  • @arinbose6366
    @arinbose6366 2 ปีที่แล้ว +1

    Entity Not found means 404 that was very simple.

    • @msraju2326
      @msraju2326 4 หลายเดือนก่อน

      Why not 204 no content. Api is successful but no data

  • @prerakchoksi2379
    @prerakchoksi2379 ปีที่แล้ว +1

    seems like interviewer dosent know things

  • @rajsaraogi
    @rajsaraogi ปีที่แล้ว

    @2:40 what should be the anwser ?

  • @ANKITCHOUDHARYankitkrchy
    @ANKITCHOUDHARYankitkrchy 2 ปีที่แล้ว +1

    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

  • @mallikarjunaathota2954
    @mallikarjunaathota2954 3 ปีที่แล้ว +2

    How much CTC they offered?

  • @srjaqualife2706
    @srjaqualife2706 2 ปีที่แล้ว

    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

  • @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.

  • @rajsaraogi
    @rajsaraogi ปีที่แล้ว +1

    @10:50 answer should be 404 not found !

  • @rohand5545
    @rohand5545 3 ปีที่แล้ว +1

    Can you tell which position you got selected. AO or AD? And How may rounds from written till HR?

    • @AGTech777
      @AGTech777  3 ปีที่แล้ว +1

      Not sure about the position but this was first round.

    • @rohand5545
      @rohand5545 3 ปีที่แล้ว

      @@AGTech777 how many total rounds?

  • @MrAnitharao
    @MrAnitharao ปีที่แล้ว +1

    bad request i think it is 400

  • @prasadsonawane6550
    @prasadsonawane6550 3 ปีที่แล้ว

    How much time they take to release offer letter once HR discussion round is completed

  • @david007x
    @david007x 6 หลายเดือนก่อน +1

    Rude interview. Its better do hide and seek than this

  • @cvjcvj3990
    @cvjcvj3990 2 ปีที่แล้ว

    Does UBS provide goodies to their newly joined employees😅?

  • @rohand5545
    @rohand5545 3 ปีที่แล้ว +2

    Location? Pune/Mumbai

  • @rahulkatare802
    @rahulkatare802 2 ปีที่แล้ว

    Package?

  • @lokendragupta9962
    @lokendragupta9962 3 ปีที่แล้ว +1

    Did you selected

  • @sagaryedireswarapu
    @sagaryedireswarapu 2 ปีที่แล้ว +1

    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 ปีที่แล้ว +1

      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