Top 30 Pseudo Code Questions to Crack Accenture

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

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

  • @is_Debu
    @is_Debu 3 หลายเดือนก่อน +63

    Ans for -> 8:30
    4>2(true)
    6>2(true)
    return 4+6+fun(5, 1);
    fun(5,1)
    5>2(true)
    1>2(false)
    so this fun return a -b which is (5-1) = 4 and this 4 is return back to his prev fun call and it become
    4+6+4 = 14(ans)

  • @vloggerbuddy24
    @vloggerbuddy24 4 หลายเดือนก่อน +63

    (5>2 but 1>2) so 5-1=4 and 4+4+6=14 will be the answer

  • @user-pl3dx4uv6h
    @user-pl3dx4uv6h หลายเดือนก่อน +3

    can we use paper and pen in accenture assessment

  • @DarkDragon-bz6qp
    @DarkDragon-bz6qp 4 หลายเดือนก่อน +2

    10:57 p=p-2p=p here p-2p gets assigned to p ,say if equation was p=p-2p=q will both p and q have value p-2p?How this thing works?

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

      p = p - 2q ignore 'q'

    • @DarkDragon-bz6qp
      @DarkDragon-bz6qp 4 หลายเดือนก่อน

      @@PrimeCoding19 okk.Thanks

    • @DarkDragon-bz6qp
      @DarkDragon-bz6qp 4 หลายเดือนก่อน

      ​@@PrimeCoding19normally if I write a=b=c then both a and b will have value of c ,if I write p=p-2q=q will p be equal to q or p-2q??

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

      ​@@PrimeCoding19 I think you are wrong because precedence of * is high then - then = (assignment) so the calculation take place in between then value of q is assigned into that calculation and after it will assign to p because associativity of assignment operator will from right to left . but this code give error .

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

      @@aadn_abhishek6799 ignore means - typo error

  • @shrutimalakar8802
    @shrutimalakar8802 4 หลายเดือนก่อน +9

    8:24 ans is 14

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

      sunday suspense lover

  • @varchasw4096
    @varchasw4096 4 หลายเดือนก่อน +3

    14 is the answer for the homework question

  • @keerthipoojary2287
    @keerthipoojary2287 3 หลายเดือนก่อน +2

    ans for 13.00 p=p&r=>0&3=0=>p+q+r=0+4+3=7 is the answer.

  • @rutwikingawale8230
    @rutwikingawale8230 4 หลายเดือนก่อน +1

    for i=0 to 4 it should run 4 times am i right

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

      no include '0' iteration

  • @187_ahanadutta9
    @187_ahanadutta9 4 หลายเดือนก่อน +1

    9:02 systax error hai ussme,kindly check that sir

  • @PriyanshSharma-ri2iz
    @PriyanshSharma-ri2iz 4 หลายเดือนก่อน +1

    sir these are easy questions accenture increased the difficulty level of psedocodes kindly provide us with them

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

      check the mock test and cheatsheet video today

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

      did u get anything for pseudo code

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

    Nice brother

  • @vishalsah5612
    @vishalsah5612 2 หลายเดือนก่อน +1

    2^2^2 explain this please
    how it comes 2

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

      perform xor operation.
      2 = 010(binary of 2) likewise
      010 xor 010 = 000
      000 xor 010 = 010 (which is 2 only)
      so the answer is 2

  • @2Roshan9
    @2Roshan9 4 หลายเดือนก่อน +1

    Sir you are not well then also you are uploading vedio thanks❤

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

      Keep learning!

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

      @@PrimeCoding19 please make video for the mastek company and DeltaX please please

  • @02_avrajeetghosh7
    @02_avrajeetghosh7 4 หลายเดือนก่อน +1

    16:03 in that question i think the if statement might be if(n

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

      No, that's correct. When it reaches 0 the state will return to 1.

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

      @@PrimeCoding19 Ooo got it..

  • @sahilkhan78359
    @sahilkhan78359 4 หลายเดือนก่อน +3

    Thank you ... nice explanation... please give more pseudo code Accenture vidios

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

      Mock test series has already started. Watch recent videos

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

    12:27 & operator nahi na logical and hai na
    if me

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

      Logical operator hota agar "and" or "&&" likha hota.

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

    Thanks sir

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

    ++x prefix increament, it should be y=5 option a

    • @thanuChandru01
      @thanuChandru01 3 หลายเดือนก่อน +2

      No if it is x++ post increment only it need to be 5 but here they used the pre increment therefore it is 6.

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

    28/30

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

    8:38 : The answer will be 14

  • @02_avrajeetghosh7
    @02_avrajeetghosh7 4 หลายเดือนก่อน +1

    8:36 14 ans.

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

    8:50 the answer is 14

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

    14 is the answer

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

    Answer -14

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

    Please provide pdf of this session

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

    8:44 ans 14

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

    Can you please share a pdf like mock test.. Then we will try to complete it within 90 minutes.. So it will really helpful for us. Please

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

    hello can i get the pdf of this session, BTW thanks for the video

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

    Bhai last Mai kuch jyada hi easy nahi Karwa diyai assai satai bhi hai?

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

      Concepts ha waha same chez scenario me puchunge

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

      @@PrimeCoding19 got it!

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

    14 👍🏻

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

    brooooooooooooo you literally sound like striver aka raj vikramaditya

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

      yes , i do think so

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

    good

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

    25/30

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

    27/30

  • @Fastandfurious21
    @Fastandfurious21 4 หลายเดือนก่อน +1

    Y u say bingo??!

    • @PrimeCoding19
      @PrimeCoding19  4 หลายเดือนก่อน +1

      when something happens successfully

  • @SANGAVID-s5z
    @SANGAVID-s5z 4 หลายเดือนก่อน

    14

  • @Anmol-
    @Anmol- 3 หลายเดือนก่อน

    0^3=0 not 3

    • @ronysedits2866
      @ronysedits2866 3 หลายเดือนก่อน +1

      0 0 0 ^ 0 1 1 = 0 1 1. Hope u understand

    • @Anmol-
      @Anmol- 3 หลายเดือนก่อน

      @@ronysedits2866 thanks

  • @SachinPrajapatifitness
    @SachinPrajapatifitness 4 หลายเดือนก่อน +1

    8:56 14

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

    Bhai infosys ka test h kal video daal do aage ki

  • @Ricky02
    @Ricky02 3 หลายเดือนก่อน +1

    Baki sab to thik hai Writing badi gandi hai smjh nhi aata kabhi kabhi

    • @PrimeCoding19
      @PrimeCoding19  3 หลายเดือนก่อน +1

      @@Ricky02 Thanks for the feedback I will definitely work on it.

  • @santughosh7934
    @santughosh7934 28 วันที่ผ่านมา

    25/30

  • @prasannanagpure
    @prasannanagpure 4 หลายเดือนก่อน +2

    14

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

    8:44 14

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

    8:50 14

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

    14

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

    14

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

    14

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

    14

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

    14

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

    14

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

    14

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

    14

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

    14

  • @27-dsakshipawar
    @27-dsakshipawar 4 หลายเดือนก่อน +1

    14

  • @AKANKSHAWAGHMARE-h2p
    @AKANKSHAWAGHMARE-h2p 3 หลายเดือนก่อน

    14

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

    14

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

    14

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

    14