IBM
Role DevOps
Test accomplished👍
Both coding are done👍 📱
All placement help available
DM for Test Clearance
@mrtrueliving_ix
@mrtrueliving_ix
Role DevOps
Test accomplished
Both coding are done
All placement help available
DM for Test Clearance
@mrtrueliving_ix
@mrtrueliving_ix
Please open Telegram to view this post
VIEW IN TELEGRAM
def getMaxEfficiency(arrivalTime):IBM
arrivalTime.sort()
n = len(arrivalTime)
max_efficiency = float('-inf')
i = 0
for j in range(n):
tested_cases = j - i + 1
active_time = arrivalTime[j] - arrivalTime[i]
efficiency = tested_cases - active_time
max_efficiency = max(max_efficiency, efficiency)
while active_time >= tested_cases:
i += 1
active_time = arrivalTime[j] - arrivalTime[i]
tested_cases = j - i + 1
return max_efficiency
Successfully cleared 💯
Prev:
https://t.me/code_alphix/2518?single
DM for help
@mrtrueliving_ix📱
@mrtrueliving_ix📱
@mrtrueliving_ix📱
All placement help available
#Cognizant #Technical #Genc_next
Prev:
https://t.me/code_alphix/2518?single
DM for help
@mrtrueliving_ix
@mrtrueliving_ix
@mrtrueliving_ix
All placement help available
#Cognizant #Technical #Genc_next
Please open Telegram to view this post
VIEW IN TELEGRAM
🎉1🏆1🍾1
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Cognizant GencNext 📱
Test accomplished 🫡
All sections are done 😊
DM for clearance ❤️
@mrtrueliving_ix 👌
@mrtrueliving_ix 👌
#Cognizant #Genc_Next 📱
Prev: https://t.me/code_alphix/2518?single
https://t.me/code_alphix/2512
All placement help available
def sum_pf(n):
s = 0
f = 2
if n % f == 0:
s += f
while n % f == 0:
n //= f
for f in range(3, int(n**0.5) + 1, 2):
if n % f == 0:
s += f
while n % f == 0:
n //= f
if n > 2:
s += n
return s
n = int(input())
print(sum_pf(n))
Sum of prime factors // HSBC
Placement Exam Help!
Congizant, Capgemini, IBM, Accenture, Infosys & more!
Remote Access | Proofs | Clearance Guarantee
Contact @mrtrueliving_ix👍 💯
Congizant, Capgemini, IBM, Accenture, Infosys & more!
Remote Access | Proofs | Clearance Guarantee
Contact @mrtrueliving_ix
Please open Telegram to view this post
VIEW IN TELEGRAM
Spinny hiring Business Analyst
0-1 year experience
Upto 8 LPA expected
Join Telegram : https://t.me/code_alphix
https://cuvette.tech/app/other-jobs/66faa15a40c8c4972292bf86?referralCode=GEA52O
0-1 year experience
Upto 8 LPA expected
Join Telegram : https://t.me/code_alphix
https://cuvette.tech/app/other-jobs/66faa15a40c8c4972292bf86?referralCode=GEA52O
All placement help available
DM for test clearance ❤️
@mrtrueliving_ix
@mrtrueliving_ix
Please open Telegram to view this post
VIEW IN TELEGRAM
SELECT l.id, l.title, l.rating, l.year
FROM library l
JOIN (
SELECT year, MAX(rating) AS max_rating
FROM library
GROUP BY year
) AS year_max
ON l.year = year_max.year AND l.rating = year_max.max_rating
ORDER BY l.year ASC;
Book of the year // fractal
🎉1
Deloitte coding help done
Through the pics sharing▶️ 💯
DM for Test Clearance
DM @mrtrueliving_ix
@mrtrueliving_ix
Through the pics sharing
DM for Test Clearance
DM @mrtrueliving_ix
@mrtrueliving_ix
Please open Telegram to view this post
VIEW IN TELEGRAM
🍾1