Good morning sir, Thank you sir for giving us best preparation videos for Accenture cognitive assessment by your help I cleared my exam today .🎉🎉this is from Chennai, tamilnadu
1st question -> n = int(input()) arr = list(map(int, input().split())) count = 0 if n < 2: print("NO HOURS") else: for i in range(n): for j in range(i+1,n): if (arr[i] + arr[j])% 60 == 0: count += 1 res = count % (10**9+7) print(res)
This code works well for smaller values of the array, but the process of computation slows down for larger values . Hence, he taught the hashmap approach of solving this question, which has a complexity of O(n). If the code which if you have wrote here is executed, it may or may not pass some of the test cases, but also keep in mind that extra score will be given to you for the reduced run-time and space complexity. Better use the hashmap rather than opting for brute-force.
I have completed my accenture tests yesterday i can say reasoning and verbal is very easy, there are very less number of pseudocodes MS office is very easy and for cloud and networking we need to cover basic topics in addition to previous aksed questions and for coding it depends on the platform we got green platform which is easy but you'll get many issues with compiler so be careful. All the best guyss!!!
sir accenture drive is confirmed on 21 oct to major colleges in coimbatore. So kindly make more videos for accenture and i also joined for accenture crash coarse.
Hello sir, i would like to inform u that today i have finally recieved the Offer letter from Accenture after clearing all the rounds. I am really grateful to u for this. All your Accenture prep videos has proven to be really helpful. Thankyou sir🙇♂️
@@RC-qw9we watch the latest technical round question videos of this channel and from @TechieCodeBuddy. And for coding question thers @Shauryaaa007. These were enough for me. the coding round questions were also too easy, took me 5 mins to solve both questions but took another 30mins to make it paas all the testcases.
@@RC-qw9we technical round questions i practiced from this this channel and TechieCodeBuddy. And coding round questions from Shaurya Awasthi(was really helpful highly recommended). These were enough for me. evrything was fairly easy. even the in Coding round the questions were easy enough that i solved both in 5 mins, although it took me another 25-30 mins to make it pass all the testcases.
Sir the coding question can also done by import java.util.*; public class Main { public static void main(String[] args) { Scanner sc=new Scanner(System.in); int n=sc.nextInt(); int[] arr= new int[n]; int count=0; boolean hours=false; for(int i=0;i
what about coding round ?if you have cleared did you get any update for communication round I'm asking because i have cleared technical and coding round waiting for communication round
sir u tell please read the question, how can i do that when you are standing right in front of the q, please move aside for a few seconds at least to be able to do so.
sir atleast print options also and plz make screen smaller so that we can see questions because u came in the middle of the questions.....its too hard to c question and print options also
Can you create a video similar to the TCS video about the sectional cutoffs, overall scores, and the sequence of sections? Will all sections be in sequence, or can we choose any section first? Additionally, could you include tips and tricks?
Sir I had already cleared my cognitive and technical assessment round for Accenture it was on campus now I am waiting for communication assessment, there is a section in communication assessment of story retailing, please give some trick to clear this round I had cleared aptitude on 18th September
@@tanishqsahu947 90 question mey 50 apptitude & 40 technical ka question hota hai or first round clear karne ke lia tumhe first 50 question mey se 70% lana hota hai then you will be go to next round . aur 40 technical ke marks ko last ke selection proccess mey add hoga.
Hi currently I am working in Infosys but I have sent an application for DevOps engineer role in Accenture they call me on phone & ask some details then they conduct an assessment for me what kind of assessment is that ? Can u pls share the What are all questions to be ask ?
Yesterday I had my cognitive and technical round which i completed almost and then i was logged out due to slow network. Now neither i got results nor my technical round happened. Can anyone please tell anything regarding this issue
same issue on 6th sep. till now no response. my cognitive assessment got logged out. and i received u have succesfully cleared and immedaitely start coding test. but when i tried to open it showed test validity is over.
I have completed my communication round on sept12 still no update from accenture...and i raised a ticket on sep20 they said they are atill reviewing my performance...its sept 27th still no update Is there anyone facing this same issue?
I have same issue, I have completed the communication assessment on 11th of September and got the email that I will receive the further email within 7 working days but still haven't received any update. Have you received the email regarding the result??
@@Nishant89-i2z okay bro Recently I attended one online aptitude test and all the guys were copying even though the camera was on I was shocked as it was my first time
I have watched all your Accenture video, Now I cleared my cognitive and technical coding round sir.. Thanks for all your placement guidance sir
its online or offline?
Whether the questions get repeated? Pls reply
@@gopikagopika6757 if you watch all the Accenture videos then you can clear, some of the questions are repeated
@@shantanupawar3787 it is on-campus
@@shantanupawar3787 it is on-campus
Good morning sir,
Thank you sir
for giving us best preparation videos for Accenture cognitive assessment by your help I cleared my exam today .🎉🎉this is from Chennai, tamilnadu
Where did you prepared for the assesment
From Online study for u and techie codbuddy UA-cam channels
@@najiyabegum9206 Thank u!!
Online or offline?
Thank you sir today 27.9.2024 I cleared my cognitive aptitude all by watching your videos from Tamilnadu
Was the question get repeated or all new questions?
Pls reply
For which profile have you applied?
neenge enne college?
1st question ->
n = int(input())
arr = list(map(int, input().split()))
count = 0
if n < 2:
print("NO HOURS")
else:
for i in range(n):
for j in range(i+1,n):
if (arr[i] + arr[j])% 60 == 0:
count += 1
res = count % (10**9+7)
print(res)
This code works well for smaller values of the array, but the process of computation slows down for larger values . Hence, he taught the hashmap approach of solving this question, which has a complexity of O(n). If the code which if you have wrote here is executed, it may or may not pass some of the test cases, but also keep in mind that extra score will be given to you for the reduced run-time and space complexity. Better use the hashmap rather than opting for brute-force.
@@madhavpaluru4737Are you sure extra marks for efficient code?
I have completed my accenture tests yesterday i can say reasoning and verbal is very easy, there are very less number of pseudocodes MS office is very easy and for cloud and networking we need to cover basic topics in addition to previous aksed questions and for coding it depends on the platform we got green platform which is easy but you'll get many issues with compiler so be careful. All the best guyss!!!
Hey in Accenture do we need to take the input or just writing the logic is enough
@@prarthanauthappa5172 there won't be any driver code so we need to write code for taking input
@@pallavipenta7170 we can write code directly in main function right or we have to make seperate function and then call them in driver code??
@@sanketdakare8441 that's your wish you can directly write a single function or you can use multiple functions
what question u got
thank you i cleared accenture coding test and selected for communication round thanks alot for the video
Can u please tell me the level of coding questions
Can you teel expected cutoff for OA ?
Thank you for your guidance sir Today I have cleared my cognitive assessment 27.9.2024 From chennai
How did you clear 1st round
sir accenture drive is confirmed on 21 oct to major colleges in coimbatore. So kindly make more videos for accenture and i also joined for accenture crash coarse.
Hello sir, i would like to inform u that today i have finally recieved the Offer letter from Accenture after clearing all the rounds.
I am really grateful to u for this. All your Accenture prep videos has proven to be really helpful. Thankyou sir🙇♂️
did you buy package?
bro how was technical round please tell me
and even coding round how was it
@@RC-qw9we watch the latest technical round question videos of this channel and from @TechieCodeBuddy.
And for coding question thers @Shauryaaa007.
These were enough for me. the coding round questions were also too easy, took me 5 mins to solve both questions but took another 30mins to make it paas all the testcases.
@@RC-qw9we technical round questions i practiced from this this channel and TechieCodeBuddy. And coding round questions from Shaurya Awasthi(was really helpful highly recommended).
These were enough for me. evrything was fairly easy. even the in Coding round the questions were easy enough that i solved both in 5 mins, although it took me another 25-30 mins to make it pass all the testcases.
Sir the coding question can also done by
import java.util.*;
public class Main
{
public static void main(String[] args) {
Scanner sc=new Scanner(System.in);
int n=sc.nextInt();
int[] arr= new int[n];
int count=0;
boolean hours=false;
for(int i=0;i
You will get TLE since constraints are 1e5 for that question
Sir,please add more videos on Accenture asked questions i have exam on 26th sept. Your videos are too helpful and informative.❤❤
How are you preparing
@@aishwaryaaruvoju2734 Reasoning from this channel itself.
good luck bhai
Bro can you please tell me how was the exam my exams are on 3
@@assasionking7882 My Accenture exam has been postponed and TCS is on 3rd.
Thankyou sir I have watched all your Accenture videos yesterday I have cleared both aptitude and technical round thanks sir
When the exam is happened??
You are going to off campus ?? Drive??
@@sayalivocal on campus
what about coding round ?if you have cleared did you get any update for communication round
I'm asking because i have cleared technical and coding round waiting for communication round
@@niharikanamala04 ya after technical they told coming Tuesday was communication round
sir we need cognizant assesment questions and coding problems too.. please upload it on regular basis
sir u tell please read the question, how can i do that when you are standing right in front of the q, please move aside for a few seconds at least to be able to do so.
Last ans 64
Answer i got is 52
I got 64
Thank you sir for your guidance ❤I have successfully cleared my cognitive assessment today 🎉 From Tamilnadu
Sir, please make a video on cognizant aptitude assessment as soon as possible... Pls sir..
NICE SUPER EXCELLENT MOTIVATED
last ans=52
64 is the answer of last question pseudo-code
shouldnt r be taken as 8 when it comes out of loop?
@@shubhdangwal4190 no it should be 7
@@shubhdangwal4190 You r right, its 8, Ans is 68 for last question
@@BERLIN243 it won't satisfy the condition hence it wont go inside the loop
Where is this accenture all question pdf ?
Sir, please make a video for cognizant aptitude also.
Thank u sir pls aur bhi videos bnaye iske liye
Is same coding questions for October assessment exam also
Thank you so much for your support sir I successfully cleared both cognitive and coding round in Accenture. Thank you for your guidance sir🛐.
Sir please make more such Accenture contents..
There is no files in telegram 😢
I haven't received any assessment email from Accenture. I applied in July.
Same here
I received the eligibility email, but I have not received the mock test or assessment email
Same here@@nikhilmali8824
I have also applied in May and got the test link today 😶
sir atleast print options also and plz make screen smaller so that we can see questions because u came in the middle of the questions.....its too hard to c question and print options also
Can you create a video similar to the TCS video about the sectional cutoffs, overall scores, and the sequence of sections? Will all sections be in sequence, or can we choose any section first? Additionally, could you include tips and tricks?
Is it necessary to complete both coding questions in the Accenture assessment to qualify for the next round
Sir I had already cleared my cognitive and technical assessment round for Accenture it was on campus now I am waiting for communication assessment, there is a section in communication assessment of story retailing, please give some trick to clear this round
I had cleared aptitude on 18th September
Bro were u given any rough sheet ?
@@raptorplays6509 we had to take paper with us, you can use pen and paper
what were the coding questions you've got? were they kind off tricky?
@@sneha18-i19 they were really easy and any one with basic knowledge of c or c++ can do it
Yes it has story retelling
I can just watch all the videos related to Accenture which is available on UA-cam
Thank you sir I cleared first round
How did you clear 1st round
Thanks sir I have successfully completed Accenture apptitude round today.
90 questions me cutoff kitna hota h??
@@tanishqsahu947
90 question mey 50 apptitude & 40 technical ka question hota hai or first round clear karne ke lia tumhe first 50 question mey se 70% lana hota hai then you will be go to next round . aur 40 technical ke marks ko last ke selection proccess mey add hoga.
@@SamMondal-iu7bg coding round mai questions ka kya level hai?
@@riyakandpal6757 moderate
@@SamMondal-iu7bg From where did u prepared?? Reasoning
14:39
Still haven't received cognitive assessment it's been 1 month since I applied
BHAI , PLEASE - Advanced App Engineering Analyst role k liye Accenture coding question k viedo banao ...
Sir is quantitative ability/ numerical ability a part of Accenture syllabus 2025
Hi currently I am working in Infosys but I have sent an application for DevOps engineer role in Accenture they call me on phone & ask some details then they conduct an assessment for me what kind of assessment is that ? Can u pls share the What are all questions to be ask ?
I solved 1 complete code and another 5/10 test cases. Interview went okayish. Is there any chance of getting selected. Kindly reply
Can you tell me what question were asked in coding round. I am having my exam on 27th , it will be really helpful.
@@animeXeditx1216 which profile have you applied bro ?
@@tonystark57832 cluster 1 Java,Sql, Html Css and JavaScript
Yesterday I had my cognitive and technical round which i completed almost and then i was logged out due to slow network. Now neither i got results nor my technical round happened. Can anyone please tell anything regarding this issue
same issue on 6th sep. till now no response. my cognitive assessment got logged out. and i received u have succesfully cleared and immedaitely start coding test. but when i tried to open it showed test validity is over.
@@MHarshith123dont worry raised the ticket regarding the same and within 15 days u will get reply !!!! Mrsth b yhi hua tha
Yeah I wrote coding test today.they rescheduled it.@@garimamunjal9737
@@MHarshith123 bro plz plz reply , are this videos enough for cognitive assesment
plz reply
Are there similar questions for all branches?
Accenture registration tho karaliya lekin abhi tak exam dates nahi dia,kya esa ho sakta hai ki vo humara clg skip krde even after registration
will accenture reschedule tests?? if anyone knows about the reschedulement please comment. i had tried raising tickets no response.
I am BCA student. Do I have a technical and coding round?
no direct joining
Thank you Sir for your teaching ❤I have cleared my cognitive round 🎉this is from tamilnadu
do accenture ask maths questions?
is the technical and coding round are in the same day or different day
Just 5 mins gap in between only coding round only if you are passed in Cognitive round
How to handle You have not provided the inputs required by the program, Please provide the inputs and retry!
Please clarify this warning!
Is pen and paper allowed in the exam?
The test Is done or not for off campus drive is ongoing??
I have exams on 27th sept and its our 1st round campus drive
Which clg bro ?@@raptorplays6509
Can we write in java
Hello..can anybody tell what are the job locations of accenture
sir accenture me screen calci available rehta hai kyaa?
no
I have completed my communication round on sept12 still no update from accenture...and i raised a ticket on sep20 they said they are atill reviewing my performance...its sept 27th still no update
Is there anyone facing this same issue?
can we use bluetooth earphone on communication round or need to use wired one with mic?
Wired one will be the best rather than bluetooth
I have same issue, I have completed the communication assessment on 11th of September and got the email that I will receive the further email within 7 working days but still haven't received any update. Have you received the email regarding the result??
@@SameehaMayer-i6z yes i gave my interview on sept 30th 12:00pm slot
Then should I also raise the ticket??
Can anyone reply plz
Can i use calculator and paper and pen for writing or attending mock test or virtual test?
u can use pen and paper , but not calculator ( not sure tho )
Paper will be provided . Take your own pen for convenience. No calculators will be allowed. All the best !
एना ❎
अन्ना ✅
Did anyone took crash course???
Which language you are using for solving the first question in coding 😢
programming language which compiles the code, instead of interpreting it.
@@VedantKumbharkar-f2xwhats the difference
can we get pen paper
Last question answer is 25
kindly move the questions aside ....your head hides it . Thank you
Tom or Anna?
Pseducode smjhane wla thik se nhi kr paya pka diya n kuch smjh aaya 😢
Please provide java code
Pseudo code 2nd 64
Java ans???
64
Bro How to get this answer?could you explain please
Bhai 1 min m krna h😂
Na Mai to 59 second me karunga 😂
accenture all round cleared now interview scheduled on 25 september it is of 20 min slot please make a video on that
Bro how did u clear in apti did u copy ? How the questions go viral?
@@AbdulBasit-jp9dz offline tha college ke lab me
@@Nishant89-i2zoffline how?
@@AbdulBasit-jp9dz means it is online mode but the test is not given at home it is in our college lab in guidance of TPO
@@Nishant89-i2z okay bro
Recently I attended one online aptitude test and all the guys were copying even though the camera was on
I was shocked as it was my first time
ahh aah ahh
Successfully cracked 2 Rounds Of Accenture, ThankYou ❤
From where you studied?
How did you clear 1st round
When u get the results for the 1st round
Are Verma ji reply kro bhai
64 is the answer.
can you explain it
I want to but accenture crash course how can I contact u
BHAI , PLEASE - Advanced App Engineering Analyst role k liye Accenture coding question k viedo banao ...