Accenture August Coding Questions and Answers🔥| Accenture August 2024

Поделиться
HTML-код
  • Опубликовано: 16 ноя 2024

Комментарии • 20

  • @brijkishorarya4788
    @brijkishorarya4788 Месяц назад

    really bhaiya etne simple questions aate h 3rd vala to bahut hi simple h c = 1 a+b just like game arithmatic opeations

  • @krishnakumar-rt2pj
    @krishnakumar-rt2pj 2 месяца назад +1

    Its good to use inbuilt function but if you use the procedural way to solve the sums its better for understanding the logic 😉

  • @shrutisingh524
    @shrutisingh524 2 месяца назад +1

    please upload more august accenture 2025 coding questions

  • @TalachutlaSatyavathi
    @TalachutlaSatyavathi 2 месяца назад

    str1=input()
    str2=input()
    l=[]
    for i in str2:
    if i in str1:
    l.append(i)
    #print(l)
    for i in range(len(str1)):
    if l[0]==str1[i]:
    print(i)
    break let me know whether it is crct or not

  • @as_if
    @as_if 2 месяца назад

    Hi needed clarity over the taking test cases input in code editor thing you said in earlier videos. Kindly make a video on this or provide link if you have already
    22:27 acha iski baat chal rahi thhi? No problem. I thought through file input like striver does

    • @samaytopre5
      @samaytopre5 2 месяца назад

      ruclips.net/p/PLU7oG3KNMpIiYZS_HzdVqjfQStHYSerBm

  • @subhajitlai8299
    @subhajitlai8299 2 месяца назад

    In Question no 3 What if b=0 ; how will it pass the test cases ; BTW great video sir keep it up

  • @vibhanshusharma9143
    @vibhanshusharma9143 2 месяца назад +2

    😂😂😂 bro i dont think they will give me more than 4 lakh the question level was 2lakh😂.

    • @samaytopre5
      @samaytopre5 2 месяца назад

      ruclips.net/p/PLU7oG3KNMpIiYZS_HzdVqjfQStHYSerBm

  • @_itz_messed
    @_itz_messed 2 месяца назад +1

    Can the first ques's code be provided in cpp

    • @naidu38383
      @naidu38383 2 месяца назад +1

      #include
      int func(string str1, string str2){
      size_t val = str1.find(str2);
      return val!= string::npos ? val : -1;
      }
      int main(){
      string str1="Hello, World";
      string str2 = "World";
      func(str1,str2);
      return 0;
      }

  • @sajalaggarwal1999
    @sajalaggarwal1999 2 месяца назад +1

    can anyone coe up with code in c++

  • @tusharsankhla9739
    @tusharsankhla9739 2 месяца назад

    Coding pdf

  • @lnfinitygaming5254
    @lnfinitygaming5254 2 месяца назад

    Coding pdf

  • @soujanyamssoujanyams7047
    @soujanyamssoujanyams7047 2 месяца назад

    Coding pdf

  • @snigdhamohanty9889
    @snigdhamohanty9889 2 месяца назад

    coding pdf

  • @PranaliPatil-ff6xp
    @PranaliPatil-ff6xp 2 месяца назад

    Coding pdf