EY Salesforce Developer Interview Questions || 3 YOE || Salesforce interviews

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 พ.ย. 2023
  • In this video, I have shared the interview experience with EY company for a salesforce developer role , Interview was given by one of my student and this is for the technical round. here are the interview questions if you are just looking for them -
    EY Interview L1
    1.we have 10 users having permission CRE we need to remove E C access of two user how to do
    2.What is Queue & Public Group
    3.Best practices of flow, Trigger, TestClasses
    4.Test.isrunnigTest use
    test.stopTest & test.startTest
    4assume we have 10 manage packages in org n all they have trigger on contact object and each trigger has 10. SOQL and user create trigger on same object with 5 SOQL so will it work or through an error
    5.create batchclass with all methods n call Queuable from batch
    6.can we call future method from trigger
    7.How to call screenflow from LWC
    8.write query select id,Name from account where Id not in (select AccountId from contact)
    9.Whenever create task checkbox checked for case on an account a followup task is automatically created for the primary contact of account.
    10.can we edit Apex Trigger, classes vfPages in Production
    11.how to avoid trigger recurrsion (without using static boolean variable)
    12.how to get current userId in LWC without using Apex?
    13.how to pass data to grandParent component LWC
    14.Explain LMS
    To check my recorded interview preparation course - salesforceandinterviews.graph...
    To enroll for my upcoming live interview preparation course - salesforceandinterviews.graph...

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

  • @Mtripathi347
    @Mtripathi347  8 หลายเดือนก่อน +17

    guys, please ignore sunshine on my face, I was suffering from severe cold and light was helping me. I have also added the questions on description so those who just need questions can get by checking the description. Please like share and subscribe guys if you feel this can help someone :) Thank you.

    • @extremeweirdness1528
      @extremeweirdness1528 8 หลายเดือนก่อน

      I was going to comment that you are looking very good with the Sunshine acting as natural lighting.

  • @prasadpund4176
    @prasadpund4176 8 หลายเดือนก่อน

    Thank you for this video, really helpful

  • @panyamsindhu1222
    @panyamsindhu1222 8 หลายเดือนก่อน

    Thank you for the video,nice session

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

    It is helping us a lot.
    Thank you so much.
    God bless you :)

  • @SFMasteryZK
    @SFMasteryZK 2 หลายเดือนก่อน

    Awesome interview!

  • @DasariChandranna-so7fl
    @DasariChandranna-so7fl 7 หลายเดือนก่อน

    Thank you for sharing and it's great content

    • @Mtripathi347
      @Mtripathi347  7 หลายเดือนก่อน

      Thanks for watching!

  • @user-nx6kg3uw9o
    @user-nx6kg3uw9o 8 หลายเดือนก่อน

    Thank you for your support and all Bro.

  • @kajalmuskan3915
    @kajalmuskan3915 5 หลายเดือนก่อน +2

    Can you please share the link of "how to avoid trigger recurrsion (without using static boolean variable)" ?
    I tried to find but not getting any standard way to handle this.

  • @theproject-yb3jc
    @theproject-yb3jc 7 หลายเดือนก่อน

    4:45
    future method do not retun any job id ,in that case how can we call a future method from trigger

  • @ameerhussainshaik8686
    @ameerhussainshaik8686 8 หลายเดือนก่อน

    really helpful video

  • @Prakashpasalapudi1328
    @Prakashpasalapudi1328 8 หลายเดือนก่อน

    Bro Iwant to learn intersted SALESFORCE ADMIN, DEVELOPER, please help me to Road map, (how many months to learn both .(ROAD MAP)🙂

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

    Hi Sir, Can we connect on linkedIn?

  • @coolmano2
    @coolmano2 8 หลายเดือนก่อน +1

    Can you please share a sample code on how to call queueable from batch. Which method would be more preferable to call the queueable class

    • @rahulputatunda7335
      @rahulputatunda7335 6 หลายเดือนก่อน

      Inside the execute method of batch job call the system.enqueueJob(pass instance of the class) or inside the queueable apex execute method call Database.executeBatch(pass instance of the class)

  • @barshasony7781
    @barshasony7781 7 หลายเดือนก่อน

    Can we pass values directly from grand parent to grand child without sending to parent in lwc..one of the interview questions i got

    • @shubhammtidke106
      @shubhammtidke106 7 หลายเดือนก่อน

      Yes,Using LMS I guess its possible

  • @awesomekj5812
    @awesomekj5812 8 หลายเดือนก่อน +1

    For 1st question --> why are we talking about profile ? Shouldn't we create 2 permission sets -> one with CRE and other with EC . CRE permission set goes out to 8 users and EC permission will go out to remaining 2 .

    • @charanvaddadi3886
      @charanvaddadi3886 8 หลายเดือนก่อน +1

      profile is mandatory, we can create two profiles in that case

    • @awesomekj5812
      @awesomekj5812 8 หลายเดือนก่อน

      @@charanvaddadi3886 Profile is mandatory but not the object access... profile is needed only for default record type or page layouts ,or login hours stuff. Rest should go on Permission sets.

    • @charanvaddadi3886
      @charanvaddadi3886 8 หลายเดือนก่อน

      @@awesomekj5812 In that case what will the profile level access for those users?

    • @awesomekj5812
      @awesomekj5812 8 หลายเดือนก่อน

      @@charanvaddadi3886 THere will be no object level access at profile for those users. Profiles are now only used for setting up default record types , default page layouts , login hours and stuff. All object permissions will now be granted via permission set. Salesforce is getting away from profile.

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

      Instead of Profile we are giving the all permissions on Permission set.. by keeping in mind whatever permissions on profile will expire by 2026

  • @ParasharAdarsh
    @ParasharAdarsh 8 หลายเดือนก่อน

    Please do share the EY 2nd technical round questions too.

    • @Mtripathi347
      @Mtripathi347  7 หลายเดือนก่อน +1

      I will make a video on that soon.

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

      @Mtripathi347 can you please help me with the questions for the second round I have my second round schedule on Monday. This video helped me a lot for the first round

    • @RahulKumar-fk9iw
      @RahulKumar-fk9iw 5 หลายเดือนก่อน

      @@NEHADURGUDE how was your second reound at EY

    • @HariPrashathG
      @HariPrashathG 2 หลายเดือนก่อน

      @NEHADURGUDE , how was your second round and what was the questions asked