def getMinTime(n, cache):
# Write your code here
def solve(mid):
h = {}
for i in cache:
h[i] = 1+h.get(i,0)
extrawork = 0
cnt = 0
for i in range(1,n+1):
if h.get(i,0) > mid:
extrawork += h[i]-mid
else:
cnt += (mid-h.get(i,0))//2
return cnt>=extrawork
l,r = 1, 2*len(cache)
while l<=r:
mid = (l+r)//2
if solve(mid):
ans = mid
r = mid-1
else:
l = mid+1
return ans
l,r = 1, len(cache)
while l<=r:
mid = (l+r)//2
if solve(mid):
ans = mid
r = mid-1
else:
l = mid+1
return ans
Min time
Cisco โ
# Write your code here
def solve(mid):
h = {}
for i in cache:
h[i] = 1+h.get(i,0)
extrawork = 0
cnt = 0
for i in range(1,n+1):
if h.get(i,0) > mid:
extrawork += h[i]-mid
else:
cnt += (mid-h.get(i,0))//2
return cnt>=extrawork
l,r = 1, 2*len(cache)
while l<=r:
mid = (l+r)//2
if solve(mid):
ans = mid
r = mid-1
else:
l = mid+1
return ans
l,r = 1, len(cache)
while l<=r:
mid = (l+r)//2
if solve(mid):
ans = mid
r = mid-1
else:
l = mid+1
return ans
Min time
Cisco โ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
6 Months Internship at Siemens Bangalore starting July 2024.
Details :
https://www.linkedin.com/posts/deepika-kanade_siemens-internships-deeplearning-activity-7211287958329430017-Ss60
Details :
https://www.linkedin.com/posts/deepika-kanade_siemens-internships-deeplearning-activity-7211287958329430017-Ss60
Linkedin
#siemens #internships #deeplearning #computervision #softwareengineeringโฆ | Deepika Kanade | 1,685 comments
Hello connections,
We are actively looking for students to work with us - the Autonomous Systems group at #Siemens India, Bengaluru office - as a part of six-month (Junโ24 - Dec'24) research #internships. The profiles we are looking for are mentioned below:โฆ
We are actively looking for students to work with us - the Autonomous Systems group at #Siemens India, Bengaluru office - as a part of six-month (Junโ24 - Dec'24) research #internships. The profiles we are looking for are mentioned below:โฆ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name : Amazon
Role ; Business Analyst Internship
Link : https://www.amazon.jobs/en/jobs/2662463/business-analyst-intern-row-sharp-team
Role ; Business Analyst Internship
Link : https://www.amazon.jobs/en/jobs/2662463/business-analyst-intern-row-sharp-team