LIVE TCS 7th may 2022 All Actual Asked Digital Question and Answers Live Updates MCQ & Coding Solution in 5 Sec Do Refresh

 

LIVE TCS 7th may 2022 All Actual Asked Digital Question and Answers Live Updates in 5 Sec Do Refresh
LIVE TCS 7th may 2022 All Actual Asked Digital Question and Answers Live Updates in 5 Sec Do Refresh


TCS: 
NINJA OR DIGITAL – LET YOUR CALIBER DETERMINE WITH THE TCS INTEGRATED TEST PATTERN (ITP)



About TCS: 

Let your zeal for innovation and passion for tech be the beacon of your greater future.  

TCS Off Campus Hiring is an opportunity for you to make #TheBigMove and work with trending technologies, collaborate with thought leaders across various domains and achieve the successful career you aspired for. 

With the TCS Integrated Test Pattern (ITP), your caliber and test performance will determine whether you will make #TheBigMove with a Ninja or Digital Offer. 

Embark on this unique career voyage to experience a journey full of challenging roles and glorious milestones and forge an innovative path for your present and the future. 

TCS Off Campus Hiring is open to B.E./B.Tech/M.E./M.Tech/MCA/M.Sc from the Year of Passing 2020, 2021 and 2022.

To get-test ready with TCS Resonance, click here

tcs digital coding questions,
tcs digital coding questions with answers 2021,
tcs digital,
tcs digital hiring coding question,
tcs digital advance coding questions,
tcs digital hiring 2022,
tcs digital coding questions with answers,
tcs digital hiring process 2022,
tcs coding question,
tcs,
tcs digital coding,
tcs digital hiring,
tcs digital coding questions 2021,
tcs digital 2021,tcs digital questions,
tcs digital previous year coding questions

LIVE TCS 7th may 2022 All Actual Asked Digital Question and Answers Live Updates in 5 Sec Do Refresh

TCS digital apitude

1)5
2)11:40 am
3)3:2
4-3:1
5-46,400
6-18
7. $150mn
8. 4,477
9- Only II
10-0.54
allcoding1:
11- only I
12. 4800
13. 20%
14. 16.7%
15. 18.8%

___________

n=int(input())
l=int(input())
ar=list(map(int,input().split()))
ar.sort()

op=[]
for x in range(len(ar)):
    if l==ar[x]:
        op.append(x)
    if l<ar[x]:
        break
if len(op)==1:
    print(op[0], op[0])
else:
    print(op[0],op[1])


Government Survey Code 

 Python 3

______________

TCS
Government Survey Code 
Python3 


_____________

Tcs
Government Survey Code 
Python3 


____________

Government Code in C++ 


___________-

TCS DIGITAL MAY 7th

Government Survey Code 

Stream : Python3 


_____

N=int(input())
l=int(input())
arr=list(map(int,input().split()))
arr1=[]
arr.sort()
for i in range(len(arr)):
 if arr[i]==l:
  arr1.append(i)
print(arr1[0],arr1[len(arr1)-1])


TCS DIGITAL MAY 7th 

Government Survey Code 

Stream : Python3 

____________-

Comments