TCS NQT 2PM SLOT AUGUST 20 β
π―
Reasoning π―π―
1.BDF
2.A B C
3.B
4.D
5.C
6.D
7.D
8.A
9.socialogy
10.the candidate should be admitted
11.a medico
12.only ii
13.both a an r
14.4
15.B
16.
17.B
18.JLR
19.science
20.9
ππ Telegram:
https://t.me/tcs_pra_java_python
https://t.me/tcs_pra_java_python
Keep Sharing β Keeping Sharing β
In your WhatsApp groups and our channel screenshot in large groups ππ»ππ»ππ»
Reasoning π―π―
1.BDF
2.A B C
3.B
4.D
5.C
6.D
7.D
8.A
9.socialogy
10.the candidate should be admitted
11.a medico
12.only ii
13.both a an r
14.4
15.B
16.
17.B
18.JLR
19.science
20.9
ππ Telegram:
https://t.me/tcs_pra_java_python
https://t.me/tcs_pra_java_python
Keep Sharing β Keeping Sharing β
In your WhatsApp groups and our channel screenshot in large groups ππ»ππ»ππ»
TCS NQT 2PM SLOT AUGUST 20 β
π―
ADVANCE π―π―
1.5/48
2.45 C
3.3
4.B
5.15
6.4
7.291060
8.2016
9.marketing
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
ππ Telegram:
https://t.me/tcs_pra_java_python
https://t.me/tcs_pra_java_python
Keep Sharing β Keeping Sharing β make our channel 3K for Free coding answers β π―π―
In your WhatsApp groups and our channel screenshot in large groups ππ»ππ»ππ»
ADVANCE π―π―
1.5/48
2.45 C
3.3
4.B
5.15
6.4
7.291060
8.2016
9.marketing
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
ππ Telegram:
https://t.me/tcs_pra_java_python
https://t.me/tcs_pra_java_python
Keep Sharing β Keeping Sharing β make our channel 3K for Free coding answers β π―π―
In your WhatsApp groups and our channel screenshot in large groups ππ»ππ»ππ»
No sharing No code ππ
Hurry up and share our channel Screenshot in large gorups β β
ScroolupππFor Answers ππ
Hurry up and share our channel Screenshot in large gorups β β
ScroolupππFor Answers ππ
TCS PRA 6th September || JAVA/ PYTHON || IEVOLVE ANSWERS pinned Β«TCS NQT 2PM SLOT AUGUST 20 β
π― ADVANCE π―π― 1.5/48 2.45 C 3.3 4.B 5.15 6.4 7.291060 8.2016 9.marketing 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. ππ Telegram: https://t.me/tcs_pra_java_python https://t.me/tcs_pra_java_python Keep Sharing β
Keeping Sharingβ¦Β»
TCS NQT 2PM SLOT AUGUST 20 β
π―
ADVANCE π―π―
1.5/48
2.45 C
3.3
4.B
5.15
6.4
7.291060
8.2016
9.marketing
10.accounting
Advance Reasoning π―β
11.No
12.puma
13.171820911
14.14
15.data in both statement
16.Candidates is not to be selected
17.Harsh
18.UBPJDJQU
ππ Telegram:
https://t.me/tcs_pra_java_python
https://t.me/tcs_pra_java_python
Keep Sharing β Keeping Sharing β make our channel 3K for Free coding answers β π―π―
In your WhatsApp groups and our channel screenshot in large groups ππ»ππ»ππ»
ADVANCE π―π―
1.5/48
2.45 C
3.3
4.B
5.15
6.4
7.291060
8.2016
9.marketing
10.accounting
Advance Reasoning π―β
11.No
12.puma
13.171820911
14.14
15.data in both statement
16.Candidates is not to be selected
17.Harsh
18.UBPJDJQU
ππ Telegram:
https://t.me/tcs_pra_java_python
https://t.me/tcs_pra_java_python
Keep Sharing β Keeping Sharing β make our channel 3K for Free coding answers β π―π―
In your WhatsApp groups and our channel screenshot in large groups ππ»ππ»ππ»
Who need codes mesg to @rockycoder780
It's paid 200/- for both codes ππππππβ β π―π―
All test cases passed
It's paid 200/- for both codes ππππππβ β π―π―
All test cases passed
Vijay Industrial code β
Stream : Python π―
ππ Telegram:
https://t.me/tcs_pra_java_python
https://t.me/tcs_pra_java_python
Stream : Python π―
ππ Telegram:
https://t.me/tcs_pra_java_python
https://t.me/tcs_pra_java_python
N=int(input())
K=int(input())
price=list(map(int,input().split()))
vol=list(map(int,input().split()))
maxvol=0
volu=0
maxvol=max(vol)
for i in range(0,N):
if (maxvol==vol[i] and price[i]<=K):
K=K-price[i]
volu=maxvol
for i in range(0,N):
for j in range(i+1,N+1):
if (price[i]<=K and price[i]==price[j]):
if (vol[i]>vol[j]):
volu=volu+vol[i]
K=K-price[i]
else:
volu=volu+vol[j]
K=K-price[j]
elif (price[i]<=K and price[i]!=price[j]):
K=K-price[i]
volu=volu+vol[i]
print(volu)
Vijay Industrial code β
Stream : Python π―
ππ Telegram:
https://t.me/tcs_pra_java_python
https://t.me/tcs_pra_java_python
K=int(input())
price=list(map(int,input().split()))
vol=list(map(int,input().split()))
maxvol=0
volu=0
maxvol=max(vol)
for i in range(0,N):
if (maxvol==vol[i] and price[i]<=K):
K=K-price[i]
volu=maxvol
for i in range(0,N):
for j in range(i+1,N+1):
if (price[i]<=K and price[i]==price[j]):
if (vol[i]>vol[j]):
volu=volu+vol[i]
K=K-price[i]
else:
volu=volu+vol[j]
K=K-price[j]
elif (price[i]<=K and price[i]!=price[j]):
K=K-price[i]
volu=volu+vol[i]
print(volu)
Vijay Industrial code β
Stream : Python π―
ππ Telegram:
https://t.me/tcs_pra_java_python
https://t.me/tcs_pra_java_python
Vijay Industrial code β
Stream : Python π―
ππ Telegram:
https://t.me/exam_cell_solutions_rb
https://t.me/exam_cell_solutions_rb
Stream : Python π―
ππ Telegram:
https://t.me/exam_cell_solutions_rb
https://t.me/exam_cell_solutions_rb
N=int(input())
K=int(input())
price=list(map(int,input().split()))
vol=list(map(int,input().split()))
maxvol=0
volu=0
maxvol=max(vol)
for i in range(0,N):
if (maxvol==vol[i] and price[i]<=K):
K=K-price[i]
volu=maxvol
for i in range(0,N):
for j in range(i+1,N+1):
if (price[i]<=K and price[i]==price[j]):
if (vol[i]>vol[j]):
volu=volu+vol[i]
K=K-price[i]
else:
volu=volu+vol[j]
K=K-price[j]
elif (price[i]<=K and price[i]!=price[j]):
K=K-price[i]
volu=volu+vol[i]
print(volu)
Vijay Industrial code β
Stream : Python π―
ππ Telegram:
https://t.me/tcs_pra_java_python
https://t.me/tcs_pra_java_python
K=int(input())
price=list(map(int,input().split()))
vol=list(map(int,input().split()))
maxvol=0
volu=0
maxvol=max(vol)
for i in range(0,N):
if (maxvol==vol[i] and price[i]<=K):
K=K-price[i]
volu=maxvol
for i in range(0,N):
for j in range(i+1,N+1):
if (price[i]<=K and price[i]==price[j]):
if (vol[i]>vol[j]):
volu=volu+vol[i]
K=K-price[i]
else:
volu=volu+vol[j]
K=K-price[j]
elif (price[i]<=K and price[i]!=price[j]):
K=K-price[i]
volu=volu+vol[i]
print(volu)
Vijay Industrial code β
Stream : Python π―
ππ Telegram:
https://t.me/tcs_pra_java_python
https://t.me/tcs_pra_java_python
Channel name was changed to Β«TCS NQT 21TH || TCS IRA 22ND JAVA/ PYTHON || TCS PRA JAVA/ PYTHON || IEVOLVE ANSWERSΒ»
Channel name was changed to Β«TCS NQT 21st || TCS IRA 22ND JAVA/ PYTHON || TCS PRA JAVA/ PYTHON || IEVOLVE ANSWERSΒ»
n=int(input())
k=int(input())
mon=[]
for i in range(n):
mon.append(int(input()))
mi=min(mon)
ma=max(mon)
ma=ma-k
mi=mi+k
diff=ma-mi
print(diff)
Readington Code β
Stream :Python 3π―
ππ Telegram:
https://t.me/tcs_pra_java_python
https://t.me/tcs_pra_java_python
β β Share β β share β β share
k=int(input())
mon=[]
for i in range(n):
mon.append(int(input()))
mi=min(mon)
ma=max(mon)
ma=ma-k
mi=mi+k
diff=ma-mi
print(diff)
Readington Code β
Stream :Python 3π―
ππ Telegram:
https://t.me/tcs_pra_java_python
https://t.me/tcs_pra_java_python
β β Share β β share β β share
Readington Code β
Stream :Python 3π―
ππ Telegram:
https://t.me/tcs_pra_java_python
https://t.me/tcs_pra_java_python
β β Share β β share β β share
Stream :Python 3π―
ππ Telegram:
https://t.me/tcs_pra_java_python
https://t.me/tcs_pra_java_python
β β Share β β share β β share