Accenture Coding Questions | 3 Coding Questions in Asked in Accenture #accenture_coding #freshers

preview_player
Показать описание
Hi, in this video, we will solve the Accenture coding questions june exam || Latest Coding Questions Asked in Accenture

🎯DM and Follow Me on

#accenture #accenture_hiring #accenture_exam_questions
Tags and Keywords
accenture coding questions 2024
accenture coding questions june 2024
accenture july coding questions
accenture latest coding questions
july exam coding questions accenture
accenture 2024 coding questions
accenture exam complete paper
accenture exam previous year questions
accenture previous year asked questions
accenture cloud and network security questions
ms office and common applications accenture questions
accenture cognitive + technical assessment
accenture reasoning ability questions
accenture pseudocode questions
accenture verbal ability questions
accenture cognitive and technical assessment questions and answers
accenture assessment test 2024
Accenture assessment test 2025
accenture cognitive assessment questions
accenture cognitive ability questions 2024
accenture cognitive assessment questions 2024
accenture cognitive ability questions 2025
accenture written round questions
accenture exam questions
accenture exam preparation 2025
accenture exam pattern
Accenture Hiring Process 2025
How to Crack Accenture exam
How to clear Accenture Cognitive Assessment
Accenture Exam questions
Accenture Hiring Process
Accenture previous year questions
Pseudo codes asked in accenture
accenture mock test
accenture free mock test
accenture coding round questions
accenture coding questions
accenture cognitive assessment test 2025
Accenture exam
accenture 12th august exam practice
Previous year pseudocodes questions
accenture assesment test 2023
accenture interview questions and answers
Verbal Ability Questions asked in accenture
accenture cognitive ability questions
accenture cognitive assessment
accenture verbal ability questions 2024
accenture verbal ability questions 2025
previous year verbal ability questions accenture
accenture assessment test 2024
Accenture assessment test 2025
accenture cognitive assessment questions
Accenture task mail
accenture previous year question paper solved
accenture cognitive assesment
accenture technical assesment
pseudo codes questions
accenture ms word and cloud security questions
accenture verbal ability questions
accenture output based questions
accenture online assesment test
accenture pseudocode questions with answers
accenture 20 july 2023 questions
accenture 20 july question solution
accenture 2023 exam paper
accenture questions paper
accenture 2023 paper solution
off campus drive 2023
off campus updates
off campus 2022 batch
off campus interview
off campus jobs for freshers
Accenture Technical Assesment Questions
Accenture network security and cloud questions
common application and ms office
accenture coding questions
pseudo code questions for accenture
accenture pseudo ciodes questions
pseudo codes asked in accenture
accenture pseudocodes
how to solve pseudo code questions accenture
pseudo code questions for accenture in telugu
accenture pseudo code questions
pseudo code questions for accenture tamil
pseudo code questions for accenture techie codebuddy
accenture interview questions and answers
accenture pseudo codes
Pseudo Codes asked in accenture
accenture pseudo code questions
accenture assessment test 2023
accenture communication assessment 2023
accenture coding questions
accenture ms office questions
ms office accenture questions
accenture common application and ms office
accenture ms office
common application and ms office accenture
ms office for accenture
ms office accenture preparation
ms office accenture
accenture common applications and ms office
ms office mcq for accenture
ms office questions for interview accenture
accenture ms office question
ms office questions accenture
ms office question for accenture
ms office preparation for accenture
network security and cloud accenture questions
accenture network security and cloud questions
network security and cloud accenture
accenture network security and cloud
network security and cloud for accenture
accenture communication assessment 2023
accenture communication assessment
communication assessment test accenture
Accenture Cognitive + Technical Assessment Questions #accenture_exam_questions #pseudocodesaccenture
Рекомендации по теме
Комментарии
Автор

your teaching is amazing and easy to understand mam and i watch every video what you uploaded daily, am going to write accenture test in auguest😍mam

L_N
Автор

n=int(input())
if n%2==0 and len(str(n))>1:
print((n-2)//2)
elif n%2!=0 and len(str(n))>1:
print(n//2)
else:
print(n) #for 3rd question

TalachutlaSatyavathi
Автор

for question number 2 we can also have 2^n pieces which will be maximum.

abhinavkumarjha
Автор

a=list(map(int, input().split()))
c=0
for i in range(len(a)):
if all(a[j]<a[i] for j in range(i+1, len(a))):
c+=1
print(c)

TalachutlaSatyavathi
Автор

Ma'am your teaching way is very sweet like you and i am watching your video on education 4U also

Mohsin
Автор

q.3 #include <bits/stdc++.h>
using namespace std;

int main() {
int n;
cin>>n;
while(n>=10){
if(n&1){
n = floor(n/2);
}
else{
n = floor((n-2)/2);
}
}
cout<<n<<endl;

return 0;
}

sachin_singh_tomar_
Автор

your videos is very helpful for us thankuu so much

ankit
Автор

please bring more such videos they are very helpful for us

GaganSingh-pm
Автор

You are teaching very clearly i Will subscribe it ok

MrKathu
Автор

please bring more videos like this they are very helpful for us

GaganSingh-pm
Автор

These questions are easy. I was so scared i won't qualify the coding round lmao

KhushiSinha-fzfj
Автор

Damnn ! u teach like a that elder sister, first time watched your video now i'll follow this playlist ❤

vibha
Автор

for second question why can the series be 1, 2 4, 6, 8 etc ? considering he makes only diognal cuts in cake
?

usermi-fs
Автор

Thankyou so much you valueable efforts

dnyaneshwargaikwad
Автор

Please tell me how we will get to know the logic that we have to cut cake in that way only. ???

ultimategyani
Автор

Mam in the last question we no need to use while and for input 25 ans is 12 u got 5..but thank for valuable insights 🎉🎉🎉

mbgsunny
Автор

3rd problem is also possible with recursion function right?

alluaswin
Автор

hi didi, for problem number 3 if I solve it by Java, and if i use Math.Floor function it will return floating value so in that case should i stick to the question and then typecast my answer or should i omit Math.floor

sohamdhara
Автор

I the cake question...

We should consider only vertical lines as it is mentioned in the question .
Then why you considered horizontal lines..?

likhitakutikuppala
Автор

How can I get this all codes in python please reply

punnamanikanta
visit shbcf.ru