for autobigraphical qn ---> n=input() p={} zero=int(n[0]) ones=int(n[1]) o,z=0,0 for i in range(len(n)): if n[i]=="0": z+=1 elif n[i]=="1": o+=1 if z==zero and o==ones: for i in range(len(n)): p[n[i]]=n.count(n[i]) print(len(p)) else : print(0)
@onlinelearning sir you are doing amazing work today I was having my cognitive and coding round and with the help of your Accenture series I was able to crack both the rounds you r doing amazing work
Hello Riya Thanks For Feedback Best wishes for Interview Process Can you share your exam feedback on onlinelearning626@gmail.com Thanks We Already Created Interview Free Preparation Playlist Check this: ruclips.net/p/PLQeHvLUoYw4KnB8AvMdIwgTv58nGEudMB&si=slNnLIO3XvcGR1hI
@@LokeshBagora yes the technical questions where similar to the questions which you have provided in the pdf. Cognitive questions were also similar to the videos given in the series. And coding questions were simple.
for autobigraphical qn --->
n=input()
p={}
zero=int(n[0])
ones=int(n[1])
o,z=0,0
for i in range(len(n)):
if n[i]=="0":
z+=1
elif n[i]=="1":
o+=1
if z==zero and o==ones:
for i in range(len(n)):
p[n[i]]=n.count(n[i])
print(len(p))
else :
print(0)
All Solutions:
drive.google.com/drive/folders/1DGtldtHELjxe1D__L2dE9QypD_B-Tm72?usp=sharing
@onlinelearning sir you are doing amazing work today I was having my cognitive and coding round and with the help of your Accenture series I was able to crack both the rounds you r doing amazing work
Hello Riya Thanks For Feedback
Best wishes for Interview Process
Can you share your exam feedback
on onlinelearning626@gmail.com
Thanks
We Already Created Interview Free Preparation Playlist
Check this:
ruclips.net/p/PLQeHvLUoYw4KnB8AvMdIwgTv58nGEudMB&si=slNnLIO3XvcGR1hI
@@LokeshBagora yes the technical questions where similar to the questions which you have provided in the pdf. Cognitive questions were also similar to the videos given in the series. And coding questions were simple.
@@RiyaSharma-bu7yv are there same questions of cognitive technical and coding from the pdf?? Please reply
@@shwetapamane The concepts are similar with the help of video you will be able to solve the questions
Hello, can anyone tell me if I can write code in C++ and directly use #include in the TCS NQT compiler
is there a sub sectional or sectional cutoff
Sir please share another RUclips channel link in comment section
sir i did not get any exam link. what should i do??
Sir please share the another channel link
Sir i forgot to book slot in alloted time is there any other chance will be provided by accrnture in next phase
No
some que in sanfoundary have incorrect ans .
U have not provided answers for some questions in pdf
sir i have filled accenture form i apppearing for test on 4 may but my 12th marks are less than 60 will they eliminate me in further processs.
No
is that really coding part will have these type of sums like finding unique ,largest smallest?? these are basic qns ? anyone please clarify me?
yes anyone pls
Hiii sir I have mock assessment in Accenture can you help me to crack this mock test
PLEASE USE JAVA OR C++ NOT PYTHON PLEASE...